On Thu, 18 Nov 2004 08:42:23 +0800, Not Zed <[EMAIL PROTECTED]> wrote: > On Wed, 2004-11-17 at 20:26 +0800, Gideon N. Guillen wrote: > On Wed, 17 Nov 2004 19:57:28 +0800, Not Zed <[EMAIL PROTECTED]> wrote: > > You cut some of the log off. What's missing? Those are the only part of of > the logs that appeared when I tried sending and after closing the error > dialog box. > The greeting is missing.
Well anyway, I *solved* the problemusing other means. I can't really upgrade to 2.0 right now so I wrote an SMTP proxy. Apparently, Gmail's SMTP server discards authentication credentials if you did any EHLO after authenticating. The SMTP proxy on Python did the trick. -- Gideon N. Guillen [EMAIL PROTECTED] Take back the web! Download Firefox Today! http://getfirefox.com _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
