summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/aerc/accounts.conf13
-rw-r--r--.config/isync/mbsyncrc19
2 files changed, 32 insertions, 0 deletions
diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf
index 88cac87..2f6304b 100644
--- a/.config/aerc/accounts.conf
+++ b/.config/aerc/accounts.conf
@@ -31,6 +31,19 @@ outgoing = /usr/bin/msmtp
outgoing‐cred‐cmd = vlt raw Email thomasvoss@live.com
signature-cmd = printf '— Thomas'
+[Linnaeus]
+archive = [Gmail]/All Mail
+copy-to = [Gmail]/Sent Mail
+default = Inbox
+folders-sort = Inbox
+from = Thomas Voss <tv222gy@student.lnu.se>
+postpone = [Gmail]/Drafts
+source = maildir://~/mail/tv222gy@student.lnu.se
+source‐cred‐cmd = vlt raw Email tv222gy@student.lnu.se
+outgoing = /usr/bin/msmtp
+outgoing‐cred‐cmd = vlt raw Email tv222gy@student.lnu.se
+signature-cmd = printf '— Thomas'
+
[Humanwave]
archive = [Gmail]/All Mail
copy-to = [Gmail]/Sent Mail
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