View Single Post
  #11 (permalink)  
Old 04-16-2008, 12:08 PM
AdamG AdamG is offline
Member
 
Posts: 11
Default

Looks like naeb's speculation that the correct directory is /opt/zimbra/data/postfix/spool was spot on. I changed my /etc/postfix/main.cf to point to that
Code:
queue_directory = /opt/zimbra/data/postfix/spool
and now command line mail works.

I am still getting lots of these Permission denied errors in the zimbra.log though.
Reply With Quote