starting exim
From WebHostingNeeds.com
On linux, to start exim, use
service exim start
If you need to start exim with out init script, run
/usr/sbin/exim -bd -q30m
To start exim in debug mode, run
/usr/sbin/exim -bd -q30m -d