parent
db826dd78d
commit
f16ae22a66
@ -0,0 +1,14 @@
|
||||
{
|
||||
"host": "c2100944.ferozo.com",
|
||||
"port": 993,
|
||||
"tls": true,
|
||||
"tlsOptions": {
|
||||
"rejectUnauthorized": false
|
||||
},
|
||||
"username": "contacto@ianmancini.com.ar",
|
||||
"password": "",
|
||||
"passwordCmd": "pass mail/contacto@ianmancini.com.ar",
|
||||
"onNewMail": "~/.bin/update-mu4e",
|
||||
"onNewMailPost": "",
|
||||
"boxes": [ "Inbox" ]
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
IMAPAccount ianmancini
|
||||
Host c2100944.ferozo.com
|
||||
User contacto@ianmancini.com.ar
|
||||
PassCmd "pass mail/contacto@ianmancini.com.ar"
|
||||
SSLType IMAPS
|
||||
CertificateFile /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
IMAPStore ianmancini-remote
|
||||
Account ianmancini
|
||||
|
||||
MaildirStore ianmancini-local
|
||||
SubFolders Verbatim
|
||||
Path ~/.mail/ianmancini/
|
||||
Inbox ~/.mail/ianmancini/Inbox
|
||||
|
||||
Channel ianmancini
|
||||
Far :ianmancini-remote:
|
||||
Near :ianmancini-local:
|
||||
Patterns * !ianmancini/* !Promociones !spam
|
||||
Create Both
|
||||
Expunge Both
|
||||
SyncState *
|
Loading…
Reference in new issue