Skip to content

Instantly share code, notes, and snippets.

@adamamyl
Created January 4, 2016 17:36
Show Gist options
  • Select an option

  • Save adamamyl/a4e1ecee9ad86d27858e to your computer and use it in GitHub Desktop.

Select an option

Save adamamyl/a4e1ecee9ad86d27858e to your computer and use it in GitHub Desktop.
Stanzas for HAProxy'ing SMTP
# 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