Re: smtp proxy to external smtp server
[email protected] (Matt Sergeant)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
It can be done, but you'll need to customise the smtp-forward plugin yourself to do it. Mike Brack wrote: > Hi all > > Can I achieve the following scenariowith qpsmtpd? > > Acting as smtp proxy connecting to an external target smtp server > which is sender dependent. > The target smtp server requires smtp auth, so the proxy should pass on > the credentials to the target smtp server. > > -- > Thanks for any reply on this. > Mike > >