View Single Post
  #10 (permalink)  
Old 10-14-2009, 02:12 AM
menno.pieters menno.pieters is offline
Active Member
 
Posts: 33
Default

Sorry, my fault... Should be:

netstat -atn | grep LISTEN | grep :25

The result should look like:

tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN

...if anything is listen.
__________________
Menno Pieters
IGI Group
Reply With Quote