procmail
[Top] [All Lists]

Re: greenlist.dat

2005-10-21 11:39:45
On Fri, October 21, 2005 1:40 pm, Christopher L. Barnard said:
[snip]
procmail: Program failure (1) of " formail -xFrom: | /usr/bin/fgrep -ei
-f
/home/cbar44/.procmail/greenlist.dat"

Er, you should READ the grep manpage.  Your use of -e is woefully
incorrect
here.

Er, you should read this mailing list.  My use of -e here is to solve
another problem that I was having with my greenlist and was explicitly
suggested by another user on this list.

on my system man fgrep shows that -e wants an argument (pattern) while -i
is a case-insensitvity state. Your -ei is going to look for an "i"; is
that what you want?

Rich


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