View Single Post
  #2 (permalink)  
Old 10-03-2005, 07:04 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default /var/log/maillog

mta traffic is logged to /var/log/maillog

To find these messages, run postqueue -p (as the zimbra user) to see if they're stuck in the mta queue. If they are, there should be some indication of why they haven't been deliverd.

If they aren't in the queue, check /opt/zimbra/log/zimbra.log to see what the lmtp server did with the messages when they were delivered to it...
Reply With Quote