procmail
[Top] [All Lists]

Help...another 400+ aol bounces...

1997-04-10 12:07:00

I'm desparate...can anyone help with this recipe (below) ???
The mailbox/voice-mail at aol's tech place is "full" and can't
accept messages.

The ideal would be to take 
Mailer-daemon(_at_)[anymachineaddress](_dot_)aol(_dot_)com
but for now at least the two MONSTERS causing me the problems.

# --------------------------------------------------------
# AOL BOUNCES
# ---------------
:0hc
* !^FROM_DAEMON
* !^X-Loop: eric(_at_)garlic(_dot_)com
* ^From: Mailer-daemon(_at_)mrin18(_dot_)mail(_dot_)aol(_dot_)com
* ^From: Mailer-daemon(_at_)mrin19(_dot_)mail(_dot_)aol(_dot_)com
{
:0hc
  !trouble(_at_)AOL(_dot_)COM PMDAtropos(_at_)AOL(_dot_)COM
| $SENDMAIL -oi -t
}

:0 a:
 /dev/null

:0hc
* !^FROM_DAEMON
* !^X-Loop: eric(_at_)garlic(_dot_)com
* ^From: trouble(_at_)AOL(_dot_)COM
* ^From: PMDAtropos(_at_)AOL(_dot_)COM

:0 a:
 /dev/null
------------------------

What I'm trying to do is:

       1. Forward a copy to:  trouble(_at_)AOL(_dot_)COM
                              PMDAtropos(_at_)AOL(_dot_)COM

       2. Dump the original to /dev/null

       3. Block any bounces from the addresses in #1 above
          (or rather dump them directly to /dev/null)

I don't think I quite have it together.  Help is appreciated.
Another 50 bounces have been received in the last few minutes.

THANK YOU VERY MUCH.

Eric Hilding
eric(_at_)hilding(_dot_)com