• Joined on 2021-09-07
nerf created pull request Fachschaft/nixConfig#68 2025-03-26 21:24:50 +00:00
satisfied alejandra
nerf created branch fmt in nerf/nixConfig 2025-03-26 21:23:56 +00:00
nerf pushed to fmt at nerf/nixConfig 2025-03-26 21:23:56 +00:00
4aaff89e95 satisfied alejandra
nerf created branch sieve-script in nerf/nixConfig 2025-03-26 21:21:57 +00:00
nerf pushed to sieve-script at nerf/nixConfig 2025-03-26 21:21:57 +00:00
c9f422cba8 added alias-to-sieve to this repository
nerf pushed to main at nerf/nixConfig 2025-03-26 13:48:17 +00:00
8f5e96de04 Update alias-to-sieve script to set Delivered-To headers on our forwarded mails.
98fe80676d Fix DKIM config
c078a05ad0 Fix e-mail regex. Apostrophes are allowed in local parts but we use them to deliminate strings in the sieve script.
ee26c2a42a Update alias file
d3758e38bf Update alias script
Compare 25 commits »
nerf approved Fachschaft/nixConfig#67 2025-03-26 13:46:22 +00:00
Update alias-to-sieve script to set Delivered-To headers on our forwarded mails.

Here is an additional reason why the sieve script should be in this repo (maybe I will try to move it)

nerf approved Fachschaft/nixConfig#66 2025-03-26 13:43:51 +00:00
Fix DKIM config
nerf commented on pull request Fachschaft/nixConfig#66 2025-03-26 13:33:02 +00:00
Fix DKIM config

This is a strange header, it is technically not a mail header but a netnews header, which is a different format

nerf approved Fachschaft/nixConfig#66 2025-03-26 13:33:02 +00:00
Fix DKIM config
nerf commented on pull request Fachschaft/nixConfig#55 2025-03-24 19:31:43 +00:00
nyarlathotep: cleanup after deployment

smart

nerf commented on pull request Fachschaft/nixConfig#55 2025-03-24 19:31:43 +00:00
nyarlathotep: cleanup after deployment

The HRZ doesn't allow ' either so we don't loose anything (see the mails from the cert team, or read

nerf commented on pull request Fachschaft/nixConfig#55 2025-03-24 19:31:43 +00:00
nyarlathotep: cleanup after deployment

See above. This parses a sieve script! That includes ' in its syntax so this would break anyway if we allowed ' in E-Mail addresses. Maybe we should parse the alias file instead. That has its own problems though.

nerf commented on pull request Fachschaft/nixConfig#55 2025-03-24 19:31:43 +00:00
nyarlathotep: cleanup after deployment

at some point someone should review that script...

nerf opened issue Fachschaft/nixConfig#64 2025-03-24 19:30:23 +00:00
Should we parse the alias file instead of the sieve script to extract the date for the HRZ mail submission
nerf commented on pull request Fachschaft/nixConfig#55 2025-03-19 12:56:33 +00:00
nyarlathotep: cleanup after deployment

ahh it got marked outdated

nerf commented on pull request Fachschaft/nixConfig#55 2025-03-19 12:55:27 +00:00
nyarlathotep: cleanup after deployment

where did the /tmp folder discussion disappeared to?

nerf commented on pull request Fachschaft/nixConfig#55 2025-03-19 12:52:56 +00:00
nyarlathotep: cleanup after deployment

That mailboxes need some state attached to them is clear to me (not necessarily, which mail boxes but user generated sieve scripts for example). Maybe I should open another question in the…

nerf opened issue Fachschaft/nixConfig#63 2025-03-19 12:47:10 +00:00
Setting up seprarate mail listener for our own vm