On Fri, Mar 30, 2007 at 11:14:19PM -0700, Vincent Li wrote:
> On Fri, 30 Mar 2007, ajmcello wrote:
>
> > I think it may have something to do with attachments (multi part?). Singles
> > seem to go through ok.
>
> >Mar 30 17:11:31 localhost amavis[2732]: (02732-02) response to data end:
> >"354 End data with <CR><LF>.<CR><LF>"
>
> I wonder why listening port 10025 response to data end with "354 End data
> with <CR><LF>.<CR><LF>" instead of ""250 Ok: queued as xxxxx".
Well, this would seem to indicate that the two SMTP processes are out
of sync and/or that the far side didn't see the actual data transmitted
following the "DATA".
I have seen something like this only rarely and only in my
configuration where I'm chaining from amavisd into another custom
content filter before it re-enters Postfix. I have attributed that to
a possible bug - never tracked down - where the latter filter is losing
sync with Postfix. I am readier to blame my own code than amavisd.
Just to be sure, do you have amavisd talking directly to Postfix and
not via another content filter?
-- Clifton
--
Clifton Royston -- [EMAIL PROTECTED] / [EMAIL PROTECTED]
President - I and I Computing * http://www.iandicomputing.com/
Custom programming, network design, systems and network consulting services
-------------------------------------------------------------------------
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/