mastus: mail: set domains
This commit is contained in:
parent
adb44caf1d
commit
e9a96ef023
@ -19,10 +19,14 @@
|
||||
ge: gebner
|
||||
cutintro: gebner
|
||||
'';
|
||||
hostname = "mastus.gebner.org";
|
||||
sslCACert = "/etc/sslcerts/startssl.cert";
|
||||
sslCert = "/etc/sslcerts/mail.cert";
|
||||
sslKey = "/etc/sslcerts/mail.key";
|
||||
|
||||
destination = [ "gebner.org" "gabrielebner.at" "2b7e.org"
|
||||
"mastus.gebner.org" "mail.gebner.org" "localhost" ];
|
||||
|
||||
extraConfig = ''
|
||||
mailbox_command = ${pkgs.procmail}/bin/procmail
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user