diff options
author | Óscar Nájera <hi@oscarnajera.com> | 2022-04-01 19:04:30 +0200 |
---|---|---|
committer | Óscar Nájera <hi@oscarnajera.com> | 2022-04-01 19:04:30 +0200 |
commit | ae976c2bd8a4b72174f001d84a52850dae01ebeb (patch) | |
tree | 9e5e3ece26408970ca0983af173b1a5b5fc7b689 /mail | |
parent | 9c94f06db9fdc9d40f98a0abd4a9646977f45ea1 (diff) | |
download | dotfiles-ae976c2bd8a4b72174f001d84a52850dae01ebeb.tar.gz dotfiles-ae976c2bd8a4b72174f001d84a52850dae01ebeb.tar.bz2 dotfiles-ae976c2bd8a4b72174f001d84a52850dae01ebeb.zip |
Clear employer configs
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dot-mbsyncrc.work | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/mail/dot-mbsyncrc.work b/mail/dot-mbsyncrc.work deleted file mode 100644 index 26092e8..0000000 --- a/mail/dot-mbsyncrc.work +++ /dev/null @@ -1,28 +0,0 @@ -############################################################################### -# Work -IMAPAccount work -Host mx.tribe29.com -User on -PassCmd "pass show tribe29.com/mx" -AuthMechs LOGIN -SSLType IMAPS - -IMAPStore work-remote -Account work - -MaildirStore work-local -Path ~/.mail/work/ -Inbox ~/.mail/work/Inbox -SubFolders Verbatim - -Channel work -Far :work-remote: -Near :work-local: -Patterns * -Create Both -SyncState * -Expunge Both - -# Local Variables: -# mode: conf-unix -# End: |