Commit Graph

23 Commits

Author SHA1 Message Date
Jim Hague 8daf3c4d06 Add multi-domain to sending SMTP transport.
It's not important because we are sending via the proxies, but in case
we ever move to direct sending, Google insists on this.
2024-06-24 10:16:42 +01:00
Jim Hague e7d98ef1ec Add DKIM signing to SRS smarthost transport. 2024-05-20 16:18:44 +01:00
Jim Hague c766eddeda Route email From: *.acm.org via Mailroute. 2024-05-10 08:36:37 +01:00
Jim Hague 756b121a2b Fix error in sieve file. 2024-04-04 12:10:14 +01:00
Jim Hague 188d410ea3 Add global email delivery spam processing. 2024-04-04 11:46:40 +01:00
Jim Hague be351a6538 Louis would like bag emails to still be copied to his Gmail. 2024-03-11 20:22:45 +00:00
Jim Hague 9143a33fc0 Disable logins for cryhavocbag. 2024-03-09 17:37:53 +00:00
Jim Hague 5b1ce35bc4 Add cryhavocbag user and redirect bag@cryhavoc to it. 2024-03-09 16:53:00 +00:00
Jim Hague 8316023a61 Update Squire's alias. 2024-02-27 20:41:09 +00:00
Jim Hague fcc1356db0 Ignore SMTP line limit errors.
Turns out HMRC flout this limit.
2023-12-28 15:12:59 +00:00
Jim Hague 6a07035281 Update from bullseye to bookworm. 2023-12-06 16:03:52 +00:00
Jim Hague 0faf81bd95 Go back to removing previous spam headers if we think it's spam. 2023-09-07 11:27:10 +01:00
Jim Hague 45816eb74a We're receiving via Mythic mailservers, and they've already done RBL. 2023-09-06 14:27:00 +01:00
Jim Hague 32ce2b1a08 We're receiving via Mythic mailservers, so no point greylisting. 2023-09-06 14:26:29 +01:00
Jim Hague 6466609192 Mythic are already using rspamd, so keep their result if present. 2023-09-06 14:25:24 +01:00
Jim Hague 496226815d rspamd requires Redis server. 2023-09-06 14:24:35 +01:00
Jim Hague 17550da505 Add DKIM to sending via smarthost.
No idea why Debian doesn't have this enabled.
2023-07-05 11:59:36 +01:00
Jim Hague 5be41d4b0b Fix typos in Exim4 SRS router. 2023-05-31 15:20:12 +01:00
Jim Hague f61543ea0f Fix Exim SRS configuration - smarthost delivery now works. 2023-05-24 15:30:46 +01:00
Jim Hague 0b936b4703 Create initial mailboxes (users) and add domain alias files. 2023-05-24 15:30:46 +01:00
Jim Hague dcdb7d1687 Allow exim access to dovecot auth-client. 2023-05-24 15:30:46 +01:00
Jim Hague 25420a4eb9 Final email tweaks to delivery without errors.
1. Get Exim from backports because SRS.
2. Get rspamd from rspamd repo, because that works with Exim.
3. Fix permissions issue on delivery via Dovecot.
2023-05-24 15:30:46 +01:00
Jim Hague 7b94baa6cd Add email - Dovecot, rspamd, exim4.
And appropriate configuration for various email domains.
2023-05-24 15:30:46 +01:00