Hi Patrick,

> I cannot get spamc to pass the proper owner to spamd so it can pull out the 
> proper userprefs out of the mysql db.

This seems to be a simple bug in the newly introduced code in
qmail-scanner. Edit sub-spamassassin.pl, and change:

  $cmdline_recip=~/^([EMAIL PROTECTED])$/;

into:

  $cmdline_recip=~/^([EMAIL PROTECTED])$/;

Then re-configure qmail-scanner.

If you still have problems, please contact the qmail-scanner list; this
is no SpamAssassin problem.

Jonas



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to