View Single Post
  #4 (permalink)  
Old 03-13-2008, 06:28 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Looks like you have something else running on the SMTP port :-

Quote:
Mar 13 13:58:10 mail postfix/master[26420]: fatal: bind 0.0.0.0 port 25: Address already in use
Shutdown ZM and post the following command :-

Code:
netstat -an
so we can see what other service conflicts there may be.
__________________
Reply With Quote