On Thu, 2006-08-31 at 10:35 -0600, Gary V wrote: > Les wrote: > > > My users started complaining that mail was not getting through and they > > were not getting any undeliverable messages. Digging through the maillog > > I found this but have no clue as to what is causing the problem. > > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) TROUBLE in check_mail: > > mime_decode-1 FAILED: Unmatched ) in regex; marked by <-- HERE in m/) > > <-- HERE / at /usr/local/sbin/amavisd-2.2.0 line 2454, <GEN53> line 2. > > > --- Begin Log Snip ------ > > Aug 31 11:15:17 mta1 amavis[30753]: (30753-03) ESMTP::10024 > > /var/amavisd/tmp/amavis-20060831T110402-30753: <[EMAIL PROTECTED]> -> > > <[EMAIL PROTECTED]> Received: SIZE=1766049 from > > mta1.markmansdiamonds.com ([127.0.0.1]) by localhost > > (mta1.markmansdiamonds.com [127.0.0.1]) (amavisd-new, port 10024) with > > ESMTP id 30753-03 for <[EMAIL PROTECTED]>; Thu, 31 Aug 2006 11:15:17 > > -0400 (EDT) > > Aug 31 11:16:02 mta1 amavis[30753]: (30753-03) Checking: [64.0.229.150] > > <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]> > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p006 1 Content-Type: > > multipart/mixed > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p001 1/1 Content-Type: > > text/plain, size: 47 B, name: > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p007 1/2 Content-Type: > > multipart/related > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p008 1/2/1 Content-Type: > > multipart/alternative > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p002 1/2/1/1 Content-Type: > > text/plain, size: 1 B, name: > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p003 1/2/1/2 Content-Type: > > text/html, size: 2303 B, name: > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p004 1/2/2 Content-Type: > > image/jpeg, size: 1303188 B, name: image001.jpg > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) p005 1/3 Content-Type: > > text/plain, size: 157 B, name: > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) TROUBLE in check_mail: > > mime_decode-1 FAILED: Unmatched ) in regex; marked by <-- HERE in m/) <-- > > HERE / at /usr/local/sbin/amavisd-2.2.0 line 2454, > > <GEN53> line 2. > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) PRESERVING EVIDENCE in > > /var/amavisd/tmp/amavis-20060831T110402-30753 > > Aug 31 11:16:03 mta1 amavis[30753]: (30753-03) TIMING [total 46122 ms] - > > SMTP EHLO: 9 (0%), SMTP pre-MAIL: 7 (0%), SMTP pre-DATA-flush: 14 (0%), > > SMTP DATA: 45241 (98%), body_hash: 136 (0%), > > mime_decode: 659 (1%), rundown: 56 (0%) > > ------ END LOG SNIP ------- > > > Les Ault III > > It says you are running amavisd-2.2.0, but what version is it really? > Try: > amavisd-2.2.0 version > and it should tell you.
Version 2.2.0 > What version of MIME::Tools? > perl -MMIME::Tools -e 'print "$MIME::Tools::VERSION\n";' > MIME-TOOLS version 0.87 > and Net::Server? > perl -MNet::Server -e 'print "$Net::Server::VERSION\n";' > Net::Server version 5.415 Les Ault III Systems Administrator Markman's Diamonds and Fine Jewelry [EMAIL PROTECTED] P: 865-558-8429 x3104 F: 865-584-2919 ------------------------------------------------------------------------- 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/
