config/emacs: offlineimap attempt to fix weird bullshit error
This commit is contained in:
parent
84c892caf9
commit
9af4536e43
1 changed files with 2 additions and 1 deletions
|
@ -16,4 +16,5 @@ ssl = no
|
|||
remotehost = 127.0.0.1
|
||||
remoteport = 1143
|
||||
remoteusereval = get_user("Proton\ Account")
|
||||
remotepasseval = hydroxide("/home/sako/.hydroxide-bridge-pass")
|
||||
remotepasseval = hydroxide("/home/sako/.hydroxide-bridge-pass")
|
||||
folderfilter = lambda foldername: foldername in [ "All Mail", "Archive", "Drafts", "INBOX", "Sent", "Spam", "Starred", "Trash" ]
|
Loading…
Reference in a new issue