On Thursday 15 January 2004 21:09 CET Max Paperno wrote:
> At 1/15/2004 06:04 PM +0100, Malte S. Stretz wrote:
> >> The last line is the new one, and it escapes any % signs in the
> >> Message-ID.  I don't use spamd so I can't confirm this to be the case,
> >> but seems likely as I think it also uses Sys::Syslog.
> >
> >That shouldn't matter as spamd uses
> >  syslog('info', "%s", $msg);
>
> Right, well I think that syslog() is actually from Sys::Syslog and will
> still cause this issue.  But YMMV.

I committed a change to HEAD which replaces all control characters before 
the message is fed to syslog(). Seems like some of these messages contained 
newlines or EOFs or something which made syslog think there are two 
messages.

Cheers,
Malte

-- 
[SGT] Simon G. Tatham: "How to Report Bugs Effectively"
      <http://www.chiark.greenend.org.uk/~sgtatham/bugs.html>
[ESR] Eric S. Raymond: "How To Ask Questions The Smart Way"
      <http://www.catb.org/~esr/faqs/smart-questions.html>


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to