mail.gebner.org -> imap.gebner.org
This commit is contained in:
parent
f04156f75f
commit
37a0849653
@ -25,7 +25,7 @@
|
|||||||
sslKey = "/etc/sslcerts/mail.key";
|
sslKey = "/etc/sslcerts/mail.key";
|
||||||
|
|
||||||
destination = [ "gebner.org" "gabrielebner.at" "2b7e.org"
|
destination = [ "gebner.org" "gabrielebner.at" "2b7e.org"
|
||||||
"mastus.gebner.org" "mail.gebner.org" "localhost" ];
|
"mastus.gebner.org" "localhost" ];
|
||||||
|
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
mailbox_command = ${pkgs.procmail}/bin/procmail
|
mailbox_command = ${pkgs.procmail}/bin/procmail
|
||||||
|
@ -48,7 +48,7 @@ build-dh
|
|||||||
pkitool --initca
|
pkitool --initca
|
||||||
|
|
||||||
KEY_CN=git.gebner.org pkitool --server git
|
KEY_CN=git.gebner.org pkitool --server git
|
||||||
KEY_CN=mail.gebner.org pkitool --server mail
|
KEY_CN=imap.gebner.org pkitool --server mail
|
||||||
|
|
||||||
cp keys/ca.crt startssl.cert
|
cp keys/ca.crt startssl.cert
|
||||||
cp keys/mail.crt mail.cert
|
cp keys/mail.crt mail.cert
|
||||||
|
Loading…
Reference in New Issue
Block a user