Re: smtp proxy to external smtp server
[email protected] (Mike Korizek)
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
On 05/20/2011 04:19 AM, Matt Sergeant wrote: > What do you mean by "signed"? Signing with a gnugp key. Actually by signing the original email I get a new MIME::Entity which then I need to pass on the queue to get delivered to the real smtp server. In other words, the qpsmtpd proxy signs the email and delivers it to the real smtp server. -- Thanks for any hint. Mike