#1 (permalink)  
Old 08-03-2007, 10:28 AM
Registered User
 
Join Date: Oct 2002
Posts: 131
fuzzie
Block Specific Email to Specific User

OK, weird question time.
I need to block a specific email from a specific user so that the email address can't be delivered to that user. Now for the complicated part. I need to make sure that email gets a bounced message.
I can do it domain-wide, but only a fail which seems to go to NULL. I need to restrict it to just a single user, and it has to bounce.

Any idea how I do that?
Thanks so much!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-09-2007, 07:13 PM
Registered User
 
Join Date: Mar 2004
Posts: 697
lloyd_tennison is on a distinguished road
I had this to block a sender (ages ago)- but can probably modify to a receiver:


deny message = Quit Bothering Us. Get a life.
log_message = John Doe - Go Away and Quit Bugging Us
senders = s123@yahoo.com
condition = ${if match {$sender_fullhost}{\Ns123@yahoo.com$\N}{no}{yes}}
__________________
Lloyd F Tennison
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:28 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc