LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-19-2012, 01:15 AM   #1
Huamin
Member
 
Registered: May 2011
Posts: 562

Rep: Reputation: 12
SMTP port


Good day all,
I know some Email smtp is usually using port 25, like Communigate. The server is expecting to be able to do this: telnet 10.?.5.? 25. If my ISP is blocking such port, what can be adjusted to deal with this?

Only one question is, is there any possibility to change SMTP port 25?

Many Thanks & Best Regards,
HuaMin
 
Old 06-19-2012, 02:18 AM   #2
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
You can run your SMTP server on another port, but your clients will need to specify that port in their mail clients to submit mail.
You will also NOT be able to receive mail by SMTP from other servers and you will need to relay outgoing mail via your ISP's SMTP server (presumably they allow port 25 to their own server).
 
Old 06-19-2012, 02:20 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
It depends how you use your SMTP services. Mail is relayed between mail servers on port 25 only. If you wish to receive email from the big wide net then the other SMTP servers look up your MX record for your domain and connect to port 25 on that address. If you are only using it yourself, then that's certainly doable, as you're in control of what ports YOU use. Also relevant when you're using SMTP over TLS etc, which does run on different ports, but other SMTP relays out there won't do that by default, and you clearly have no control over them.

There arwe services out there that will be your mail relay and forward on to you on non-standard ports, but none I'm familiar with. Here's an example - http://www.no-ip.com/support/guides/...d_port_25.html $40 a year for that.... Is it worth it?

Generally there is a pretty minimal benefit in running your own email services. If your home connection ever goes down, you're not going to receive mail etc, I'd generally advise against it anyway.

Last edited by acid_kewpie; 06-19-2012 at 02:25 AM.
 
Old 06-19-2012, 02:24 AM   #4
descendant_command
Senior Member
 
Registered: Mar 2012
Posts: 1,876

Rep: Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643Reputation: 643
TLS is normally done over standard ports (via STARTTLS).
Direct SSL needs to use alternate ports.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Binding SMTP service into IP tables, and redirecting SMTP to port 366 bamquest6 Linux - Software 1 09-24-2008 02:48 AM
smtp port marwan_mostafa Linux - Software 3 01-15-2006 10:26 AM
SMTP port blocked pierre-luc Linux - Networking 2 05-08-2005 02:53 PM
smtp port changes Bruce Hill Linux - General 1 10-17-2004 05:37 PM
SMTp Port Enable rednex269 Linux - Security 2 12-05-2002 02:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:37 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration