Regards,
LD
Mar 13 11:39:35 brandmauer amavis[20025]: (20025-06) Blocked MTA-BLOCKED,
[209.200.229.155] [209.200.229.155] <pri...@sedna.lunarpages.com> ->
<spring...@insys-corp.com.mx>, Message-ID:
<E1JZgtW-...@sedna.lunarpages.com>, mail_id: xeJO2agj-oBE,
Hits: -2.599, size: 1406, 36996 ms
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
AMaViS-user mailing list
AMaVi...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
> Sice we have an outstage of electricity, I gettint this advice at amavisd.
> Any comment, I havent see MTA-BLOCKED before.
> Mar 13 11:39:35 brandmauer amavis[20025]: (20025-06) Blocked MTA-BLOCKED,
It means Postfix is not accepting (on port 10025) a checked message
back from amavisd. See Postfix log for a more detailed reason,
try telnetting to port 10025 and see if Postfix is accepting mail.
Mark
Mar 13 11:54:00 brandmauer amavis[24026]: (24026-01) (!!)TROUBLE in =
process_request: Error writing a SMTP response to the socket: Broken pipe a=
t =
(eval 41) line 874, <GEN3> line 4.
at my /var/log/mail/error.log
Port 10025 is open:
[root@brandmauer dieu]# telnet localhost 10025
Trying 127.0.0.1...
Connected to brandmauer.insys-corp.com.mx (127.0.0.1).
Escape character is '^]'.
220 [127.0.0.1] ESMTP amavisd-new service ready
EHLO elmo.yahoo.com
250-[127.0.0.1]
250-VRFY
250-PIPELINING
250-SIZE
250-ENHANCEDSTATUSCODES
250-8BITMIME
250-DSN
250 XFORWARD NAME ADDR PROTO HELO
RCPT dlucio500 5.5.2 Error: bad syntax
@okay.com.mx
QUIT
^]
telnet> q
Connection closed.
Le Thursday 13 March 2008 11:52:09 Mark Martinec, vous avez =E9crit=A0:
> Luis Daniel,
>
> > Sice we have an outstage of electricity, I gettint this advice at
> > amavisd. Any comment, I havent see MTA-BLOCKED before.
> >
> > Mar 13 11:39:35 brandmauer amavis[20025]: (20025-06) Blocked MTA-BLOCKE=
I was debugging amavisd and I found this:
brandmauer amavis[6320]: (06320-02-3) TIMING [total 45329 ms] - SMTP =
pre-DATA-flush: 403 (1%)1, SMTP DATA: 62 (0%)1, check_init: 126 (0%)1, =
digest_hdr: 2 (0%)1, digest_body: 9 (0%)1, gen_mail_id: 8 (0%)1, mime_decod=
e: =
205 (0%)2, get-file-type1: 363 (1%)3, decompose_part: 107 (0%)3, =
parts_decode: 0 (0%)3, check_header: 91 (0%)3, AV-scan-1: 1290 (3%)6, =
spam-wb-list: 2435 (5%)11, SA parse: 26 (0%)11, SA check: 4243 (9%)21, =
update_cache: 32 (0%)21, decide_mail_destiny: 35 (0%)21, fwd-connect: 362 =
(1%)22, fwd-xforward: 69 (0%)22, fwd-mail-pip: 179 (0%)22, fwd-rcpt-pip: 32 =
(0%)22, fwd-data-chkpnt: 46 (0%)22, write-header: 11 (0%)22, =
fwd-data-contents: 0 (0%)22, fwd-end-chkpnt: 34549 (76%)99, prepare-dsn: 91 =
(0%)99, main_log_entry: 86 (0%)99, update_snmp: 280 (1%)100, SMTP =
pre-response: 22 (0%)100, SMTP response: 69 (0%)100, unlink-1-files: 94 (0%)
100, rundown: 1 (0%)100
lok at this: fwd-end-chkpnt: 34549 (76%)99
to high value, what should I do then?
Regards, =
LD
This is amavisd-new. now try to connect to port 10026 instead.
> EHLO elmo.yahoo.com
> 250-[127.0.0.1]
> 250-VRFY
> 250-PIPELINING
> 250-SIZE
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250-DSN
> 250 XFORWARD NAME ADDR PROTO HELO
>
> RCPT dlucio500 5.5.2 Error: bad syntax
> @okay.com.mx
>
>
> QUIT
>
>
> ^]
> telnet> q
> Connection closed.
>