10 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] bouncing a mail - II
FromSent OnAttachments
Payal RathodJul 11, 2005 1:29 am 
Truong Tan SonJul 11, 2005 2:14 am 
Truong Tan SonJul 11, 2005 2:20 am 
Payal RathodJul 11, 2005 3:08 am 
Truong Tan SonJul 11, 2005 6:03 pm 
Payal RathodJul 12, 2005 12:38 am 
Ron GuerinJul 12, 2005 7:40 am 
Payal RathodJul 13, 2005 11:54 am 
Ron GuerinJul 13, 2005 12:12 pm 
Payal RathodJul 13, 2005 12:32 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: [maildropl] bouncing a mail - IIActions...
From:Ron Guerin (ro@vnetworx.net)
Date:Jul 12, 2005 7:40:43 am
List:net.sourceforge.lists.courier-maildrop

Payal Rathod wrote:

... I simply want to bounce a mail back to the sender if it satisfies some of my criterias.

Isn't this the same question you were asking before?

# Bounce this message because it contains "whatever". if ( /whatever/ ) { echo "Your message was not delivered. It contains \"whatever\"." EXITCODE=77 }

Make *sure* you don't use this to become a backscatter spammer! http://spamlinks.net/prevent-secure-backscatter.htm http://www.spamhaus.org/faq/answers.lasso?section=ISP%20Spam%20Issues

- Ron