17 lines
240 B
Plaintext
17 lines
240 B
Plaintext
defaults
|
|
port 25
|
|
tls off
|
|
|
|
account default
|
|
auth off
|
|
host smtp
|
|
domain purrs.budgethost.io
|
|
from __UUID__@purrs.budgethost.io
|
|
add_missing_date_header on
|
|
|
|
set_from_header auto
|
|
set_date_header auto
|
|
set_msgid_header auto
|
|
|
|
#allow_from_override off
|