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? Michael Nash JGlobal Ltd. http://www.jglobal.com Bahamas Commerce and Trade http://www.bahamascommerce.com http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
