Re: smtp proxy to external smtp server
[email protected] (Matt Sergeant)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
Mike Brack wrote: > On Tue, May 17, 2011 at 9:03 PM, Matt Sergeant<[email protected]> wrote: > >> Aleksandar Lazic wrote: >> >>> Just for my curiosity, why don't you use >>> >>> qpsmtpd::smtp-forward =>Any MTA Setup (postfix,courier,qmail, ...)? >>> >> It's not sender dependent, and doesn't pass on AUTH. (but would be easily >> hackable to do that). >> > I am also a programmer, I know Java and C but I am sure I can manage perl :-) > The qpsmtpd framework is really cool - thanks a lot! > There's an equivalent framework in Javascript too if you're interested: https://github.com/baudehlo/Haraka (end of shameless self promotion) Matt.