22 lines
398 B
Plaintext
22 lines
398 B
Plaintext
|
IMAPStore main-remote
|
||
|
Host mail.beepboop.systems
|
||
|
Port 993
|
||
|
User ryan@beepboop.systems
|
||
|
PassCmd "rbw get mail.beepboop.systems"
|
||
|
SSLType IMAPS
|
||
|
# termux is weird
|
||
|
CertificateFile /data/data/com.termux/files/usr/etc/tls
|
||
|
|
||
|
MaildirStore main-local
|
||
|
Path ~/Mail/main/
|
||
|
Inbox ~/Mail/main/INBOX
|
||
|
Subfolders Verbatim
|
||
|
|
||
|
Channel main
|
||
|
Far :main-remote:
|
||
|
Near :main-local:
|
||
|
Create Both
|
||
|
Expunge Both
|
||
|
Patterns *
|
||
|
SyncState *
|