Exim Command Line
- This command shows active connections being handled:
exiwhat
- This command shows a list of all running exim processes:
ps -C exim wwwu
- This command shows a list of files being accessed by Exim:
lsof -c exim
exiwhat
ps -C exim wwwu
lsof -c exim