[Mimedefang] %2C instead of whitspaces in sendmail log

Joseph Brennan brennan at columbia.edu
Tue Sep 20 11:59:25 EDT 2016



--On September 20, 2016 at 11:48:17 -0400 Joseph Brennan
<brennan at columbia.edu> wrote:

> The function takes only 3 arguments. Try
> 
> md_graphdefang_log('spam_full_report',"$hits $names", $RelayAddr);


Oh! I forgot that just before this we do:

$names =~ s/,/ /g;

to change the commas to spaces! 

Joseph Brennan
Columbia University Information Technology






More information about the MIMEDefang mailing list