terrygalant.li...@fastest.cc:
> Hi
> 
> On Tue, Aug 19, 2014, at 04:11 AM, Wietse Venema wrote:
> > You are running the daemons from the new Postfix installation, but
> > you are submitting mail through the *wrong* Postfix sendmail program.
> > 
> > Do:
> > 
> > # find / | egrep 'sendmail|postfix'
> > 
> > and report output.

What is the output from: 

ls -ld `postconf -h command_directory`/postdrop
ls -ld `postconf -h queue_directory`/maildrop

What is the output when you execute as root:

su -s /bin/sh nobody -c '`postconf -h command_directory`/postdrop </dev/null"

(the above assumes you are on a Linux system).

        Wietse

Reply via email to