Re: QMAILREMOTE patch

"Amitai Schleier" <[email protected]> 24 May 2017 01:49:45 -0400
Newsgroups gmane.mail.qmail.general
Message-ID <[email protected]>
On 23 May 2017, at 0:21, Manvendra Bhangui wrote:

> Nice and quite useful. Have done exactly the same. I use the same 
> variable
> QMAILREMOTE. Additionally, I have modified qmail-lspawn.c to use 
> QMAILLOCAL
> and call a binary other than qmail-local. Use it for doing DKIM
> verification.

Makes sense. If my friend gets around to wanting to verify DKIM on 
incoming messages, we'll want that. Have you posted these patches 
somewhere stable?

> I use the variables QMAILLOCAL and QMAILREMOTE to run some filters 
> before
> the actual delivery attempt.

Would you be willing to share some of your filters? I'm curious to see 
examples (besides DKIM) of what qmail-{remote,local} wrappers can be 
used for.