mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Update exim4.conf.template
This commit is contained in:
parent
e3eb9c6b84
commit
3aebb4f6d3
1 changed files with 3 additions and 0 deletions
|
@ -25,6 +25,9 @@ acl_smtp_rcpt = acl_check_rcpt
|
|||
acl_smtp_data = acl_check_data
|
||||
acl_smtp_mime = acl_check_mime
|
||||
|
||||
recipients_max = 15
|
||||
recipients_max_reject = true
|
||||
|
||||
# log_selector = +smtp_connection
|
||||
smtp_accept_max = 50
|
||||
smtp_accept_max_per_host = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue