Ken Wright: > Just checked my mail logs. Do any of these help anyone? > > kwright:~$ tail /var/log/mail.log > Jan 2 21:23:31 grace postfix/postdrop[58322]: warning: > mail_queue_enter: create file maildrop/914822.58322: Permission denied
Yes, that is because I made a mistake in my first command example. As root: chmod g+s /usr/sbin/postdrop Wietse