WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Apache james in lnux

Re: Apache james in lnux

by Shravan156 :: Rate this Message:

| View in Thread

As u can see that localhost:smtp is in use..how do I stop it...any idea??

root@lab1:/usr/share/james2.3.1/bin# netstat -tuple | grep LISTEN
tcp        0      0 localhost:mysql         *:*                     LISTEN      mysql      15159       5081/mysqld    
tcp        0      0 *:ssh                   *:*                     LISTEN      root       15032       4980/sshd      
tcp        0      0 localhost:ipp           *:*                     LISTEN      root       27136       5177/cupsd      
tcp        0      0 localhost:smtp          *:*                     LISTEN      root       15846       5496/exim4      
tcp6       0      0 [::]:ssh                [::]:*                  LISTEN      root       15030       4980/sshd      
tcp6       0      0 [::]:5950               [::]:*                  LISTEN      guest      19870       6275/vino-server

 « Return to Thread: Apache james in lnux