diff options
author | tv <tv@krebsco.de> | 2024-10-02 16:55:45 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2024-10-02 16:55:45 +0200 |
commit | e840d9494d60f9c1c97ef3952417e9fe13a40d93 (patch) | |
tree | 7163fe967ae4217058ed7421c63d0c0488a0649e /krebs | |
parent | 10a198ffaba436bf4711a206b4e888d5c817f821 (diff) |
exim-smarthost: add 2024@eloop.org
Diffstat (limited to 'krebs')
-rw-r--r-- | krebs/2configs/exim-smarthost.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/exim-smarthost.nix b/krebs/2configs/exim-smarthost.nix index 6445783f0..89ff74cfd 100644 --- a/krebs/2configs/exim-smarthost.nix +++ b/krebs/2configs/exim-smarthost.nix @@ -32,6 +32,7 @@ in { in { "brain@krebsco.de" = brain-ml; "eloop2022@krebsco.de" = eloop-ml; + "2024@eloop.org" = eloop-ml; "root@eloop.org" = eloop-ml; # obsolete, use spam@eloop.org instead "spam@eloop.org" = eloop-ml; "youtube@eloop.org" = eloop-ml; # obsolete, use spam@eloop.org instead |