Mike,

For an application I'm working on I find I need to use the Mailer and Reader service of the Mail service to access more than just the configured servers.

I'd like to add methods to take an "override" host, user and password to both of these classes - normally they use what's in configuration, but you can override from the model and send them elsewhere, or use a different login/password. This requires a core API change, but won't break any existing code, as it's a new method and doesn't affect current methods. Anyone see a problem?



This one is an easy one, I don't think there are any other implementations of the mailer/reader services besides the JavaMail based default ones. So, this isn't likely to break any impls. +1.

Shash

http://keelframework.org/documentation
Keelgroup mailing list
[EMAIL PROTECTED]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com

Reply via email to