Revert "nixbld: block SAP spam"

Option seems to have no effect.

This reverts commit b769b47075.
This commit is contained in:
Sébastien Bourdeauducq 2024-08-14 10:58:49 +08:00
parent 18194be5c3
commit e24c167f8b
1 changed files with 0 additions and 1 deletions

View File

@ -1177,7 +1177,6 @@ in
enablePop3 = true;
enablePop3Ssl = true;
certificateScheme = "acme-nginx";
rejectSender = [ "sapcloudsupport@alerts.ondemand.com" ];
} // (import /etc/nixos/secret/email_settings.nix);
services.roundcube = {
enable = true;