Initial commit

This commit is contained in:
2026-04-05 16:23:17 +00:00
commit 6c75e00159
42 changed files with 3859 additions and 0 deletions

16
php/msmtprc Normal file
View File

@@ -0,0 +1,16 @@
defaults
port 25
tls off
account default
auth off
host smtp
domain purrs.budgethost.io
from __UUID__@purrs.budgethost.io
add_missing_date_header on
set_from_header auto
set_date_header auto
set_msgid_header auto
#allow_from_override off