12 lines
159 B
Text
12 lines
159 B
Text
account phpmail
|
|
host x.x.x
|
|
port 587
|
|
tls on
|
|
auth on
|
|
user x@x.x
|
|
password xxx
|
|
from x@x.x
|
|
logfile /var/log/apache2/msmtp.log
|
|
syslog off
|
|
|
|
account default : phpmail
|