wip: set relay host and port
This commit is contained in:
parent
83294bfcc8
commit
abce562051
1 changed files with 4 additions and 0 deletions
|
|
@ -257,6 +257,10 @@
|
||||||
$config['smtp_pass'] = "%p";
|
$config['smtp_pass'] = "%p";
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
postfix = {
|
||||||
|
relayHost = "mail.voorwaarts.nl";
|
||||||
|
relayPort = 587;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
mailserver = {
|
mailserver = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue