[CentOS] Sending Email Via Telnet

Steven Tardy sjt5 at its.msstate.edu
Tue Oct 16 16:10:32 UTC 2012


is any email program running?
run:
   netstat -pant|grep ":25"|grep LISTEN
to see if any program is listening... output should look like:
  tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 21493/sendmail

guess it'll say 'postfix' or 'master' instead of 'sendmail' on RH6.



More information about the CentOS mailing list