all I can tell from the log is that the SMTP server never responds to us after we've sent the message termination sequence. For all I know, this could mean the server is broken, or is just so lagged that it hasn't caught up... or a slew of other possibilties that all suggest "no bug in evolution"
Jeff On Wed, 2003-09-24 at 14:36, Martin Hicks wrote: > Hi, > > I'm running into a very weird problem. Debian sid with evolution > 1.4.4-2.1. All the latest packages. > > When sending messages without attachments, everything goes okay, but > when attachments are present the message never sends. Here is the debug > output. The first is with an attatchment, the second without. > > sending : EHLO 6-allhosts > received: 250-tomts13-srv.bellnexxia.net > received: 250-HELP > received: 250-PIPELINING > received: 250-DSN > received: 250-8BITMIME > This server supports 8bit MIME > received: 250 SIZE 10485760 > sending : MAIL FROM:<[EMAIL PROTECTED]> > received: 250 Sender <[EMAIL PROTECTED]> Ok > sending : RCPT TO:<[EMAIL PROTECTED]> > received: 250 Recipient <[EMAIL PROTECTED]> Ok > sending : DATA > received: 354 Ok Send data ending with <CRLF>.<CRLF> > sending : \r\n.\r\n > > sending : EHLO 6-allhosts > received: 250-tomts15-srv.bellnexxia.net > received: 250-HELP > received: 250-PIPELINING > received: 250-DSN > received: 250-8BITMIME > This server supports 8bit MIME > received: 250 SIZE 10485760 > sending : MAIL FROM:<[EMAIL PROTECTED]> > received: 250 Sender <[EMAIL PROTECTED]> Ok > sending : RCPT TO:<[EMAIL PROTECTED]> > received: 250 Recipient <[EMAIL PROTECTED]> Ok > sending : DATA > received: 354 Ok Send data ending with <CRLF>.<CRLF> > sending : \r\n.\r\n > received: 250 Message received: > [EMAIL PROTECTED] > sending : RSET > received: 250 Ok resetting state > sending : QUIT > received: 221 tomts15-srv.bellnexxia.net ESMTP server closing connection > > > The machine is on an internal network with a couple windows boxes, > behind a linksys DSL gateway (if that makes any difference). > > thanks > mh -- Jeffrey Stedfast Evolution Hacker - Ximian, Inc. [EMAIL PROTECTED] - www.ximian.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
