config

My configuration files and custom scripts.
git clone https://git.tronto.net/config
Download | Log | Files | Refs

isyncrc (321B)


      1 IMAPStore mailbox-remote
      2 Host imap.mailbox.org
      3 User sebastiano@tronto.net
      4 PassCmd "cat ~/.ssh/mailbox.org"
      5 TLSType STARTTLS
      6 
      7 MaildirStore mailbox-local
      8 Path ~/mail/
      9 Inbox ~/mail/INBOX
     10 SubFolders Verbatim
     11 
     12 Channel mailbox
     13 Far :mailbox-remote:
     14 Near :mailbox-local:
     15 Patterns * !Archives
     16 Create Both
     17 Expunge Both
     18 SyncState *