Re: QMAILREMOTE patch

"Amitai Schleier" <[email protected]> 21 May 2017 12:36:48 -0400
Newsgroups gmane.mail.qmail.general
Message-ID <[email protected]>
On 21 May 2017, at 11:05, Kai Peter wrote:

> My first question: where do you set the env var?

Same place PATH gets set for qmail-start(8), in /var/qmail/rc or 
similar, as an additional argument to the env(1) invocation.

> - qmail-remote will be executed directly if an error occurs
> - a log message will be written if there is an error
> - changes can be done on the fly (no restart required)

I couldn't find another patch that modifies how qmail-remote is invoked, 
but I assumed I couldn't be the first! Given that I'm running netqmail 
with a few small patches, I think your approach is more featureful than 
I need right now. But if and when I can switch to aQmail, I bet I'll be 
happy dropping my patch and using what you've provided.

Thanks,

- Amitai