Bill wrote:
> Since I upgraded the rules are being placed in the log with a
> %2C between the rules. It used to be a comma. How can I change it
> back to a comma? 
> 
> Oct 27 16:52:24 server mimedefang.pl[17172]:
> MDLOG,j9RLq1PW020946,reject -
> DCC_CHECK%2CDIGEST_MULTIPLE%2CFROM_LOCAL_NOVOWEL%2CRAZOR2_CF_RANGE_51_100%2C
> RAZOR2_CF_RANGE_E8_51_100%2CRAZOR2_CHECK%2CRCVD_IN_BL_SPAMCOP_NET%2CURIBL_OB
> _SURBL,32.181,66.115.46.24,<[EMAIL PROTECTED]>,
> <[EMAIL PROTECTED]>,Florida Bahamas and RCL Cruise 

%2C is a standard escape sequence for "comma".

Comma has a special meaning for log files... using literal commas between the 
rules would make it much more difficult to parse the logs.

In other words, before it was broken, and now it's fixed ;) 

-- 
Matthew.van.Eerde (at) hbinc.com               805.964.4554 x902
Hispanic Business Inc./HireDiversity.com       Software Engineer

_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to