diff --git a/mail/.mbsyncrc b/mail/.mbsyncrc index cf0be87..aacbf04 100644 --- a/mail/.mbsyncrc +++ b/mail/.mbsyncrc @@ -1,30 +1,3 @@ -IMAPAccount timberwyck -Host box.unbl.ink -User colin@timberwyckfarm.com -PassCmd "pass personal/colin@timberwyckfarm.com" -SSLType IMAPS -Port 993 - -IMAPStore timberwyck-remote -account timberwyck - -MaildirStore timberwyck-local -# trailing "/" is important -Path ~/Mail/colin@timberwyckfarm.com/ -Inbox ~/Mail/colin@timberwyckfarm.com/Inbox -Trash Trash - -Channel timberwyck-folders -Master :timberwyck-remote: -Slave :timberwyck-local: -Patterns "INBOX" "Drafts" "Archive" "Sent" "Trash" -Create Both -Expunge Both -SyncState * - -Group timberwyck -Channel timberwyck-folders - IMAPAccount unblink Host box.unbl.ink User colin@unbl.ink diff --git a/mail/.msmtprc b/mail/.msmtprc index 01c5013..73ed2fe 100644 --- a/mail/.msmtprc +++ b/mail/.msmtprc @@ -1,12 +1,12 @@ defaults logfile ~/.msmtp.log ############################# -account timberwyck +account unblink auth on host box.unbl.ink port 587 -from colin@timberwyckfarm.com -user colin@timberwyckfarm.com +from colin@unbl.ink +user colin@unbl.ink tls on tls_fingerprint 05:E4:26:E1:BC:F1:4D:4C:18:6E:B6:D9:42:5B:CE:4C:28:74:27:B4 passwordeval pass personal/colin@onec.me @@ -35,5 +35,5 @@ tls on passwordeval pass 15five/mbsync ############################# # -account default : timberwyck +account default : unblink