procmail
[Top] [All Lists]

Re: Help!

2004-12-20 14:51:24
On Mon, Dec 20, 2004 at 09:08:05PM +0000, Miguel Angel wrote:
Hello, I have one problem whith my procmail in the
file "procmailrc" I have this:

:0 B
* www\.emailbrain\.com.*
    {
      :0 fhw
      | cat - ; /usr/bin/echo $MENSAJE"por la regla
Bc1594.\n"$MENSAJE2
      :0 B
      $HOME/mail/spam
    }

The log file:
Argument Error: Non numeric argument for flag "c"
procmail: Program failure (1) of " cat -;
/usr/bin/echo $MENSAJE"por la regla
Bc1594.\n"$MENSAJE2"
procmail: Rescue of unfiltered data succeeded
  Folder: /home/noyola/mail/spam

Any suggest ??

Miguel, you have an unpaired quotation mark in the action
line of the first recipe.

-- 
dman

____________________________________________________________
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>
  • Help!, Miguel Angel
    • Re: Help!, Dallman Ross <=