procmail
[Top] [All Lists]

Re: ^M in .procmailrc file

2000-07-20 03:25:39
From: Dallman Ross <dman(_at_)netcom(_dot_)com>

     lognameRC = `ksh -c "echo ~$LOGNAME/.procmailrc"`

     :0 fiw  # I can't remember if we actually want the `f' flag here
     * ! ^X-Loop: systemRC
     * test -f $lognameRC && grep -q 
 $lognameRC

Not sure how that last line got displaced.  It was supposed to follow
the `-q' in the previous line:

      * test -f $lognameRC && grep -q $lognameRC

Just in case that wasn't clear.


-- 
    \     .-.     .-.     .-.     .-.     .-.     .-.     .-.     /
     \-d-/-m-\-a-/-n-\-(_at_)-/-n-\-e-/-t-\-c-/-o-\-m-/-.-\-c-/-o-\-m-/
      '-'     '-'     '-'     '-'     '-'     '-'     '-'     '-'

_______________________________________________
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>