From 08d2a5b5ec2aeeea75db0ddb3c09d77b57c4998a Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 8 Aug 2024 20:00:58 +0200 Subject: aerc/isync: Add my Linnaeus email --- .config/isync/mbsyncrc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to '.config/isync/mbsyncrc') diff --git a/.config/isync/mbsyncrc b/.config/isync/mbsyncrc index d77b0e2..b5ee65d 100644 --- a/.config/isync/mbsyncrc +++ b/.config/isync/mbsyncrc @@ -60,6 +60,25 @@ Far :legacy-remote: Near :legacy-local: Patterns * +# tv222gy@student.lnu.se + +IMAPStore linnaeus-remote +Host imap.gmail.com +User tv222gy@student.lnu.se +PassCmd "vlt raw Miscellaneous 'Gmail App Password (tv222gy@student.lnu.se)'" +TLSType IMAPS +CertificateFile /etc/ssl/certs/ca-certificates.crt + +MaildirStore linnaeus-local +Path ~/mail/tv222gy@student.lnu.se/ +Inbox ~/mail/tv222gy@student.lnu.se/Inbox +SubFolders Verbatim + +Channel linnaeus +Far :linnaeus-remote: +Near :linnaeus-local: +Patterns * + # thomas.voss@humanwave.nl IMAPStore humanwave-remote -- cgit v1.2.3