example configuration

This commit is contained in:
Rainer Gümpelein 2022-01-27 20:30:35 +01:00
parent dc2b4f7086
commit 64991348da
23 changed files with 563 additions and 189 deletions

View file

@ -0,0 +1,10 @@
#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>