Thursday, April 21, 2005

Ever need access to a SMTP server so you can send email when you're out doing the mobile computing thing?

Use GMail: Set your email client to drop outbound mail to smtp.google.com, and use your gmail login credentials. It even supports using an SSL connection, if you like.



Add/Read: Comments [2]
Tech
Thursday, April 21, 2005 10:10:55 PM (Pacific Standard Time, UTC-08:00)
#  Trackback

Referred by:
use google smtp server .net (www.google.com) [Referral]
gmail smtp relay (www.google.de) [Referral]
google smtp relay (www.google.com) [Referral]
gmail relay ipworksssl (www.google.ca) [Referral]
Eudora SMTP Relay GmAil (www.google.es) [Referral]
gmail smtp relay (www.google.com) [Referral]
which smtp to use (www.google.co.uk) [Referral]
gmail as smtp relay (www.google.pl) [Referral]
use gmail as an smtp relay (www.google.com) [Referral]
descargar+Relaysmtp+gmail (www.google.com.ar) [Referral]
gmail smtp relay (www.google.com) [Referral]
smtp.google.com relay (www.google.com) [Referral]
smtp.google.com relay sendmail (www.google.com) [Referral]
gmail smtp relay servers (www.google.com) [Referral]
http://www.bobcongdon.net/blog/2005/04/need-smtp-server-use-... [Referral]
gmail smtp relay (www.google.co.uk) [Referral]
relay mail via google smtp (www.google.co.uk) [Referral]
use gmail for smtp relay CDOsys (www.google.com) [Referral]
gmail smtp relay (www.google.com) [Referral]
gmail relay smtp server (www.google.pt) [Referral]
gmail smtp relay (www.google.com) [Referral]

More...
Friday, April 22, 2005 8:35:18 AM (Pacific Standard Time, UTC-08:00)
Agreed, it is really nice to have the gmail SMTP server available on the road. However, it can be a little annoying:
1) messages are often rejected (immediate retry works 90%).
2) no matter what your "from address" or "reply-to" address is in your email client, gmail will override to your gmail settings.
Friday, April 22, 2005 10:52:31 AM (Pacific Standard Time, UTC-08:00)
There's a pretty simple explaination for 2).

If they used your current credentials, it would qualify as a relay. SMTP servers are big about not becoming an open relay and even though you can use SSL, most likely it's not required. So they're doing that just to make sure it's not a relay, which most likely would be thrown in your junk mail folder anyway since practically every spam filter known to man considers that spamming 101 (well maybe 102, but a remedial course at least).
Comments are closed.