 |
 |
Port 25 blocked - work-around?
|
 |
|
 |
|
Junior Member
Join Date: Sep 2005
Location: J a p a n
Status:
Offline
|
|
I'd like to run my own mail server off my OS X box at home (Panther Server.) Unfortunately my ISP blocks port 25 in order to reduce spam.
Is there any way to get around port 25 being blocked? I am not a spammer (I think they should be shot or hanged, every single one of them.) Is circumventing this blocking illegal or again my ISPs TOS?
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Dec 2000
Location: Arlington, VA - USA
Status:
Offline
|
|
Unfortunately, there's no easy way to do that. You can easily change the port. Unfortunately, everyone sending mail to you won't know where you've moved to. And outbound will still have to go over port 25 to most destinations and they'll silently drop those packets. So in short, no, you probably won't get very far with out setting up a relay outside their port blocking.
It also probably does violate your TOS. They probably want you to pay for a 'business' account to run your own services, which sucks, but it's their network.
Rich
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2005
Location: J a p a n
Status:
Offline
|
|
Thanks for the response.
Back when I was on ISDN I ran an email server off my Debian box. Guess that's because it was ISDN- who'd run a spamming business off of that?
This article talks about about secure SMTP at the end, how difficult would that be? http://searchexchange.techtarget.com...062566,00.html
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Dec 2000
Location: Arlington, VA - USA
Status:
Offline
|
|
Well that's kind of what I was talking about. You can move off of port 25, but you have to have a relay or some other gateway upstream that does the port 25 to port relay for you. The rest of the world only talks to 25. That's the toughy. For example, my web hosting powweb.com runs on 587. So mail to me first goes to powweb.com on port 25, which then converts to 587. To regulate spam, they require me to authenticate traffic.
Here's a question: Do you have your own domain name or are you using the ISP domain name? If your using the ISP domain name user@ispname.com, you can simply configure their SMTP server as your smart relay and you're all done.
As for ISDN, you'd be suprised how much spam originates from dial up lines. They open an account (usually with the first month free!!) spam as much as they can until they get caught, then change their name and try again with a new account.
Rich
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2005
Location: J a p a n
Status:
Offline
|
|
I'm using just the static (more or less) IP from my ADSL line. I'm using No-IP to reverse DNS(?) whatever.whatever.net to my IP at home. With ISDN it worked great; just a few changes to the sendmail.conf file and I was good to go.
I was thinking of getting my own domain, then hosting it off my own machine. I'm wondering if then they'd open 25 for me, or if I'd have to get a business account. I was hesitant because then I'd have to phone Yahoo! BB and explain the whole thing in Japanese.
I can try putting my ISPs outgoing mail server in, we'll see if that works...
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Oct 2000
Location: Seattle
Status:
Offline
|
|
Anyone with a server on the Internet can relay email for you. Maybe you can set up a trade with someone. Could be worth a post on the postfix or sendmail mailing list- you'll probly get flamed as off topic but it's worth a shot.
There are commercial SMTP relay services who will relay for a fee.
such as:
http://www.dyndns.com/services/mailhop/outbound.html <- this one starts at $15 a year
http://www.gosmtp.com
google for "smtp relay server service"
|
|
You can take the dude out of So Cal, but you can't take the dude outta the dude, dude!
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2005
Location: J a p a n
Status:
Offline
|
|
Gavin thanks for the links, I'll check 'em out 
|
|
|
| |
|
|
|
 |
|
 |
|
Moderator 
Join Date: May 2001
Location: Hilbert space
Status:
Offline
|
|
Originally Posted by Xserve@home
I'm using just the static (more or less) IP from my ADSL line. I'm using No-IP to reverse DNS(?) whatever.whatever.net to my IP at home. With ISDN it worked great; just a few changes to the sendmail.conf file and I was good to go.
I was thinking of getting my own domain, then hosting it off my own machine. I'm wondering if then they'd open 25 for me, or if I'd have to get a business account. I was hesitant because then I'd have to phone Yahoo! BB and explain the whole thing in Japanese.
I can try putting my ISPs outgoing mail server in, we'll see if that works...
My internet connection in Japan was pretty restrictive in this regard, too. It seemed like we all shared one big connection behind a router, there was no way, we could use dyndns or so. 22 MBit and no way to utilize them!
Usually using their mailserver works (it worked for me at least, I had `I am' net).
|
|
I don't suffer from insanity, I enjoy every minute of it.
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: May 2001
Location: Vancouver
Status:
Offline
|
|
Yahoo BB is now blocking outgoing traffic on port 25? Man, how times are changing... guess with the 100mbit optical lines (they do optical now, I assume), they've probably had to cover their butts...
Originally Posted by Xserve@home
I was hesitant because then I'd have to phone Yahoo! BB and explain the whole thing in Japanese.
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Jan 2002
Location: California
Status:
Offline
|
|
Have you tried contacting your ISP and asking them to stop blocking that port?
How about using port 587? They don't block that port, generally.
I emailed my ISP so I could use my .Mac email on my SBC internet connection to send mail, and they told me I could either use port 587, or just use the SBC smtp server as my outgoing server.
|
|
MacBook Pro
Mac Mini
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2005
Location: J a p a n
Status:
Offline
|
|
I doubt Yahoo BB would unblock port 25. They have like 50 zillion customers in Japan now, and somehow I doubt they'd do that just for me.
Using port 587 though ... hmmm .....
|
|
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Sep 2005
Location: J a p a n
Status:
Offline
|
|
Sorry to rehash an old thread.
I now have a domain with mail servers and all that. Am I correct in thinking that I can just use those now?
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|