diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-11 12:08:38 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-11 12:08:38 +0200 |
commit | 65e93ed63f411e8fa646ed6be5d82a7aff38c01c (patch) | |
tree | b3b8df50dd6f5c585b71a4b79391d694c0442add /.config/mbsync/mbsyncrc | |
parent | update (diff) | |
download | dotfiles-bsd-65e93ed63f411e8fa646ed6be5d82a7aff38c01c.tar.gz dotfiles-bsd-65e93ed63f411e8fa646ed6be5d82a7aff38c01c.tar.bz2 dotfiles-bsd-65e93ed63f411e8fa646ed6be5d82a7aff38c01c.tar.xz dotfiles-bsd-65e93ed63f411e8fa646ed6be5d82a7aff38c01c.tar.zst dotfiles-bsd-65e93ed63f411e8fa646ed6be5d82a7aff38c01c.zip |
update
Diffstat (limited to '.config/mbsync/mbsyncrc')
-rw-r--r-- | .config/mbsync/mbsyncrc | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/.config/mbsync/mbsyncrc b/.config/mbsync/mbsyncrc index 58066bd..79c8232 100644 --- a/.config/mbsync/mbsyncrc +++ b/.config/mbsync/mbsyncrc @@ -99,30 +99,30 @@ MaxMessages 0 ExpireUnread no # End profile -# IMAPStore exploitation@secuserve.com-remote -# Host next.optimails.com -# Port 993 -# User exploitation@secuserve.com -# PassCmd "pass show mutt/exploitation@secuserve.com" -# AuthMechs LOGIN -# SSLType IMAPS -# CertificateFile /etc/ssl/cert.pem -# -# MaildirStore exploitation@secuserve.com-local -# SubFolders Verbatim -# Path /var/mail/jozan/exploitation@secuserve.com/ -# Inbox /var/mail/jozan/exploitation@secuserve.com/INBOX -# -# Channel exploitation@secuserve.com -# Expunge Both -# Far :exploitation@secuserve.com-remote: -# Near :exploitation@secuserve.com-local: -# Patterns * -# Create Both -# SyncState * -# MaxMessages 0 -# ExpireUnread no -# # End profile +IMAPStore exploitation@secuserve.com-remote +Host next.optimails.com +Port 993 +User exploitation@secuserve.com +PassCmd "pass show mutt/exploitation@secuserve.com" +AuthMechs LOGIN +SSLType IMAPS +CertificateFile /etc/ssl/cert.pem + +MaildirStore exploitation@secuserve.com-local +SubFolders Verbatim +Path /var/mail/jozan/exploitation@secuserve.com/ +Inbox /var/mail/jozan/exploitation@secuserve.com/INBOX + +Channel exploitation@secuserve.com +Expunge Both +Far :exploitation@secuserve.com-remote: +Near :exploitation@secuserve.com-local: +Patterns * +Create Both +SyncState * +MaxMessages 0 +ExpireUnread no +# End profile IMAPStore support@secuserve.com-remote Host next.optimails.com |