Procmail

From: Deepak, R. (masatran_at_research.iiit.ac.in)
Date: 01/31/05

  • Next message: John Hasler: "Re: connection speed when using pon"
    Date: Mon, 31 Jan 2005 23:52:31 +0530
    To: debian-user@lists.debian.org
    
    

    I just added a rule in procmailrc. Mails matching the rule are moved from
    /var/mail/masatran to ~/mail/debian-user . But mails not matching the rule
    are also moved, from /var/mail/masatran to ~/mail/mbox .

    Why are mails not matching the rule being moved?
    How can I prevent them from being moved?

    MAIL="/var/mail/masatran"
    EMAIL='"Deepak, R." <masatran@research.iiit.ac.in>'

    ~/.forward:
        "|exec /usr/bin/procmail"

    ~/.procmailrc:
        MAILDIR=$HOME/mail
        LOGFILE=$MAILDIR/log

        :0
        * ^TO_debian-user@lists.debian.org
        debian-user

    -- 
    Deepak, R. <http://research.iiit.ac.in/~masatran/>
    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: John Hasler: "Re: connection speed when using pon"