using (2 days ago) and
the problem is gone now.
To fix this, I had to edit the users INBOX file, and add the:
>From [EMAIL PROTECTED] date
at the top of all the mails processed by SA (at least I only had a few to
fiddle with).
We're running a spamc/spamd setup, with procmail calling spamc.
Just wondering -- should you also have a closelog() in there as well after you call
the syslog() function? Basically, does calling openlog() more than once cause any
grief. I already changed my copy of spamd.raw here, but also added the closelog()
function at the end of the logmsg function wi