Quote:
|
Originally Posted by Yabagrabadoobie I am getting the error below every second or two in the zimbra.log.
Where is it coming from?
Aug 22 11:13:25 hhitmini postfix/postdrop[1068]: warning: mail_queue_enter: create file maildrop/462498.1068: Permission denied |
Well, searching for 'postfix permission denied' pops up a few goodies that might give you a hand... in particular, these two may help:
Hooking in another process or content_filter? Configuring other applications to use Zimbra MTA
The error you're getting often occurs when sending mails on the local box via a command line program (ie, something that uses /usr/sbin/sendmail).
It's correctable by changing around some permissions, which are shown in the above posts.
-Eric