mirror of
https://gitlab.com/t6353/sharee.bike.git
synced 2025-05-10 22:16:26 +02:00
example configuration
This commit is contained in:
parent
dc2b4f7086
commit
64991348da
23 changed files with 563 additions and 189 deletions
10
copri4/shareeconf/examples/mailx.cfg
Normal file
10
copri4/shareeconf/examples/mailx.cfg
Normal 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>
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue