I am trying to get SA working with procmail and hand it off to cyrus.  I have 90% of 
this debugged and working for me.  I am having a problem with the final delivery.  If 
anyone can give an insight I would appreciate it.
 
Here is the error.

Jun  5 15:47:25 mail postfix/pipe[16809]: 5857D2645C: to=<[EMAIL PROTECTED]>, 
relay=proccyrus, delay=15, status=deferred (SOFT BOUNCE - data format error. Command 
output: procmail: Program failure (65) of "/usr/local/cyrus/bin/deliver" pbauer: 
Message contains invalid header _ )
 
I am using postfix as you can see.  I am calling proccyrus which looks like:
proccyrus unix  -       n       n       -       -       pipe    -v      -v
         flags=R user=cyrus argv=/usr/local/bin/procmail -Y -m /etc/procmailrc $
(user)

spamd is running as:
/usr/bin/perl /usr/local/bin/spamd -a -x -u cyrus -D -P -d
 
and finally the pertinent info from my /etc/procmailrc:
# Kill bad mail
:0
* MAILTO ?? [^-a-z0-9_.]
| /tmp/badmail

:0fw
| /usr/local/bin/spamc -c

:0
* ^X-Spam-Status: Yes
| /tmp/SPAM
 
:0w
| /usr/local/cyrus/bin/deliver -a $1 -m $2 -- $1
 
Again, any insight would be most appreciated.  If I need to ask a different list 
please feel free to tell me to go there.  I am not sure hell has a list so lets keep 
that to a minimum please.  :)
 
Thanks.
-- 
#######################################
#Fear that makes faith may break faith.
#Bothwell. Act i. Sc. 3.
#Algernon Charles Swinburne. (1837-1909) 

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to