2
My wife is at the hospital right now due to a family medical issue (long story but basically the family member in question is going to be fine).
She's using her laptop there in the waiting area and the hospital has wireless Internet access. Wonderful, so she can work, right?
Well it seems none of her outgoing emails over POP3 (using Outlook) are going anywhere. We're pretty sure the hospital has blocked it, and probably even said so in the little EULA they make you click through on the first go. But I'm not really swift enough to know how they're doing this (port blocking?).
She's asked me if there's any way around this. Does anyone know of a way?
Note that I am not asking for some way to break the rules, I'm just curious if anyone knows of some proxy method of getting those emails out. GoDaddy is the ISP, for whatever that's worth. I know they have web access email but that's a pain and we'd like to keep everything in Outlook if possible.
bmb wrote in a comment below: "I suspect that GoDaddy is the e-mail provider but not really the "ISP" so the OP is never really inside GoDaddy's network, even at home" -- please let us know, and let us know the current SMTP server settings. And: does the laptop allow for sending email in other locations but the hospital? Like: does it operate fine both at home and at work? – Arjan – 2009-07-23T20:04:32.673
SMTP is used for sending e-mail, not POP3. – g . – 2009-07-23T15:25:02.473
@g: duly noted, and added to the tags. I was mainly pointing out it was not IMAP (that would be far too easy) – Tom Kidd – 2009-07-23T15:32:06.983
1An IMAP account would also use SMTP to deliver the messages (and then IMAP to copy the sent message to your Sent Items folder on the server). I'd remove the "over POP3" (and the tag) as more people will get triggered otherwise. – Arjan – 2009-07-23T16:05:10.787