Home News Forum Articles
  Welcome back Join CF
You are here You are here: Home | Forum | RBLs and mail relays


You are currently viewing our boards as a guest which gives you limited access to view most of the discussions, articles and other free features. By joining our Virgin Media community you will have full access to all discussions, be able to view and post threads, communicate privately with other members (PM), respond to polls, upload your own images/photos, and access many other special features. Registration is fast, simple and absolutely free so please join our community today.


Welcome to Cable Forum
Go Back   Cable Forum > Virgin Media Services > Virgin Media Internet Services > Webspace, E-Mail & Browsing Issues
Register FAQ Members List Calendar Mark Forums Read

RBLs and mail relays
Reply
 
Thread Tools
Old 11-01-2008, 17:26   #1
n3llyb0y
cf.member
 
Join Date: Jan 2008
Posts: 4
n3llyb0y is an unknown quantity at this point
Unhappy RBLs and mail relays

So this is a little annoying - I've jumped into bed with virgin media without doing my research.

I'm hosting my own mail server and during some troubleshooting received a dreaded error from a remote server with the message it would not talk to my server due to its Ip address being listed with spamhaus. I tried contacting virgin broadband support - I cut the conversation off after 5 minutes.

So, the virgin/ntl/blueyonder customer assigned IPs are probably all listed in RBLs. Okay. I might be able to live with that by using my ISPs mailer to relay - right?

me@home:~$ telnet mailin.blueyonder.co.uk 25
Trying 195.188.53.99...
Connected to mailin.blueyonder.co.uk.
Escape character is '^]'.
550-Rejected because 82.34.213.65 is listed in Spamhaus ZEN list.
550 http://www.spamhaus.org/query/bl?ip=82.34.213.65
Connection closed by foreign host.

ARGH!

It seems to me that other people must be suffering from this. Has anyone discovered a (free) work around that doesn't involve changing ISP?

Does anyone know of any other virgin mail relays that won't drop their own customers? Any Authenticated SMTP services available from Virgin?
something - anything...

Cheers,
Neil

Last edited by n3llyb0y : 11-01-2008 at 17:30.
n3llyb0y is offline   Reply With Quote
Old 11-01-2008, 17:34   #2
Tricky
I've been here before?
 
Tricky's Avatar
 
Join Date: Jun 2003
Location: I am house...
Services: $KY+, Vodafone USB Stick Broadband!
Posts: 2,211
Tricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant futureTricky has a brilliant future
Re: RBLs and mail relays

You'll probably need a "real" server address as most "home" ranges are banned as SPAM
Have you considered some cheap hosting? that'll come with a email service?
__________________
There are only 10 types of people in the world: Those who understand binary and those who don't...
Better Hosting packages? - I'd offer you a deal and my domain is now up
Tricky is offline   Reply With Quote
Old 11-01-2008, 17:47   #3
Rob
Cable Forum Team
 
Rob's Avatar
 
Join Date: Jun 2003
Age: 44
Posts: 11,287
Rob is a twin star memberRob is a twin star member
Rob is a twin star memberRob is a twin star memberRob is a twin star memberRob is a twin star memberRob is a twin star memberRob is a twin star member
Re: RBLs and mail relays

Not sure how you have setup your email service. Open relays these days are not useable due to spam problems.

Your best option, would be to setup your mail server to issue it's email via the blueyonder smtp server, similar to however you would setup outlook express or other mail client. You can still show the return address for replys as being your domain.
__________________
The [NTHW] PC & XBox Clan! ~ Call of Duty Gameservers

Help Cable Forum's MiniCity grow:
Population|Industry|Transport|Security|Environment|Business
Rob is offline   Reply With Quote
Old 11-01-2008, 17:50   #4
n3llyb0y
cf.member
 
Join Date: Jan 2008
Posts: 4
n3llyb0y is an unknown quantity at this point
Re: RBLs and mail relays

I don't want cheap hosting (thanks for the plug) - I want to be able to securely relay through my ISP if they can't give me a static address which I can fight to have removed from the RBLs. I never ever, ever had any problems whilst with ZEN.

Also - where does it say I can't host my own mail server? Quite to the contrary:
http://www.virginmedia.com/digital/s...hp?storypage=1

Thanks, nonetheless.

n
n3llyb0y is offline   Reply With Quote
Old 11-01-2008, 18:02   #5
dev
cf.geek
 
Join Date: Jan 2004
Posts: 774
dev is a glorious beacon of lightdev is a glorious beacon of lightdev is a glorious beacon of lightdev is a glorious beacon of lightdev is a glorious beacon of light
Re: RBLs and mail relays

you can host your own mail server however using it to send from your own connection to most proper mail servers will fail as you are using an IP address from a dynamic range which most mail servers drop mail from. Incoming mail would be delivered to your mail server fine but you should either use VMs mail server for sending email or one on a dedicated server elsewhere with a static non-residential IP
dev is offline   Reply With Quote
Old 11-01-2008, 18:16   #6
n3llyb0y
cf.member
 
Join Date: Jan 2008
Posts: 4
n3llyb0y is an unknown quantity at this point
Re: RBLs and mail relays

yes - okay. I'm happy to relay via virgin media as I stated.

But trying to connect to the registered MX server for blueyonder failed

mailin.blueyonder.co.uk

Are there any other servers virgin media have that I can relay through?

Cheers,
n
n3llyb0y is offline   Reply With Quote
Old 11-01-2008, 18:56   #7
dev
cf.geek
 
Join Date: Jan 2004
Posts: 774
dev is a glorious beacon of lightdev is a glorious beacon of lightdev is a glorious beacon of lightdev is a glorious beacon of lightdev is a glorious beacon of light
Re: RBLs and mail relays

Quote:
Originally Posted by n3llyb0y View Post
yes - okay. I'm happy to relay via virgin media as I stated.

But trying to connect to the registered MX server for blueyonder failed

mailin.blueyonder.co.uk

Are there any other servers virgin media have that I can relay through?

Cheers,
n
MX record would be for mail incoming and the hostname suggests likewise, the mailin.blueyonder.co.uk may not be configured for sending mail out and only recieving it.

try smtp.blueyonder.co.uk instead, has a different IP address to mailin.blueyonder.co.uk and so is more likely to be the one you want
dev is offline   Reply With Quote
Old 11-01-2008, 20:10   #8
n3llyb0y
cf.member
 
Join Date: Jan 2008
Posts: 4
n3llyb0y is an unknown quantity at this point
Thumbs up Re: RBLs and mail relays

aha - smtp.blueyonder.co.uk does indeed accept a relay. Many, many thanks.

Now I'll just have to sit back and see if that host is RBL'd anywhere ;-)

Thanks to all posters.

n3llyb0y is offline   Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

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


All times are GMT +1. The time now is 04:23.


Links
Google
 
Web www.cableforum.co.uk


Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
Copyright © 2003 - 2008, Cable Forum.
(s204569790.onlinehome.info)