aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.doom.d/config.el10
-rw-r--r--.mbsyncrc29
2 files changed, 39 insertions, 0 deletions
diff --git a/.doom.d/config.el b/.doom.d/config.el
index b32fbd2..95337b8 100644
--- a/.doom.d/config.el
+++ b/.doom.d/config.el
@@ -295,6 +295,16 @@ littering will happen locally."
(mu4e-compose-signature . (mssola/mail-signature "pgp")))
nil)
+(set-email-account! "rovira"
+ '((mu4e-sent-folder . "/urv/Sent Items")
+ (mu4e-drafts-folder . "/urv/Drafts")
+ (mu4e-trash-folder . "/urv/Trash")
+ (mu4e-refile-folder . "/urv/Archive")
+ (smtpmail-smtp-user . "47108707-S@epp.urv.cat")
+ (user-mail-address . "47108707-S@epp.urv.cat")
+ (mu4e-compose-signature . (mssola/mail-signature "pgp")))
+ nil)
+
(set-email-account! "ajuntament"
'((mu4e-sent-folder . "/ajuntament/Elements enviats")
(mu4e-drafts-folder . "/ajuntament/Esborranys")
diff --git a/.mbsyncrc b/.mbsyncrc
index 1b2244e..6791d29 100644
--- a/.mbsyncrc
+++ b/.mbsyncrc
@@ -232,3 +232,32 @@ Group uoc
Channel uoc-inbox
Channel uoc-all
Channel uoc-sent
+
+##
+# urv: set to Pull only kind of for the same reasons
+
+IMAPAccount urv
+Host outlook.office365.com
+User 47108707-S@epp.urv.cat
+PassCmd "gpg2 -q --for-your-eyes-only --no-tty -d ~/.mbsyncpass.gpg"
+SSLType IMAPS
+AuthMechs Login
+CertificateFile /etc/ssl/ca-bundle.pem
+Timeout 0
+
+IMAPStore urv-remote
+Account urv
+
+MaildirStore urv-local
+Path /home/backup/mail/urv/
+Inbox /home/backup/mail/urv/inbox
+SubFolders Verbatim
+
+Channel urv
+Master :urv-remote:
+Slave :urv-local:
+Patterns * !Calendar
+Create Both
+Sync All
+Expunge Both
+SyncState *