> --- ofbiz/trunk/framework/common/config/general.properties (original)
> +++ ofbiz/trunk/framework/common/config/general.properties Tue Nov 25 
> 11:40:33 2008
> @@ -73,6 +73,9 @@
>  #--Fallback [true|false] determines whether you will allow a non secure 
> connection if you are unable to get a secure one
>  #mail.smtp.socketFactory.fallback=false
>  
> +# -- how the address are matched with the CRM addresses
> +mail.address.caseInsensitive=Y
> +

No.  Do not change the current default to something that will break for
most installs.  Current deployments are case-senstive, and this change
will break them.  I'm going to revert this hunk.

Reply via email to