[ 
http://issues.apache.org/jira/browse/JAMES-451?page=comments#action_12372424 ] 

Stefano Bagnara commented on JAMES-451:
---------------------------------------

I applied the patch but I consider this issue not resolved because the same 
behaviour should be applied to EHLO too.
Most mail agents use EHLO instead of HELO so it makes no sense to check host 
validity for HELO and not for EHLO.

EhloCmdHandler and HeloCmdHandler should be refactored to reuse the common code 
(configuration, host validity check).



> Check for valid domain in HELO
> ------------------------------
>
>          Key: JAMES-451
>          URL: http://issues.apache.org/jira/browse/JAMES-451
>      Project: James
>         Type: Wish
>   Components: SMTPServer
>     Reporter: Norman Maurer
>     Assignee: Stefano Bagnara
>  Attachments: helo-v2-junit.patch, helo-v2.patch, helo.patch
>
> IT would be nice to let 
> /james-dev/src/java/org/apache/james/smtpserver/HeloCmdHandler.java to accept 
> an init parameter for specify that the helo value must be an resolvable 
> domainname. In RFC HELO names should always a valid domainname.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to