#1 (permalink)  
Old 11-28-2008, 01:52 AM
Registered User
 
Join Date: May 2008
Posts: 905
thewebhosting is on a distinguished road
Enable 587 port in Exim

I wish to enable port 587 to use as an alternative for SMTP 25. Can anybody tell me where can I enable it using SSH?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-28-2008, 02:25 AM
rhenderson's Avatar
Registered User
 
Join Date: Apr 2005
Location: Oklahoma
Posts: 722
rhenderson is on a distinguished road
Quote:
Originally Posted by thewebhosting View Post
I wish to enable port 587 to use as an alternative for SMTP 25. Can anybody tell me where can I enable it using SSH?
Use WHM
Main >> Service Configuration >> Service Manager
Check enabled for exim on another port, then type in your port

Do not forget to open this port for you firewall if you are using one.
__________________
Regards,
Randy
Affordable Web Hosting
_________________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-28-2008, 02:55 AM
Registered User
 
Join Date: Nov 2008
Posts: 76
hzJayJ is on a distinguished road
Hello,

Are you using any firewall?

If so make sure to enable the port 587 in the firewall.
__________________
Regards,
Jay J,
HostingZoom | ResellerZoom |
modVPS
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 11-28-2008, 10:47 PM
Registered User
 
Join Date: May 2008
Posts: 905
thewebhosting is on a distinguished road
Many thanks to rhenderson and hzJayJ!!

FYI, I am using configserver firewall and enabled port 587 from WHM and Firewall.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 11-28-2008, 11:17 PM
rhenderson's Avatar
Registered User
 
Join Date: Apr 2005
Location: Oklahoma
Posts: 722
rhenderson is on a distinguished road
Your're welcome, glad you got it going.
__________________
Regards,
Randy
Affordable Web Hosting
_________________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 12-10-2008, 11:14 AM
Registered User
 
Join Date: Jul 2005
Posts: 50
docbreed is on a distinguished road
UPDATE::
Rebooted Server and works fine...

I did exactly this and is not working..

Code:
root@chicago1 [/etc/chkserv.d]# service exim restart
Shutting down exim:                                        [  OK  ]
Shutting down spamd:                                       [FAILED]
Starting exim-587:                                         [  OK  ]
Starting exim:                                             [  OK  ]
Starting exim alt spool:                                   [  OK  ]
Starting exim-smtps:                                       [  OK  ]
Code:
root@chicago1 [/etc/chkserv.d]# ps aux | grep exim
mailnull 19390  0.0  0.0  10152   928 ?        Ss   10:06   0:00 /usr/sbin/exim -bd -oX 587
mailnull 19394  0.0  0.0  10164   936 ?        Ss   10:06   0:00 /usr/sbin/exim -q60m
mailnull 19400  0.0  0.0  10156   984 ?        Ss   10:06   0:00 /usr/sbin/exim -bd -odq -DSPOOL=/var/spool/exim_incoming
mailnull 19403  0.0  0.0  10156   940 ?        Ss   10:06   0:00 /usr/sbin/exim -tls-on-connect -bd -oX 465
root     20411  0.0  0.0   4780   660 pts/3    R+   10:07   0:00 grep exim
CSF has port 587 open.. I've even disabled it and still cannot connect in.
Also tried port 26 before 587

Last edited by docbreed; 12-10-2008 at 12:08 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 12-10-2008, 12:21 PM
sawbuck's Avatar
Registered User
 
Join Date: Jan 2004
Posts: 1,246
sawbuck is on a distinguished road
Add the following to the first text box in the Exim Advanced Editor:
daemon_smtp_ports = 25 : 587

Scroll down and save and confirm that Exim restarts without errors.

The additional instance of Exim running on port 587 won't be required.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 12-11-2008, 08:07 AM
Registered User
 
Join Date: Jul 2005
Posts: 50
docbreed is on a distinguished road
Quote:
Originally Posted by sawbuck View Post
Add the following to the first text box in the Exim Advanced Editor:
daemon_smtp_ports = 25 : 587

Scroll down and save and confirm that Exim restarts without errors.

The additional instance of Exim running on port 587 won't be required.
Even better.. Seen your post on other forums... Thanks alot works great!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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 On



All times are GMT -5. The time now is 11:46 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc