|
|||
|
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?
|
|
|||
|
Hello,
Are you using any firewall? If so make sure to enable the port 587 in the firewall. |
|
|||
|
Many thanks to rhenderson and hzJayJ!!
![]() FYI, I am using configserver firewall and enabled port 587 from WHM and Firewall. |
|
|||
|
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 Also tried port 26 before 587 Last edited by docbreed; 12-10-2008 at 11:08 AM. |
|
|||
|
Even better.. Seen your post on other forums... Thanks alot works great!
|
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|