procmail
[Top] [All Lists]

Re: Flagging mail in maildir folders

2006-11-22 01:35:26
David W. Tamkin schreef:
Nick,

  :0 c
  * ^From:(_dot_)*njm(_at_)njm
  * ^Subject:.(Re: |)testing
  testing/

  :0 a
  * ^From:(_dot_)*njm(_at_)njm
  {
      :0 W
      | mv $LASTFOLDER ${LASTFOLDER}:2,F

      :0
      /dev/null
  }

   :0
   * ^From:(_dot_)*njm(_at_)njm
   * ^Subject:.(Re: )?testing
   {
     TRAP='mv $LASTFOLDER $LASTFOLDER:2,F'

     :0
     testing/
   }

Yes, great addition to the toolbox, thanks people.

-- 
Groet, Ruud

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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