Here's a debug level 5 snapshot (had to pastebin it, file was too big):

    http://www.pastebin.ca/417646

Any help would be appreciated it.

I think it might have something to do with multipart attachments?


Thanks.


On 3/30/07, Vincent Li <[EMAIL PROTECTED]> wrote:
>
> On Fri, 30 Mar 2007, ajmcello wrote:
>
> > This is happening very very frequently! I don't know how to fix it.
> >
> > I'm using postfix with spamassassin, clamav, and amavisd.
> >
> >
> > Could somebody please shed some light?
> >
> >
> > Here's the error with the email masked out.
> >
> > Mar 30 09:46:19 localhost amavis[15240]: (15240-06) (!)FWD via SMTP: <
> > [EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>, 451 4.6.0 Bad SMTP code,
> > id=15240-06, from MTA([127.0.0.1]:10025): 354 End data with
> > <CR><LF>.<CR><LF>
> >
> >
> >
> > Thanks in advance.
>
> From what I understand, it looks like Postfix listening port 10025 did
> not respond the correct smtp code to amavisd  when amavisd finished
> forwarding message back to Postfix.
>
> Could you enable more verbose log level 5 to see what is happening?
>
> amavisd 2.4.5
> ---------
> 13524     if ($any_valid_recips_and_data_sent && $smtp_response !~
> /^[245]/) {
> 13525       $smtp_response =
> 13526         sprintf("451 4.6.0 Bad SMTP code, id=%s, from MTA(%s): %s",
> 13527                 am_id(), $mta_id, $smtp_response);
> --------------
>
>
> Vincent Li
> http://bl0g.blogdns.com
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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/

Reply via email to