Re: [Evolution] SMTP AUTH



Sorry for the delay in responding...

[comments below]

On 15 May 2001 13:42:22 -0400, Mark Logan wrote:
Oops, I attached it the first time and typed the address wrong - forgot
to attach it the second time.  Let's see if I can get it right this
time.

By the way, the dialog box says:
Error while 'Sending "Re: [Evolution] SMTP AUTH"':
RCPT TO response error:  Interrupted system call: mail not sent


Thanks,
Mark


sending : EHLO localhost.localdomain
received: 250-uu-t1-6.visgen.com
received: 250-PIPELINING
received: 250-SIZE 3000000
received: 250-ETRN
received: 250-AUTH LOGIN PLAIN
received: 250 8BITMIME
This server supports 8bit MIME
sending : AUTH PLAIN
received: 334 
sending : AG1sb2dhbgBKb3NoTHVrZQ==
received: 235 Authentication successful

wee...and people say this doesn't work, HAH!

sending : EHLO localhost.localdomain
received: 250-uu-t1-6.visgen.com
received: 250-PIPELINING
received: 250-SIZE 3000000
received: 250-ETRN
received: 250-AUTH LOGIN PLAIN
received: 250 8BITMIME
This server supports 8bit MIME
sending : MAIL FROM: <mlogan visgen com>
received: 250 Ok
sending : RCPT TO: <mlogan visgen com>
received: 250 Ok
sending : DATA
received: 354 End data with <CR><LF>.<CR><LF>
sending : \r\n.\r\n
received: 250 Ok: queued as 954F25D15
sending : RSET
received: 250 Ok

...first message sent...


Bonobo-WARNING **: Could not open help topics file NULL for app evolution-message-composer
sending : MAIL FROM: <mlogan visgen com>
received: 250 Ok
sending : RCPT TO: <mlogan visgen com>
received: 250 Ok
sending : DATA
received: 354 End data with <CR><LF>.<CR><LF>
sending : \r\n.\r\n
received: 250 Ok: queued as 3269F5D15
sending : RSET
received: 250 Ok

...second message sent...


Bonobo-WARNING **: Could not open help topics file NULL for app evolution-message-composer
sending : MAIL FROM: <mlogan visgen com>
received: 250 Ok
sending : RCPT TO: <mlogan visgen com>
received: 250 Ok
sending : DATA
received: 354 End data with <CR><LF>.<CR><LF>
sending : \r\n.\r\n
received: 250 Ok: queued as B5D635D15
sending : RSET
received: 250 Ok

...third message sent...


Bonobo-WARNING **: Could not open help topics file NULL for app evolution-message-composer
sending : MAIL FROM: <mlogan visgen com>
received: 250 Ok
sending : RCPT TO: <mlogan visgen com>
received: 250 Ok
sending : DATA
received: 354 End data with <CR><LF>.<CR><LF>
sending : \r\n.\r\n
received: 250 Ok: queued as 3E6C65D15
sending : RSET
received: 250 Ok

...fourth message sent...


Bonobo-WARNING **: Could not open help topics file NULL for app evolution-message-composer
sending : MAIL FROM: <mlogan visgen com>
received: 421 Error: timeout exceeded
sending : RCPT TO: <mlogan visgen com>
received: (null)

ouch, here's the problem. Somehow our read() failed, possibly we lost a
connection or something?

Was this a one-time only thing? or is this a reacurring problem?

Jeff






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]