Compare commits
1 commit
d27f4b942e
...
c24757321e
Author | SHA1 | Date | |
---|---|---|---|
c24757321e |
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ in {
|
|||
settings.mta = {
|
||||
verp_confirmations = "no";
|
||||
max_recipients = "1"; # We can only send to one recipient at a time due to how forwarding currently works. See also the mail module.
|
||||
max_sessions_per_connection = "1";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue