forked from sylvain/hubzilla
Supprimer src/msmtprc
This commit is contained in:
13
src/msmtprc
13
src/msmtprc
@@ -1,13 +0,0 @@
|
|||||||
# msmtprc global config
|
|
||||||
defaults
|
|
||||||
auth on
|
|
||||||
tls on
|
|
||||||
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
||||||
logfile /var/log/msmtp.log
|
|
||||||
|
|
||||||
account default
|
|
||||||
host {{SMTP_SERVER}}
|
|
||||||
port {{SMTP_PORT}}
|
|
||||||
from {{SMTP_EMAIL}}
|
|
||||||
user {{SMTP_USER}}
|
|
||||||
password {{SMTP_PASS}}
|
|
||||||
Reference in New Issue
Block a user