Ups.. tha was only happen cause i praise me self ;-) I will investigate later..
Thx for testing

bye
Norman

Guillermo Grandes schrieb:
mmm, I speack too fast to victory...

2006-09-30 21:32:17,696 INFO [smtpserver] Connection from unknown (x.x.x.x) 2006-09-30 21:32:27,368 ERROR [smtpserver] Error parsing sender address: <[EMAIL PROTECTED]>: Invalid character in local-part (user account) at position 1 2006-09-30 21:32:54,651 ERROR [smtpserver] Error parsing recipient address: [to:<[EMAIL PROTECTED]>] [from:[EMAIL PROTECTED] character in local-part (user account) at position 1

MAIL FROM: <[EMAIL PROTECTED]>
501 5.1.7 Syntax error in sender address
MAIL FROM: [EMAIL PROTECTED]
250 2.1.0 Sender <[EMAIL PROTECTED]> OK
RCPT TO: <[EMAIL PROTECTED]>
553 5.1.3 Syntax error in recipient address
RCPT TO: [EMAIL PROTECTED]
250 2.1.5 Recipient <[EMAIL PROTECTED]> OK
QUIT


----- Original Message ----- From: "Norman Maurer" <[EMAIL PROTECTED]>
To: "James Developers List" <server-dev@james.apache.org>
Sent: Saturday, September 30, 2006 8:21 PM
Subject: Re: [jira] Commented: (JAMES-642) Mail Address Error : Did not start and end with < > (brackets) - Compatibility leak


For sure its works , I wrote it :-P (jokin)
I will also attach some handler which acts like noel whould prefer..

bye
Norman

Guillermo Grandes (JIRA) schrieb:
[ http://issues.apache.org/jira/browse/JAMES-642?page=comments#action_12438908 ] Guillermo Grandes commented on JAMES-642:
-----------------------------------------

The patch (ConfigurableBrackedEnforcement.diff) works well :-)

Monday they will not dismiss to me of the company! (joke) :-D



Mail Address Error : Did not start and end with < > (brackets) - Compatibility leak -----------------------------------------------------------------------------------

                Key: JAMES-642
                URL: http://issues.apache.org/jira/browse/JAMES-642
            Project: James
         Issue Type: Improvement
   Affects Versions: Trunk
        Environment: James 3.0
           Reporter: Guillermo Grandes
        Assigned To: Norman Maurer
        Attachments: ConfigurableBrackedEnforcement.diff


I have a little problem with a few of historical applications (including Oracle packages to send mail) who do not send the brackets (<>) in MAIL FROM: address / RCPT TO: address and James kick-out this with error: 2006-09-29 13:30:50,127 ERROR [smtpserver] Error parsing sender address: [EMAIL PROTECTED]: did not start and end with < >
MAIL FROM: [EMAIL PROTECTED]
501 5.1.7 Syntax error in MAIL command
RCPT TO: [EMAIL PROTECTED]
501 5.5.2 Syntax error in parameters or arguments
In sendmail and IIS-SMTP don't have this problem.






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

!EXCUBATOR:1,451ec6c053071085883901!



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to