+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
How to enable exim on another port, say 587
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


LinkBack URL
About LinkBacks



Reply With Quote