• Joined on 2026-03-20
jack pushed to master at jack/infra 2026-03-25 21:06:34 +00:00
75bed6bb04 feat: remove mail stack and Vaultwarden
jack pushed to master at jack/infra 2026-03-23 10:00:40 +00:00
207e1dcff0 chore: project cleanup and docs update
jack pushed to master at jack/infra 2026-03-23 08:31:00 +00:00
634d50c25d chore(backup): change schedule from hourly to every 6 hours
jack pushed to master at jack/infra 2026-03-22 21:02:19 +00:00
e342d39c41 fix(snappymail): configure csrx.ru domain with correct IMAP/SMTP server
jack pushed to master at jack/infra 2026-03-22 14:52:03 +00:00
e09e2fe04a fix(snappymail): set admin password via Python+PHP directly in application.ini
jack pushed to master at jack/infra 2026-03-22 14:45:22 +00:00
1b3f3e62b9 fix(snappymail): correct admin password setup and network config
jack pushed to master at jack/infra 2026-03-22 13:49:39 +00:00
1c16183bf5 fix(snappymail): set admin password explicitly via PHP after container start
jack pushed to master at jack/infra 2026-03-22 13:22:56 +00:00
ebac7d807e fix(backup): remove unsupported --storage-class COLD for Timeweb S3
jack pushed to master at jack/infra 2026-03-22 13:08:04 +00:00
1e638055c8 feat(mail): rename mail→mx, webmail→mail.csrx.ru + reliability
jack pushed to master at jack/infra 2026-03-22 12:58:20 +00:00
66b70827df chore: full project cleanup + documentation
jack pushed to master at jack/infra 2026-03-22 12:49:39 +00:00
cd562da4d2 fix(snappymail): set data dir owner to uid 82 (www-data/Alpine)
jack pushed to master at jack/infra 2026-03-22 12:44:44 +00:00
624b85cd15 feat(backup): hourly schedule, cold S3 storage at data/ prefix
jack pushed to master at jack/infra 2026-03-22 11:13:18 +00:00
aa6b20c463 fix: make mail account creation idempotent by ignoring 'already exists' error
jack pushed to master at jack/infra 2026-03-22 10:46:34 +00:00
836d554e7b fix: handle None from lookup('file') when postfix-accounts.cf doesn't exist
jack pushed to master at jack/infra 2026-03-22 10:21:33 +00:00
644b5b74c1 feat: add SnappyMail webmail and docker-mailserver with full send/receive
jack pushed to master at jack/infra 2026-03-22 10:16:13 +00:00
26c0df851e feat: full mail server — send + receive for @csrx.ru
jack pushed to master at jack/infra 2026-03-22 10:08:38 +00:00
cb798b67e9 fix: add mailserver to front network for outbound internet access
jack pushed to master at jack/infra 2026-03-22 09:57:36 +00:00
b745041d55 fix: correct DKIM path (opendkim, not rspamd) in tools tasks
jack pushed to master at jack/infra 2026-03-22 09:55:57 +00:00
a28fffa7ae fix: mailserver account check via host file, not docker exec
jack pushed to master at jack/infra 2026-03-22 09:28:37 +00:00
b616c18c58 feat: add docker-mailserver for self-hosted outbound SMTP