You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Steven Paligo <sp...@hotmail.com> on 2006/04/20 00:50:41 UTC

commons email: email factory

I have created a factory class that creates the SimpleEmail, HtmlEmail, and 
MultiPartEmail objects which have defaults set from a reloadable .properties 
file. Can I submit it as a patch or is something like that already being 
made? I would appreciate a response.

Thanks,
Steven P.



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [email] commons email: email factory

Posted by Stephen Colebourne <sc...@btopenworld.com>.
Steven Paligo wrote:
> I have created a factory class that creates the SimpleEmail, HtmlEmail, 
> and MultiPartEmail objects which have defaults set from a reloadable 
> .properties file. Can I submit it as a patch or is something like that 
> already being made? I would appreciate a response.

External configuration of [email] sounds out of scope for that component 
to me. Others may have a different view though.

Stephen

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org