[Evolution] Gmail SMTP Problems

Nigel Metheringham Nigel.Metheringham@dev.intechnology.co.uk
Wed, 17 Nov 2004 15:45:31 +0000


On Wed, 2004-11-17 at 09:15 -0600, Greg Macek wrote:
> 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?

587 is the standard MSA port - gmail are dead on correct practice here.
If only other people could work out the difference.

587 is for mail submission over SMTP.  You should not talk SSL to it,
instead you connect, say EHLO, and then do STARTTLS to start an
encrypted session.  This is generally was evolution does if you set the
SSL/Encrypted whatever to "Whenever possible".

	Nigel.

-- 
[ Nigel Metheringham           Nigel.Metheringham@InTechnology.co.uk ]
[ - Comments in this message are my own and not ITO opinion/policy - ]