4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] mail queue manage...
FromSent OnAttachments
Bowie BaileyDec 29, 2004 10:58 am 
Sam VarshavchikDec 29, 2004 3:24 pm 
Bowie BaileyDec 30, 2004 7:08 am 
Sam VarshavchikDec 30, 2004 3:56 pm 
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:Re: [courier-users] mail queue managementActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Dec 29, 2004 3:24:39 pm
List:net.sourceforge.lists.courier-users

Bowie Bailey writes:

From: Sam Varshavchik [mailto:mrs@courier-mta.com]

Bowie Bailey writes:

On a related topic, is there any way to prevent a DSN from being sent for a message that is marked as spam? Is there something I can put in my maildroprc to prevent a DSN from being sent?

Terminate filtering with an explicit exit statement.

Terminate what filtering?

The maildroprc filtering. The one that you explicitly indicated in your previous messages.

The filter is already terminated with a delivery instruction. All the filter knows is that the mail is delivered to a mailbox. How do I prevent the DSN if the mailbox is full?

Use the exception statement, coupled with some additional logic.