Derek Hatchard writes on the theme of "improving experiences" which includes managing technology, user experiences, life hacking, and some business related stuff. Derek has a software development blog at ardentdev.com and a product review site at wellrated.com. He is a Principal Member of Technical Staff (PMTS) at Radian6, a salesforce.com company. All views expressed are his alone (or those of any guest writers) and do not represent the views of Radian6 or salesforce.com.

Bad Airport: Don’t Proxy SMTP

I’m at the airport in Toronto as I write this.  I got through immigration quite quickly and then my flight was delayed.  So I’m sitting in the lounge using the business center wifi.  Oh, this is odd.  I can’t send email.  I use encrypted SMTP with authentication on port 587 (since ISPs regularly block port 25).  In my case I’m using 1&1 for outgoing mail.  You use the same setup for sending mail through the Gmail SMTP servers.  Works like a charm normally.

Turns out the business center has an SMTP proxy that only listens on port 25.  I was able to send mail by removing authentication and encryption and switching to port 25.  Frig!  I use port 587 so I don’t have to modify my account settings when I switch networks.

I suppose I’m too finicky, if not down-right high maintenance.  Still bugs me.  Sigh.


This post is tagged

2 Responses

  1. tommy says:

    i need proxys

  2. Derek Hatchard says:

    OK… Care to elaborate?

Leave a Reply





Tweets