Skip to content

Instantly share code, notes, and snippets.

@solars
Created April 16, 2009 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save solars/96309 to your computer and use it in GitHub Desktop.
Save solars/96309 to your computer and use it in GitHub Desktop.
account-hook . 'unset preconnect imap_user imap_pass imap_authenticators; set ssl_starttls=ask-yes'
account-hook imaps://imap.server.com/ 'set imap_user=username imap_pass=pass'
folder-hook imaps://imap.server.com/ 'set folder=imaps://imap.server.com/INBOX record=+Sent from="FU <fu@bar.com"'
set folder="imaps://imap.server.com/"
mailboxes =INBOX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment