Re: %2C instead of whitspaces in sendmail log

Joseph Brennan <[email protected]>
Newsgroups gmane.mail.mimedefang
Message-ID <FEA5D3C315B26D1E561AC528@082-JB51-M1>

--On September 20, 2016 at 17:24:44 +0200 Marcus Schopen
<[email protected]> wrote:

> 
> when I try to log the spam score names to sendmail log using
> 
>  md_graphdefang_log('spam_full_report', $hits, $names, $RelayAddr);
> 
> all whitespaces are replaced by "%2C" e.g.:
> 
>  BAYES_40%2CDIGEST_MULTIPLE%2CFREEMAIL_FORGED_FROMDOMAIN%2CFREEMAIL_FROM


The function takes only 3 arguments. Try

md_graphdefang_log('spam_full_report',"$hits $names", $RelayAddr);


Joseph Brennan
Columbia University Information Technology



_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.