On Tue, Dec 21, 2010 at 02:51:31PM -0700, Ray wrote: > Hello, > I'm having an issue with email just disappearing. > > I have been looking at the documentation and logs. I have made the logs more > verbose. > http://www.postfix.org/DEBUG_README.html#verbose
Don't, this just drowns the problem in noise. > I can see the messages being accepted, but then nothing. What leads you to the conclusion that mail is actually entering the queue? If your logging is not misconfigured due to chroot-jail issues, you need to look in "incoming" or "hold" if mail is not making it into "active" or "deferred". http://www.postfix.org/QSHAPE_README.html http://www.postfix.org/OVERVIEW.html > Can anybody tell me where to look for logs or documentation on the next > stages Postfix logs routine traffic via syslog: mail.info Postfix logs problems via syslog: mail.warning, mail.err, mail.crit Any logs are in your log files, provided you don't have a broken chroot jail setup in which there is no log socket. -- Viktor.