Mark Hartman at 2001-10-22 10:34 from [EMAIL PROTECTED] wrote:

>At 6:30 AM -0700 10/22/01, Steve Linford wrote:
>> From Mark Hartman, received 22/10/01, 6:28 am -0700 (GMT):
>>>  At 3:52 AM -0700 10/22/01, The Count of CipherSpace wrote:
>>>>How does one whitehole a single account for a domain that has been routed
>>>>to error?
>>>>
>>>>What I mean is, suppose one has the following router entry:
>>>>
>>>>domain.com = error
>>>>
>>>>what router entry is required for mail from "[EMAIL PROTECTED]" to
>>>>get through ??
>>>
>>>  <postmaster%domain.com@blacklisted> = postmaster
>>
>>No that won't work with stuff blacklisted in the router, that only
>>works on the IP blacklist.
>
>Oops - that's true.  What you'd have to do is to put the following
>BEFORE the "domain.com = error" line:
>
>    <[EMAIL PROTECTED]> = [EMAIL PROTECTED]
>
>The ".smtp" suffix terminates routing and sends the message to the SMTP
>module immediately.  This may only work on outgoing messages.  You'd be
>much better off using the blacklist handling than routing to error here,
>IMHO.

Thank you all for the responses.

The domain I want to route to error is "hotmail.com".  Even if I managed 
to find out the IPs of all of Hotmail's smtp servers - I still would not 
achieve what I want;  i.e.  block email from spammers who are not sending 
from Hotmail (only using @hotmail.com as the address).  I really am not 
interested in email that purports to be (or is really) from 
"[EMAIL PROTECTED]" or "[EMAIL PROTECTED]" or "<a random 
sequence of characters>@hotmail.com".

Oh well, I guess I just route it to error and forget about it.

#############################################################
This message is sent to you because you are subscribed to
  the mailing list <[EMAIL PROTECTED]>.
To unsubscribe, E-mail to: <[EMAIL PROTECTED]>
To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]>
To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]>
Send administrative queries to  <[EMAIL PROTECTED]>

Reply via email to