Fixing offline imap password stuff
This commit is contained in:
parent
f3841a66bb
commit
e4b21e989d
2 changed files with 6 additions and 4 deletions
|
|
@ -23,7 +23,7 @@ nametrans = lambda folder: {'drafts': '[Gmail]/Drafts',
|
|||
maxconnections = 1
|
||||
type = Gmail
|
||||
remoteuser = dustinswan@gmail.com
|
||||
remetepasseval = gmail_password()
|
||||
remotepasseval = gmail_password()
|
||||
realdelete = no
|
||||
nametrans = lambda folder: {'[Gmail]/Drafts': 'drafts',
|
||||
'[Gmail]/Sent Mail': 'sent',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue