Hai Guys,

Do you think how to enable exim on another port, say 587?

Add the following line in /etc/tc.d/init.d/exim and restart exim

echo -n "Starting exim-587: "
TMPDIR=/tmp $DAEMONIZE /usr/sbin/exim -bd -oX 587
echo $RESULT