Created
January 4, 2016 17:36
-
-
Save adamamyl/a4e1ecee9ad86d27858e to your computer and use it in GitHub Desktop.
Stanzas for HAProxy'ing SMTP
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
| # Route via HAProxy | |
| SMTPHOST = 'localhost' | |
| SMTPPORT = 2525 # default from smtplib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment