On Wed, Aug 27, 2008 at 08:04:27AM CEST, Ralf Hildebrandt <[EMAIL PROTECTED]> said: > A mail was greylisted. No big deal, let's flush the queue and grep the > log: > > # postfix flush && tail -f /var/log/mail.log|grep timmer > > Aug 27 08:00:09 mail-ausfall postfix/smtp[3983]: 3D7143DB09: host > smtp.kontent.com[81.88.40.24] said: 450 4.7.1 ^^ [...]
> > Aug 27 08:00:09 mail-ausfall postfix/smtp[3983]: 3D7143DB09: host > smtp.kontent.com[81.88.40.23] said: 450 4.7.1 ^^ [...] > > Aug 27 08:00:09 mail-ausfall postfix/smtp[3983]: 3D7143DB09: host > smtp.kontent.com[81.88.40.26] said: 450 4.7.1 ^^ [...] > > Why does ONE "postfix flush" cause THREE delivery attemps? > It's just one queuefile (as you can see) Maybe because postfix tries 3 different MXs when it receives the 4xx errors ? -- Erwan