>>I wonder how I can change a log template in such a way that >>amavis logs me the MIME parts it finds in a message as it >>does in the higher log levels. I would like to see that >>information, but not all other timing etc. parameters that >>get thrown out at higher levels. >> >> >> >Find this code in amavisd: > > do_log(2, "%s %s Content-Type: %s", $part->base_name, $placement, $mt); > >and replace the 2 (which is the log level at which to print out the log >entry) with a 0. > > Thanks , okay, but I would have to do that with every new version of amavisd. Mark, is it hard to make that configurable ? I suppose some people have users who call occasionally about missing attachments anf in these cases it is helpful to see what has been processed.
Yours, JC ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
