toxygene / rend

Automatically exported from code.google.com/p/rend
Other
0 stars 0 forks source link

Unable to set mail transport host #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Rend_Factory_MailTransport_Smtp

The mail transport host value cannot be set by the factoryloader because
this class overrides the setOptions() method of
Rend_FactoryLoader_Factory_Abstract, thus making it impossible for a "host"
option to call setHost in this class.

Recommend changing to setParameters() to match functionality of
Rend_Factory_MailTransport_Sendmail

Original issue reported on code.google.com by konrn...@gmail.com on 3 Dec 2008 at 4:59

GoogleCodeExporter commented 9 years ago

Original comment by justin.h...@gmail.com on 3 Dec 2008 at 4:56

GoogleCodeExporter commented 9 years ago
Fixed in factory loader refactoring branch. Will merge before next beta.

Original comment by justin.h...@gmail.com on 9 Dec 2008 at 6:44

GoogleCodeExporter commented 9 years ago

Original comment by justin.h...@gmail.com on 9 Dec 2008 at 6:44