procmail
[Top] [All Lists]

Re: .forward in freeBSD

2000-08-18 11:52:40
To respond to John Conover,

1. The procmail and smartlist lists still exist; they're at
lists.rwth-aachen.de now instead of informatik.rwth-aachen.de.

2.

| The reason for the question is that:
| 
|     :0:
|     * ^sender:.*something
|     afile
| 
| on FreeBSD is attempting to file the message in a file named '*'.

The FreeBSD site is using an extremely old version of procmail that didn't
grok asterisks.  Try

   :1:
   ^sender:.*something
   afile


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