View Single Post
  #8 (permalink)  
Old 11-23-2005, 03:58 PM
JonathanC JonathanC is offline
Junior Member
 
Posts: 7
Default

Yes - when I use the command ps aux | grep sasl, I get the following:

[root@mail ~]# ps aux | grep sasl
zimbra 14373 0.0 0.0 5344 1752 ? Ss 14:57 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 14374 0.0 0.0 5344 1752 ? S 14:57 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 14375 0.0 0.0 5344 1752 ? S 14:57 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 14376 0.0 0.0 5344 1752 ? S 14:57 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
zimbra 14377 0.0 0.0 5344 1752 ? S 14:57 0:00 /opt/zimbra/cyrus-sasl-2.1.21.ZIMBRA/sbin/saslauthd -r -a zimbra
root 17167 0.0 0.0 5604 676 pts/3 S+ 17:51 0:00 grep sasl

I am able to telnet to port 25 if that helps in any way. Thanks for your help.
Reply With Quote