linux show mail server

C++
#you can see what mail servers process is listening to mail port
lsof -i :25
Source

Also in C++: