Operating System - Linux
1827806 Members
2195 Online
109969 Solutions
New Discussion

Re: Add additional port (587) to a Linux server

 
SOLVED
Go to solution
Jorge Cocomess
Super Advisor

Add additional port (587) to a Linux server

I know that port 25 is for SMTP - Is there a way to add an additional port, like 587 for SMTP as well?? Yes, port 25 and port 587 act as a same function. I'm running RHAS 4.0.

Thank you.

J
2 REPLIES 2
Ivan Krastev
Honored Contributor
Solution

Re: Add additional port (587) to a Linux server

See this doc from RH - http://kbase.redhat.com/faq/FAQ_81_5085.shtm

regards,
ivan
Jorge Cocomess
Super Advisor

Re: Add additional port (587) to a Linux server

Thank you!