Networking Forums

Networking Forums > Computer Networking > Broadband > BT Broadband and SMTP

Reply
Thread Tools Display Modes

BT Broadband and SMTP

 
 
Neil Deinhardt
Guest
Posts: n/a

 
      07-10-2004, 09:13 PM
I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
provide an SMTP facility. What I want to know is whether my own SMTP
server (PostCast) will work OK using this service. I wouldn't
normally choose BT but it suits circumstances, given that is saves me
the best part of £100 to switch over from Home Highway.

Cheers
Neil
 
Reply With Quote
 
 
 
 
Sunil Sood
Guest
Posts: n/a

 
      07-10-2004, 10:16 PM
"Neil Deinhardt" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m
> I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
> provide an SMTP facility. What I want to know is whether my own SMTP
> server (PostCast) will work OK using this service. I wouldn't
> normally choose BT but it suits circumstances, given that is saves me
> the best part of £100 to switch over from Home Highway.


It should be fine..

Regards
Sunil


 
Reply With Quote
 
Ian Stirling
Guest
Posts: n/a

 
      07-11-2004, 12:53 AM
Neil Deinhardt <(E-Mail Removed)> wrote:
> I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
> provide an SMTP facility. What I want to know is whether my own SMTP
> server (PostCast) will work OK using this service. I wouldn't
> normally choose BT but it suits circumstances, given that is saves me
> the best part of ?100 to switch over from Home Highway.


I belive that BT BB does dynamic IPs.
If this is correct, then there is a risk when your IP changes (dodgy line,
power cut, ...) that when your mail is presented to the machine that
gets it next, it will do something undesirable.
(responding with a permenant error code, or presenting your mail to the
user of that machine..)
 
Reply With Quote
 
Paul Landregan
Guest
Posts: n/a

 
      07-11-2004, 08:45 AM

"Neil Deinhardt" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m...
> I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
> provide an SMTP facility. What I want to know is whether my own SMTP
> server (PostCast) will work OK using this service. I wouldn't
> normally choose BT but it suits circumstances, given that is saves me
> the best part of £100 to switch over from Home Highway.
>
> Cheers
> Neil


I run my own mail server on BT Broadband, without any issues at all.

The Dynamic IP could cause problems if your not using a router that can
automatically update DNS when you log into the net. I use NoIP.com to host
my DNS and Mx records. That way no matter what my actual IP address is the
domain name is fixed. (The best bit is its totally free).



 
Reply With Quote
 
Neil Deinhardt
Guest
Posts: n/a

 
      07-11-2004, 11:10 AM
Ian Stirling <(E-Mail Removed)> wrote in message news:<40f08f71$0$971$(E-Mail Removed)>...
> Neil Deinhardt <(E-Mail Removed)> wrote:
> > I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
> > provide an SMTP facility. What I want to know is whether my own SMTP
> > server (PostCast) will work OK using this service. I wouldn't
> > normally choose BT but it suits circumstances, given that is saves me
> > the best part of ?100 to switch over from Home Highway.

>
> I belive that BT BB does dynamic IPs.
> If this is correct, then there is a risk when your IP changes (dodgy line,
> power cut, ...) that when your mail is presented to the machine that
> gets it next, it will do something undesirable.
> (responding with a permenant error code, or presenting your mail to the
> user of that machine..)


This is where my knowledge is a bit thin...I thought that having a
dynamic IP didn't matter if you host your own SMTP server, unless you
want to act as an SMTP relay. I'm just sending mail from my own LAN,
so all I seem to need to specify is the DNS used by the service
provider and my local IP 127.0.0.1. This seems to be reinforced by
the fact that I can run PostCast OK via my normal dialup access (which
itself uses a dynamic IP allocation). I can see that you'd need a
static IP to successfully run a POP3 server, but is it really the case
for SMTP?

Cheers
Neil
 
Reply With Quote
 
Ian Stirling
Guest
Posts: n/a

 
      07-11-2004, 01:11 PM
Neil Deinhardt <(E-Mail Removed)> wrote:
> Ian Stirling <(E-Mail Removed)> wrote in message news:<40f08f71$0$971$(E-Mail Removed)>...
>> Neil Deinhardt <(E-Mail Removed)> wrote:
>> > I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
>> > provide an SMTP facility. What I want to know is whether my own SMTP
>> > server (PostCast) will work OK using this service. I wouldn't
>> > normally choose BT but it suits circumstances, given that is saves me
>> > the best part of ?100 to switch over from Home Highway.

>>
>> I belive that BT BB does dynamic IPs.
>> If this is correct, then there is a risk when your IP changes (dodgy line,
>> power cut, ...) that when your mail is presented to the machine that
>> gets it next, it will do something undesirable.
>> (responding with a permenant error code, or presenting your mail to the
>> user of that machine..)

>
> This is where my knowledge is a bit thin...I thought that having a
> dynamic IP didn't matter if you host your own SMTP server, unless you
> want to act as an SMTP relay. I'm just sending mail from my own LAN,


If sending mail, there is no problem.

> so all I seem to need to specify is the DNS used by the service
> provider and my local IP 127.0.0.1. This seems to be reinforced by
> the fact that I can run PostCast OK via my normal dialup access (which
> itself uses a dynamic IP allocation). I can see that you'd need a
> static IP to successfully run a POP3 server, but is it really the case
> for SMTP?


For reception, yes.
For sending, no, not really.

 
Reply With Quote
 
Paul Landregan
Guest
Posts: n/a

 
      07-11-2004, 01:34 PM

"Neil Deinhardt" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) m...
> Ian Stirling <(E-Mail Removed)> wrote in message

news:<40f08f71$0$971$(E-Mail Removed)>...
> > Neil Deinhardt <(E-Mail Removed)> wrote:
> > > I'm aware that BT Broadband "Classic" (the 25 quid/month one) does not
> > > provide an SMTP facility. What I want to know is whether my own SMTP
> > > server (PostCast) will work OK using this service. I wouldn't
> > > normally choose BT but it suits circumstances, given that is saves me
> > > the best part of ?100 to switch over from Home Highway.

> >
> > I belive that BT BB does dynamic IPs.
> > If this is correct, then there is a risk when your IP changes (dodgy

line,
> > power cut, ...) that when your mail is presented to the machine that
> > gets it next, it will do something undesirable.
> > (responding with a permenant error code, or presenting your mail to the
> > user of that machine..)

>
> This is where my knowledge is a bit thin...I thought that having a
> dynamic IP didn't matter if you host your own SMTP server, unless you
> want to act as an SMTP relay. I'm just sending mail from my own LAN,
> so all I seem to need to specify is the DNS used by the service
> provider and my local IP 127.0.0.1. This seems to be reinforced by
> the fact that I can run PostCast OK via my normal dialup access (which
> itself uses a dynamic IP allocation). I can see that you'd need a
> static IP to successfully run a POP3 server, but is it really the case
> for SMTP?
>
> Cheers
> Neil


To send mail you don't really need a static IP or static DNS name.
To receive however is a different story, the other mail servers need to know
where to send it, hence you need a DNS and Mx record which has to be fixed.
If the IP address isn't fixed you need a way of updating DNS. This is where
DynDNS.com and NoIP.com come into play.


 
Reply With Quote
 
Bob Eager
Guest
Posts: n/a

 
      07-11-2004, 02:13 PM
On Sun, 11 Jul 2004 13:34:35 UTC, "Paul Landregan"
<(E-Mail Removed)> wrote:

> To send mail you don't really need a static IP or static DNS name.
> To receive however is a different story, the other mail servers need to know
> where to send it, hence you need a DNS and Mx record which has to be fixed.
> If the IP address isn't fixed you need a way of updating DNS. This is where
> DynDNS.com and NoIP.com come into play.


So you get a new IP, and then someone sends you mail before the DNS is
updated......?

--
Bob Eager
begin a new life...dump Windows!
 
Reply With Quote
 
Chris
Guest
Posts: n/a

 
      07-11-2004, 04:25 PM
"Neil Deinhardt" wrote...
> I'm aware that BT Broadband "Classic" (the 25 quid/month
> one) does not provide an SMTP facility.


The normal btinternet SMTP server works fine on BT Broadband
connections, as does the news server. They are just not officially
supported.

Or you could use a server which accepts mail from any connection using
SMTP authorisation. I know smtp.orange.net works from BT Broadband, sign
up for a free Orange Net email account to get a userid & password for
it.


 
Reply With Quote
 
Richard Sobey
Guest
Posts: n/a

 
      07-11-2004, 04:40 PM
On 11 Jul 2004 14:13:18 GMT, "Bob Eager" <(E-Mail Removed)> wrote:

>So you get a new IP, and then someone sends you mail before the DNS is
>updated......?


You hope there is no server listening on port 25 on the new IP and the
mail is routed via the backup MX Besides, with the amount of spam I
get, I wouldn't mind a few 5xx responses to the senders.
--
Richard Sobey
"myfirstname"@rasobey.co.uk
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sky Broadband Email (smtp) Question? G a z . Broadband 1 04-23-2007 05:09 PM
Plusnet Broadband Plus SMTP question Mark Carver Broadband 16 04-09-2005 12:01 AM
email on ntl broadband via 3rd party SMTP? DaveGK Broadband 10 02-28-2005 12:21 PM
BT Broadband and no smtp server problem Ratty Burger Broadband 15 01-29-2005 05:50 PM
SMTP on BT Broadband Robin Broadband 7 10-02-2003 04:03 PM



1 2 3 4 5 6 7 8 9 10 11