+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 76
How to enable exim on another port, say 565
Add the following line in /etc/init.d/exim and restart exim
echo -n "Starting exim-565: "
TMPDIR=/tmp $DAEMONIZE /usr/sbin/exim -bd -oX 565
echo $RESULT


LinkBack URL
About LinkBacks



Reply With Quote