On Tue, Feb 10, 2015 at 05:32:41PM +1100, Carl Brewer wrote:
> >You have recipient address verification configured, and have somehow
> >managed to disable recipient rewriting in the cleanup(8) service
> >used by the verify(8) service. Non-default entries in your master.cf
> >file should tell the whole story.
IN OTHER WORDS: post the output of "/usr/pkg/sbin/postconf -Mf"
(non-comment /usr/pkg/etc/postfix/master.cf file content)!
> postconf -n -c /usr/pkg/etc/postfix
What's the "-c" for? Are you actually running the pkgsrc postfix,
or the base system Postfix?
Which "master" process (full path) does "ps" show running?
I have:
$ ps -o pid,etime,args -p $(pgrep -x master)
PID ELAPSED COMMAND
20870 4-12:38:19 /usr/pkg/libexec/postfix/master -w
--
Viktor.