View Single Post
  #4 (permalink)  
Old 01-24-2006, 02:35 PM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default ports

10024 is open for amavis. And, now that you mention it, you'll have to use something other than 10025 - you'll notice in master.cf (in /opt/zimbra/postfix/conf) a line starting 127.0.0.1:10025 - this is the port on which amavis submits scanned mail back to postfix - so postfix is probably choking on opening the same port twice.

Try 11025 instead.
Reply With Quote