13 lines
179 B
Plaintext
13 lines
179 B
Plaintext
defaults
|
|
auth plain
|
|
tls off
|
|
account localhost
|
|
host 127.0.0.1
|
|
port 25
|
|
timeout 10
|
|
protocol smtp
|
|
from %U@%H
|
|
user |SMTP_USERNAME|
|
|
password |SMTP_PASSWORD|
|
|
account default : localhost
|