mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-18 09:57:44 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
This commit is contained in:
2
configs/ssmtp/revaliases
Normal file
2
configs/ssmtp/revaliases
Normal file
@@ -0,0 +1,2 @@
|
||||
# sSMTP aliases
|
||||
#root:your_login@your.domain:mailhub.your.domain[:port]
|
5
configs/ssmtp/ssmtp.conf
Normal file
5
configs/ssmtp/ssmtp.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
# sSMTP sendmail
|
||||
root=postmaster
|
||||
mailhub=172.17.0.1
|
||||
rewriteDomain=localhost
|
||||
hostname="localhost"
|
Reference in New Issue
Block a user