David JULIEN
fd74b462fb
!!!BREAKING: check the configuration files to rename the mail directories accordingly
33 lines
757 B
Plaintext
33 lines
757 B
Plaintext
account posteo
|
|
host posteo.de
|
|
port 587
|
|
from david.julien@posteo.net
|
|
user david.julien@posteo.net
|
|
passwordeval "pass posteo.net/david.julien"
|
|
auth on
|
|
tls on
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
logfile /home/swytch/.config/msmtp/msmtp.log
|
|
|
|
account univ
|
|
host smtp.etu.univ-nantes.fr
|
|
port 587
|
|
from david.julien@univ-nantes.fr
|
|
user E22D718J
|
|
passwordeval "pass univ-nantes.fr/E22D718J"
|
|
auth on
|
|
tls on
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
logfile /home/swytch/.config/msmtp/msmtp.log
|
|
|
|
account mailo
|
|
host mail.mailo.com
|
|
port 587
|
|
from david.julien@mailo.com
|
|
user david.julien@mailo.com
|
|
passwordeval "pass mailo.com/david.julien"
|
|
auth on
|
|
tls on
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
logfile /home/swytch/.config/msmtp/msmtp.log
|