add mail account for tlms
This commit is contained in:
parent
268a2d0d85
commit
a22dbf29e5
4 changed files with 41 additions and 3 deletions
|
@ -72,3 +72,26 @@ MaxMessages 0
|
|||
ExpireUnread no
|
||||
# End profile
|
||||
|
||||
IMAPStore grigory@tlm.solutions-remote
|
||||
Host imap.migadu.com
|
||||
Port 993
|
||||
User grigory@tlm.solutions
|
||||
PassCmd "cat /run/secrets/mail/tlm.solutions"
|
||||
AuthMechs LOGIN
|
||||
SSLType IMAPS
|
||||
|
||||
MaildirStore grigory@tlm.solutions-local
|
||||
Subfolders Verbatim
|
||||
Path /home/grue/mail/grigory@tlm.solutions/
|
||||
Inbox /home/grue/mail/grigory@tlm.solutions/INBOX
|
||||
|
||||
Channel grigory@tlm.solutions
|
||||
Expunge Both
|
||||
Master :grigory@tlm.solutions-remote:
|
||||
Slave :grigory@tlm.solutions-local:
|
||||
Create Both
|
||||
SyncState *
|
||||
Patterns *
|
||||
MaxMessages 0
|
||||
ExpireUnread no
|
||||
# End profile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue