On 2011-10-25 21:06, Jack Fredrikson wrote:
Here is a problem that many postfix users have had that has apparently
never been resolved! I appeal to you for your help. I have been
googling this for a very long time now. Here is my problem
Oct 25 10:49:18 myserver postfix/pipe[3712]: 0423257901AB:
to=<f...@bar.com <mailto:f...@bar.com>>, relay=dovecot, delay=109318,
delays=109318/0.14/0/0.1, dsn=4.3.0, status=deferred (temporary failure
Your text cuts off before anything useful is printed.
From the maillog:
So this is not YOUR mail log ?
Please provide sufficient, relevant parts of YOUR maillog.
So, you see, it's a major problem that nobody has bothered to fix!!
Please help me fix this now!!
I don't see that at all.
It looks like a pipe(8) issue, but without further relevant logs it's
impossible to say.
It's been a week that I've been working day and night to get this fixed.
I forgot to add this information:
[root]# doveconf -n
Irrelevant on a POSTFIX list.
[root] # vi main.cf <http://main.cf/>
You should know by now that we want to see postconf -n output, nothing else.
[root] # vi master.cf <http://master.cf/>
NOW we're getting something useful.
dovecot unix - n n - - pipe
flags=DRhu user=dovecot argv=/usr/local/libexec/dovecot/dovecot-lda
-f ${sender} ${recipient}
Apparently, this does not work properly; troubleshoot it by looking
closely at your logs.
Also study the pipe(8) man page for as long as it takes; all necessary
information to use it is documented there.
--
J.