Hello:
When I reject a connection, I run this code in my
handler's connect method:
String[] messages = new String[1];
messages[0] = "Too many connections
from "+ipAddressStr+", please try again later";
return JilterStatus.makeCustomStatus("553", "5.3.0",
messages );
But, when I get the rejection via email, it has this:
----- The following addresses had permanent fatal
errors -----
<test@jamm3.jammconsulting.com>
(reason: 554 jamm3.JAMMConsulting.com ESMTP
not accepting messages)
----- Transcript of session follows -----
... while talking to jamm3.jammconsulting.com.:
<<< 554 jamm3.JAMMConsulting.com ESMTP not
accepting messages
554 5.0.0 Service unavailable
The details has this:
Reporting-MTA: dns; jamm2.JAMMConsulting.com
Arrival-Date: Mon, 6 Jun 2005 22:49:50 -0500
Final-Recipient: RFC822;
test@jamm3.jammconsulting.com
Action: failed
Status: 5.5.0
Diagnostic-Code: SMTP; 554
jamm3.JAMMConsulting.com ESMTP not accepting
messages
Last-Attempt-Date: Mon, 6 Jun 2005 23:15:47 -0500
It seems the custom status is not working.
If you want to see my code, I am willing to post it.
Thanks,
Neil
Nobody/Anonymous
None
None
Public
|
Date: 2005-08-25 04:05 Logged In: YES |
|
Date: 2005-06-25 08:49 Logged In: YES |
|
Date: 2005-06-22 20:49 Logged In: YES |
|
Date: 2005-06-07 18:08 Logged In: YES |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2005-08-25 04:05 | neilagg |
| close_date | - | 2005-08-25 04:05 | neilagg |
| priority | 5 | 2005-06-07 04:25 | neilagg |