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