sharee.bike/copri4/shareeconf/examples/mailx.cfg
2022-12-10 15:47:22 +01:00

11 lines
224 B
INI
Executable file

#e-mail config
<mailx_default>
mail_to = "admin@example.tld"
mail_from = "post@example.tld"
mail_gateway = "smtp.mailxchanger.tld"
sasl_username = "post@example.tld"
sasl_password = "xxxxxxxxxxxxxxx"
</mailx_default>