Wietse,

Following is the requested result:

$telnet 10.194.99.63 10030
Trying 10.194.99.63...
Connected to ip-10-194-99-63.ec2.internal (10.194.99.63).
Escape character is '^]'.
220 Hello
Mail From:[email protected]
503 5.5.1 Error: need EHLO command
EHLO
250 Custom Java SMTP Server
MAIL FROM:[email protected]
250 Ok
RCPT TO:[email protected]
250 OK
DATA:
354 send data now
Ashish sharma is testing this
.
250 message received
Connection closed by foreign host.


Thanks
Ashish Sharma

-----Original Message-----
From: [email protected] [mailto:[email protected]] 
On Behalf Of Wietse Venema
Sent: Thursday, April 08, 2010 9:37 PM
To: Postfix users
Subject: Re: amavis Delivery status notification(DSN) failing

Sharma, Ashish:
> Apr  7 11:36:54 ip-10-194-99-63 postfix/lmtp[3594]: BABCC100191: 
> to=<[email protected]>, 
> relay=127.0.0.1[127.0.0.1]:10024, delay=40, delays=0.54/0.01/0/40, dsn=4.5.0, 
> status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in 
> processing, id=03264-02, delivery-notification FAILED: temporarily unable to 
> send DSN to <[email protected]>: 451 4.5.0 From 
> MTA([10.194.99.63]:10030) during fwd-connect (Negative greeting:  at (eval 
> 57) line 596, <GEN18> line 162.): id=03264-02 at /usr/sbin/amavisd line 
> 11359, <GEN18> line 162. (in reply to end of DATA command))

The Postfix SMTP server after the filter is giving problems.

What is the result of:

$ telnet 10.194.99.63 10030

        Wietse

Reply via email to