This is an old revision of the document!


exiwhat This command shows active connections being handled.

ps -C exim wwwu This command shows a list of all running exim processes

lsof -c exim This command shows a list of files being accessed by Exim.

Edit this page