11 messages in net.sourceforge.lists.courier-users[courier-users] Re: perlfilter and bcc
FromSent OnAttachments
Jim CooleyDec 11, 2001 2:41 pm 
Sam VarshavchikDec 11, 2001 3:01 pm 
Gordon MessmerDec 12, 2001 8:51 pm.patch
Sam VarshavchikDec 12, 2001 9:20 pm 
Gordon MessmerDec 12, 2001 10:54 pm 
Sam VarshavchikDec 12, 2001 11:27 pm 
Gordon MessmerDec 12, 2001 11:54 pm 
Gordon MessmerDec 13, 2001 12:01 am 
Sam VarshavchikDec 13, 2001 5:17 am 
Sam VarshavchikDec 13, 2001 5:18 am 
Alessandro VeselyDec 13, 2001 10:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: perlfilter and bccActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 13, 2001 5:17:41 am
List:net.sourceforge.lists.courier-users

Gordon Messmer writes:

On Thu, 13 Dec 2001, Sam Varshavchik wrote:

Gordon Messmer writes:

It seems that the simplest way to cancel a message that hasn't been delivered is to return an SMTP style error code, as the documentation suggests. Do you disagree?

By the time the message is queued up, there's nobody around any more to receive the smtp style error code.

Durning my tests, the filters are run during the SMTP conversation, and work fine, which is to say that messages get rejected, when I return error codes. When is this not the case?

Take dupfilter, for example. When it picks up a dupe, it'll reject it, and try to cancel any dupes that were previously accepted into the mail queue, and remain undeliverable.