procmail
[Top] [All Lists]

.procmailrc processing of To: field

1997-03-12 10:23:15
Hi

I've setup my .procmailrc file with the following:

PATH=$HOME/bin:/usr/bin:/usr/ucb:/bin:/usr/local/bin:.
MAILDIR=$HOME/mail      # You'd better make sure it exists
DEFAULT=$MAILDIR/Inbox

:0:                             # Anything to test 
* ^To:(_dot_)mike+test(_at_)*
test                            # will go to $MAILDIR/test


:0:                             # Anything from thf
* ^From(_dot_)*thf(_at_)somewhere(_dot_)someplace
todd                            # will go to $MAILDIR/todd

:0:myfile                       # All 'questions' will go to
* ^Subject:.*questions
toread                          # $MAILDIR/toread

Mail sent with a subject containing questions is processed correctly,
but I don't seem to be able to achieve the correct processing based upon
the To: address.

The line extracted from the received message is:
To: mike+test(_at_)minerva(_dot_)innosoft(_dot_)com

What am I missing?

Thanks,

        Mike.

-- 
 Mike de Laine                   email: Mike(_at_)Innosoft(_dot_)com
 Innosoft International, Inc.    WWW: http://www.innosoft.com 
 1050 Lakes Ave                  Telephone: +1 818 919 3600     
 West Covina, CA  91790 USA      FAX:       +1 818 919 3614

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