2 # Address to connect to
3 Host core.plomlompom.com
5 # For some reason, mbsync doesn't accept a PassCmd output beyond 79 chars,
6 # therefore the pw in ~/.authinfo should not be longer than that.
7 PassCmd "cat ~/.authinfo | cut -d' ' -f8-"
14 MaildirStore core-local
15 # The trailing "/" is important
23 # Automatically create missing mailboxes, both locally and on the server
25 # Save the synchronization state files in the relevant directory
27 # If a mail is marked T ("Trashed") or deleted, remove it for real everywhere