Solution: Can’t send email on O2 Broadband? 

I’ve just had O2 Broadband installed at home, and the first thing I noticed is that port 25 (SMTP) is blocked to prevent spam and other malicious emails being sent through their network. This is fairly common place these days (although slightly pointless), and o2 force you to use their email server to send through -

Outgoing Mail Server (SMTP)
Host Name: smtp.o2.co.uk
User Name: youro2username@o2.co.uk
Password: youro2password

Outgoing Settings
Use SSL: Off
Authentication: Password
Server Port: 25

A solution

If like me you don’t want to use the o2 mail server (probably because you have your own setup or want to use your work email) you may be able to use authenticated SMTP. By providing a username and password, and using port 587 (the authenticated SMTP port) instead of port 25, you should be able to connect. You can change this setting in Outlook/Entourage where your account details live, or on your iPhone in the settings.

Entourage - Authenticated SMTP settings

Alternative solutions

If your email provider doesn’t allow authenticated SMTP access on port 587, you can try…

  1. ask if they allow authenticated SMTP access on an alternate port.
  2. if you can’t get access to an alternate port, you could use a service like http://www.smtp2go.com
  3. and last but not least, http://www.mail2web.com provide free access to your email through your browser.

There’s some more information here if you need it.