View Single Post
  #2 (permalink)  
Old 11-23-2005, 08:17 AM
goetzi goetzi is offline
Project Contributor
 
Posts: 223
Default

Try following:

As root:
Code:
chkconfig sendmail off
service sendmail stop
As zimbra:
Code:
zmcontrol stop
zmcontrol start
Reply With Quote