On 8/19/2015 10:49 AM, Paul Schmehl wrote: > This morning I got up and checked on the server, and the queue was > filled up. I'm seeing transport errors in the logs: > status=deferred (mail transport unavailable)
log fragments not particularly useful... Postfix likely provided details earlier in the log, probably shortly after restart. > # postfix upgrade-configuration set-permissions Good idea to run that, it should fix many installation/upgrade problems. If you're still having trouble, check your logs for more information. > > Note: the following files or directories still exist but are > no longer part of Postfix: > > /usr/local/etc/postfix/access /usr/local/etc/postfix/aliases > /usr/local/etc/postfix/canonical /usr/local/etc/postfix/relocated > /usr/local/etc/postfix/transport /usr/local/etc/postfix/virtual This is harmless. These are sample files that were provided by postfix at some point in the past, but no longer. You can remove them by hand *if you don't use them*. Or just ignore them. -- Noel Jones
