Charles, > i've got this recurring in my maillog -- no google info ... > > 2 INFO: blocking ccat (4) differs from ccat_maj=4,2, [EMAIL PROTECTED] > 2 do_notify_and_quarantine: rec_bl_ccat=(4,0), ccat=(4,2) > [EMAIL PROTECTED]
It is possibly nothing to worry about. It tells that the blocking contents category (the reason why mail was blocked) is not the same as the main contents category (the most severe attribute of: virus/banned/spam/...). In your case the reason for mail blocking was a CC_BADH (4), i.e. a general mail header syntax error, while the most severe flag was a (CC_BADH,2), which is BadHdr8bit (nonencoded 8-bit character in header). If this is not intentional, check/show your settings for %final_destiny_by_ccat and $final_bad_header_destiny. A default setting for $final_bad_header_destiny is a D_PASS, so you must have changed it. Mark ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
