[feat] add a mailer service #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We pretty much need a stable mailer service.
Both for user accounts (
error@...,javalsai@..., etc).But also aliases that act as mail lists would be appropriate. Then we can configure the DNS SOA record to somethind like
dns-admin@..., another for DKIM policy, etc; and would be forwarded to system administrators listed for such "topic".Another admin naming convention we can follow is
admin+dns@...,admin+dkim@....... Not sure what we should settle in.[feat]: add a mailer serviceto [feat] add a mailer servicedns-admin@tuxcord.netoradmin+dns@tuxcord.net? @ErrorNoInternetadmin+dns@tuxcord.netmaybe https://nixos-mailserver.readthedocs.io/en/latest/index.html
Yah thst module looks fine.
I wanna make sure we properly set up sieve too, for user-configured email filtering on the server. But when I tried that it was MESSY, on a mutable distro.