nyarlathotep: cleanup after deployment #55

Merged
Gonne merged 22 commits from Gonne/nixConfig:nyarlathotep into main 2025-03-24 19:38:06 +00:00

22 commits

Author SHA1 Message Date
889b867c66
Fix e-mail regex. Apostrophes are allowed in local parts but we use them to deliminate strings in the sieve script. 2025-03-24 14:38:46 +01:00
b2f6011c15
Update alias file 2025-03-24 13:47:27 +01:00
85abf4ce93
Update alias script 2025-03-24 12:07:05 +01:00
29ac5ba879
Move sieve generator script to stalwart-mail service and make all respective /tmp folders private 2025-03-24 10:44:31 +01:00
6788b31aad
Enable SMTPUTF8. We talk to our own VM that supports it. 2025-03-18 11:33:25 +01:00
e0c742fc88
More comments 2025-03-18 11:28:14 +01:00
eb75da15d4
Rename secret files to have 'secrets.yaml' suffix. 2025-03-18 11:11:43 +01:00
23d85d5364
Increase limits for our redirect script to be higher than our number of aliases 2025-03-18 10:22:14 +01:00
797599b296
Include stalwart's patch for redirect to sender instead of our own 2025-03-18 10:22:05 +01:00
5032b94ed1
Update to redirect script that works for multiple recipients 2025-03-18 09:56:06 +01:00
ceaaa3bcaf Only set original sender for MAIL FROM 2025-03-06 08:50:36 +01:00
85550be504 Alias file update 2025-03-06 08:50:36 +01:00
be998b48f5 Group config parameters 2025-03-06 08:50:36 +01:00
10ca56c064 Enable DKIM signing 2025-03-06 08:50:36 +01:00
c05d7591a8 Filter out catch-all addresses of the form "@domain.tld" from the allowlist that are not intended for HRZ 2025-03-06 08:50:36 +01:00
ea956c99e7 Set sender and increase redirect limit for our alias file 2025-03-06 08:50:36 +01:00
b3dde5ef7a Accept mail from our badly configured VMs 2025-03-06 08:50:36 +01:00
0517a5e77c Add mathebau.de to certificate 2025-03-06 08:50:36 +01:00
3ece72db70 Rename config option after update beyond version 0.11.2 2025-03-06 08:50:36 +01:00
68a02c75e1 Disable matheball.de forwards and submission to mail allowlist until we actually handle it 2025-03-06 08:50:36 +01:00
beaab16ffa Allow unpacking stalwart's webadmin interface 2025-03-06 08:50:36 +01:00
01951eadad Delete directive proxy_interface
This directive is supposed to prevent mail delivery loops that would be caused by portforwarding to itself.
Behind this ip address, however, there is our general mail vm and not immediately the mailinglist setup.
2025-03-06 08:50:36 +01:00