just committed some revisions to M1 which fixed two small problems. test cases were 
added for both.

first problem was that server wasn't treating domain names with required case 
insensitivity. i fixed that in DomainGroup implementation. now server accepts mail for 
[EMAIL PROTECTED] or [EMAIL PROTECTED] or [EMAIL PROTECTED] etc. DomainGroupMBean 
contract changed a bit as a result, although byte code is unchanged.

other problem was that server was not accepting internet domain literals in addresses, 
like '[EMAIL PROTECTED]' or '[EMAIL PROTECTED]'. now it is. rfc 1123-5.2.17 says we 
should do this.

added test cases (scripts) for both issues, and script runner is still running against 
separate networked M1 server (see smtp-scripts.xml)

andy, i found these bugs while "eating my own dog food" on your M1 mail server [thanks 
for setting that up!], and i'm sure this strategy of us using the product ourselves 
every day will turn out to be a fantastic quality control. i may have found another 
obvious bug too after just a little bit of usage but am still investigating.

mike

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3835096#3835096

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3835096


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to