On Feb 20, 2009, at 11:51 AM, Noel Jones wrote:
jeff donovan wrote:
okay,..
no errors in logs
I beg to differ... Just not the errors you've looked for.
I am now the proud recipient of a million of these. all from
different domains.
Transcript of session follows.
Out: 220 mail2.beth.k12.pa.us ESMTP Postfix
In: EHLO svma15-2.kanden.ne.jp
Out: 250-my.mx.server
Out: 250-PIPELINING
Out: 250-SIZE 10485760
Out: 250-VRFY
Out: 250-ETRN
Out: 250-AUTH LOGIN PLAIN
Out: 250 8BITMIME
In: MAIL FROM:<> SIZE=5783 BODY=8BITMIME
Out: 250 Ok
In: RCPT TO:<vic...@mydomain>
Out: 250 Ok
In: DATA
Out: 451 Server configuration error
In: RSET
Out: 250 Ok
In: QUIT
Out: 221 Bye
Good, apparently you aren't receiving (some of) them any more.
Bad, you goofed somewhere in the setup so postfix is tempfailing the
messages rather than rejecting them.
yeah typos, i fixed them.
More information is in the postfix log. Grep for "Server
configuration error" and look at that line and other nearby lines
for clues to the problem.
-- Noel Jones