I have router entries that look like this: <*@azogle.com> = error *azogle.com = errorThis is the header from a message we just got in. Our old provider switched from the postini content filtering system and is apparently not running anything, or at least at this point, something very ineffectual. I need to know how to stop this type of message from coming in. Return-path: <[EMAIL PROTECTED]> Received: from transport5.azogle.com (unverified [66.46.150.9]) by mail00.michix.net (Vircom SMTPRS 2.0.241) with ESMTP id <[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>;
That's not SIMS.
If that message had hit SIMS with the router lines you cited, SIMS would have rejected it, absent any router lines that did otherwise with it. .
Note as well that you may want to tune those lines. This one:
*azogle.com = error
Will match and reject mail from all of the following:
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
You may prefer:
*.azogle.com = error
--
Bill Cole
[EMAIL PROTECTED]
#############################################################
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]>
