Did you setup the SMTP using the special port they listed in their help section (port 587?) and enable TLS, if it was supported in 1.4.6?
On Wed, 2004-11-17 at 17:59 +0800, Gideon N. Guillen wrote: > Hi, > > I'm having problems sending through Gmails SMTP. I'm using Evolution > 1.4.6. Here's the output when I set CAMEL_VERBOSE_DBUG=1 > > --begin-- > sending : EHLO <DELETED> > received: 250-smtp.gmail.com at your service > received: 250-SIZE 20971520 > received: 250-8BITMIME > This server supports 8bit MIME > received: 250-ENHANCEDSTATUSCODES > This server supports enhanced status codes > received: 250 AUTH PLAIN LOGIN > sending : AUTH PLAIN <DELETED> > received: 235 2.7.0 Accepted > sending : EHLO <DELETED> > received: 250-smtp.gmail.com at your service > received: 250-SIZE 20971520 > received: 250-8BITMIME > This server supports 8bit MIME > received: 250-ENHANCEDSTATUSCODES > This server supports enhanced status codes > received: 250 AUTH PLAIN LOGIN > sending : MAIL FROM:<<DELETED>@gmail.com> > received: 530 5.7.0 Authentication Required > sending : QUIT > received: 221 2.0.0 smtp.gmail.com closing connection > --end-- > > Haven't tested it yet with Evolution 2.0 series. > _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
