Created
November 27, 2025 12:43
-
-
Save mikepage/d1b3009d4c3c12c0bcfe1a0fa7a73125 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /usr/local/directadmin/custombuild/custom/dovecot/2.4/conf/mail_max_userip_connections.conf | |
| mail_max_userip_connections = 100 | |
| remote 127.0.0.1 { | |
| mail_max_userip_connections = 150 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment