Debugging Exim
Here are some handy commands to help debug exim:
exim -bp - Show what is currently in the mail queue
exim -qf - Force delivery off everything that is in the mail queue
tail -f /var/log/exim_mainlog - See what exim is doing. Its also worth checking /var/log/exim_paniclog

















