Changing your hostname which your mail server sends out
remote_smtp: driver = smtp helo_data = mail.example.com
TextSnippets > jacques > mail
2773 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
Jacques Marneweck http://www.powertrip.co.za/
remote_smtp: driver = smtp helo_data = mail.example.com
route_append: driver = manualroute domains = * transport = remote_smtp route_data = "smarthost.host.name byname"