On Tue, July 20, 2004 19:58, Matt Sergeant said:
> On 20 Jul 2004, at 14:24, Robin Bowes wrote:
> 
> 
>> Is there some way to "keep" all messages that were/would have been
>> bounced by qpsmtpd?
>> 
>> I'd like to do this while I'm trialling qpsmtpd so I don't lose any
>> important mail.
> 
> You'd have to not reject anything until after the DATA section, and
> then write a custom plugin to log the DATA somewhere.
> 
> It's doable, but it's not built into qpsmtpd.

Sounds like it it might be useful to modify qpsmtpd so it can treat the return codes 
from the plugins optiionally and decide what to do further down the line.

For example, you might only want to reject a message if it fails, say, 3 or more tests.

Plus of course there's my requirement to keep all messages even if qpsmtpd bounces 
them.

R.

-- 
http://robinbowes.com

Reply via email to