On Mon, Aug 25, 2008 at 1:43 PM, mouss <[EMAIL PROTECTED]> wrote:

> Eduardo Júnior wrote:
>
>> Hi,
>>
>> Someone could give me some documentation that talk of errors 4xx of the
>> Postfix?
>>
>>
> 4xx is an smtp code. it means "temporary failure". the client MTA is
> supposed to retry.
>
>  I'm with an error between the amavis and Postfix, making you amavis
>> generate
>> the following log:
>>
>> (25680-09-30) Blocked TEMPFAIL
>>
>>
>> And according to some users from amavis, this is a mistake that is
>> generated
>> when the archive generates an error of type 4xx
>>
>
> postfix doesn't know what an archive is.



ops, i'm sorry.

Actually, I meant to say:
This error is generated by amavis when the Postfix generates an error of
type 4xx



>
>  Any idea of the reason for this error?
>>
>
> if postfix got the error from something else, then it's not a postfix
> issue. if this is a postfix issue, show POSTFIX LOGS. "no logs, no postfix
> problems".



The log complete:

Aug 27 07:58:31 magneto amavis[21705]: (21705-03-75) Blocked TEMPFAIL, [
189.104.60.104] <[EMAIL PROTECTED]> -> <[EMAIL PROTECTED]>,<[EMAIL PROTECTED]>,
Message-ID: <[EMAIL PROTECTED]>, mail_id:
S4067R7gTeY5, Hits: -, 329 ms


Aug 27 07:58:31 magneto postfix/smtp[21991]: 21B4A438C88:
to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, conn_use=75,
delay=59324, delays=59236/87/0/0.34, dsn=4.4.1, status=deferred (host
127.0.0.1[127.0.0.1] said: 450 4.4.1 Can't connect to 127.0.0.1 port 10025,
() at (eval 42) line 145, <GEN22> line 201441., MTA([127.0.0.1]:10025),
id=21705-03-75 (in reply to end of DATA command))
Aug 27 07:58:31 magneto postfix/smtp[21991]: 21B4A438C88:
to=<[EMAIL PROTECTED]>, relay=127.0.0.1[127.0.0.1]:10024, conn_use=75,
delay=59324, delays=59236/87/0/0.34, dsn=4.4.1, status=deferred (host
127.0.0.1[127.0.0.1] said: 450 4.4.1 Can't connect to 127.0.0.1 port 10025,
() at (eval 42) line 145, <GEN22> line 201441., MTA([127.0.0.1]:10025),
id=21705-03-75 (in reply to end of DATA command))


Including, noel answered me in the list of amavis.
I'm sorry for the confusion, that the e-mail server so the logs of Postfix
as the amavis go into / var / log / mail.log

And the solution suggested by him was as follows:


*Excellent, that explains the problem clearly.

In master.cf add to your 10025...smtp reinjection entry:
 -o smtpd_client_event_limit_* *exceptions=127.0.0.1

references:
http://www.postfix.org/anvil.8.html
http://www.postfix.org/postconf.5.html#smtpd_client_event_limit_exceptions*


 []'s

-- 
Eduardo Júnior
GNU/Linux user #423272

:wq

Reply via email to