summaryrefslogtreecommitdiff
path: root/config/home
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-07-19 00:33:25 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-07-19 00:33:25 +0200
commit86c5ff5335a1adaf721778bdfcb79ff06726e71f (patch)
tree1647b222786a82cd7cb7d090467fa23269ce9141 /config/home
parent58f6aa8956d7e5b512fccc4dbc83704de3e0719a (diff)
checkpoint
Diffstat (limited to 'config/home')
-rw-r--r--config/home/.mbsyncrc34
1 files changed, 31 insertions, 3 deletions
diff --git a/config/home/.mbsyncrc b/config/home/.mbsyncrc
index aa8c521..d2e61d2 100644
--- a/config/home/.mbsyncrc
+++ b/config/home/.mbsyncrc
@@ -1,9 +1,9 @@
-
+# Start profile
IMAPStore luca@spacehb.net-remote
Host mail.spacehb.net
Port 993
User luca@spacehb.net
-PassCmd "pass websites/spacehb.net/luca@spacehb.net"
+PassCmd "pass hosts/spacehb/luca"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
@@ -24,11 +24,12 @@ MaxMessages 0
ExpireUnread no
# End profile
+# Start profile
IMAPStore billy@spacehb.net-remote
Host mail.spacehb.net
Port 993
User billy@spacehb.net
-PassCmd "pass websites/spacehb.net/billy@spacehb.net"
+PassCmd "pass hosts/spacehb/billy"
AuthMechs LOGIN
SSLType IMAPS
CertificateFile /etc/ssl/certs/ca-certificates.crt
@@ -48,3 +49,30 @@ SyncState *
MaxMessages 0
ExpireUnread no
# End profile
+
+# Start profile
+IMAPStore tlast@spacehb.net-remote
+Host mail.spacehb.net
+Port 993
+User tlast@spacehb.net
+PassCmd "pass hosts/spacehb/tlast"
+AuthMechs LOGIN
+SSLType IMAPS
+CertificateFile /etc/ssl/certs/ca-certificates.crt
+
+MaildirStore tlast@spacehb.net-local
+Subfolders Verbatim
+Path /home/aluc/.local/share/mail/tlast@spacehb.net/
+Inbox /home/aluc/.local/share/mail/tlast@spacehb.net/INBOX
+
+Channel tlast@spacehb.net
+Expunge Both
+Far :tlast@spacehb.net-remote:
+Near :tlast@spacehb.net-local:
+Patterns * !"[Gmail]/All Mail"
+Create Both
+SyncState *
+MaxMessages 0
+ExpireUnread no
+# End profile
+