In article <rjZzb.17091$(E-Mail Removed)>,
"Chris Watts" <(E-Mail Removed)> writes:
>
> "kidA" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed) ...
>> I cannot send a message to either of my smtp email accounts whilst
>> using BT DSL. Incoming mail work fine.. I've checked account details
>> for smtp servers on both of my ISP accounts I know these are fine.
>> When I use my old 56k dial up through IC24 everything works.. very
>> annoying..
>>
>> I'm using BT broadband, into a belkin dsl lan modem linked to a belkin
>> wireless router.. it all worked fine for months.. then 2 days ago
>> outgoing emails just stopped..
> Many ISPs only permit you to send e-mail when you connect through their
> dial-in or other account (this is mostly a spam-control measure), although
> almost all permit read from anywhere.
>
> If you are using BT broadband (not BT openworld or BT broadband-Yahoo) then
> you will need an add-on - PlusNet are one ISP that offer such an add-on.
Let me just amplify the point Chris made, and see if anyone has anything
further to add to this analysis of the situiation.
BT Broadband is specifically sold as a connection only service, with
no service like SMTP hosts, which one normally needs for sending mail.
If one has an e-mail account with some other ISP then collecting mail is
normally no problem; the mail client carries on collecting it from that
ISP regardless of you are connected to the Internet.
The problem comes when wanting to send mail. You need an SMTP server to
send it to. SMTP servers usually don't bother with usercode/password
authentication. To prevent abuse by 3rd party spammers, the SMTP servers
of most ISPs will only accept mail if one of these conditions holds:
a) the mail is headed for one of their mail accounts
b) the IP address of the client trying to send the e-mail
belongs to that ISP (so they know who's connected).
That means that one usually has to use the SMTP server of the ISP that
you're physically connected to the Internet via - so that condition (b)
holds. It's at this point BT broadband users have real problems, since
there are no BT broadband SMTP servers.
There seem to be only the following ways round the problem, without
leaving BT Broadband:
1. Use a BT Openworld SMTP server (e.g. mail.btinternet.com) for sending
mail out via, in the hope that they carry on accepting mail from BT
Broadband clients
2. Find out if the ISP your e-mail account is with can do SMTP
authentication. If so, check your e-mail client can too
and turn it on (it's not normally enabled) setting the username and
password it should give.
3. Get a mail service account with an ISP such as plusnet, as Chris
points out, which can do SMTP authentication.
e.g.
http://www.plus.net/supportpages.html?KWmRRzHDWa4%3D
4. Use an e-mail service which you access via the web, as a last resort,
e.g. hotmail, so you don't need to send out e-mail directly.
5. Run a mail transfer agent on your PC such that each individual item
of outgoing e-mail is directed to the appropriate SMTP server for
who the mail item is actually for. (More of use to Linux users perhaps.)
Any more?
--
Tim Clark
This contributuion has been checked for viruses and it is guaranteed
there exist an infinite number of Turing machines for which it is a
virus.