🗃️ Committing everything that changed 🗃️

applications/
configs/
lists/
wwwroot/
This commit is contained in:
casjay
2023-08-22 17:53:03 -04:00
parent 13eaf166f5
commit 5eb3ff1598
265 changed files with 48486 additions and 0 deletions

2
configs/ssmtp/revaliases Normal file
View File

@@ -0,0 +1,2 @@
# sSMTP aliases
#root:your_login@your.domain:mailhub.your.domain[:port]

5
configs/ssmtp/ssmtp.conf Normal file
View File

@@ -0,0 +1,5 @@
# sSMTP sendmail
root=postmaster
mailhub=172.17.0.1
rewriteDomain=localhost
hostname="localhost"