haraka / Haraka

A fast, highly extensible, and event driven SMTP server
https://haraka.github.io
MIT License
5.02k stars 662 forks source link

Send email using external smtp server #835

Closed blackrosezy closed 9 years ago

blackrosezy commented 9 years ago

Hi, I cannot find any example in Haraka to send email using external smtp, something like this https://www.linode.com/docs/email/postfix/postfix-smtp-debian7

I have tried to understand smtp_proxy and smtp_forward plugin, but not sure where to put the smtp username and password.

msimerson commented 9 years ago

See the smtp_forward doc page for instructions for using username and password.