procmail
[Top] [All Lists]

recipe problem

2003-10-31 00:49:16
I'm having a problem getting some recipes to work. I *think* they're setup correctly.I'm running procmail-3.22-5 on a Redhat 7.3 box. My ./.procmailrc file looks like this:

SHELL=/bin/sh PMDIR=$HOME/Procmail LOGFILE=$PMDIR/.procmail. VERBOSE=yes MAILDIR=/var/spool/mail
LOGABSTRACT=all
INCLUDERC=$PMDIR/duplicates.rcINCLUDERC=$PMDIR/backup.rc INCLUDERC=$PMDIR/basics.rc#INCLUDERC=$PMDIR/testing.rc INCLUDERC=$PMDIR/lists.rc
INCLUDERC=$PMDIR/spamtrap.rc

Notice basics.rc comes before spamtrap.rc.

Basics.rc contains

:0:
* ^From:(_dot_)SchwabAlerts(_dot_)MyPortfolio(_at_)Schwab(_dot_)
$MAILDIR/holtzm
and :0: * ^From:.Morningstar.com <mailing1(_at_)mail(_dot_)morningstar(_dot_)net> $MAILDIR/holtzm Mail from SchwabAlerts(_dot_)MyPortfolio(_at_)Schwab(_dot_)com and Morningstar.com<mailing1(_at_)mail(_dot_)morningstar(_dot_)net> are dropped into the spamtrapmailbox and not to the INBOX. The appropriate headers on thesemessages are: From: Schwab Alerts<SchwabAlerts(_dot_)MyPortfolio(_at_)Schwab(_dot_)com>

                        and
From: Morningstar.com <mailing1(_at_)mail(_dot_)morningstar(_dot_)net>

the log shows: procmail: No match"^From:.SchwabAlerts.MyPortfolio
@Schwab.com"

                          and

procmail: No match on "^From:.Morningstar.com <mailing1(_at_)mail(_dot_)morningstar(_dot_)net>" The answer is probably right under my nose but I keep missing it. Can someone tell me why the recipes aren't working? Thanks for any pointers or advice you can supply.


Bob Holtzman
"If you think you're getting free lunch
............check the price of the beer!"

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>