[coldbox:4205] MailService Plugin & mailSettings Config (BER)

The mailSettings values specified in Coldbox.cfc don't seem to making
their way into the MailService plugin.

The argumentCollection of payload.getMemento() does not seem to hold
the server/username/password values.

Or is that not how the MailService plugin & mailSettings are expected
to play together? Should I be manually loading the plugin with the
mailSettings values?

Hi Richard,

It depends on how you are trying to reference them, usually you do this by
controller.getsetting('mailServername'); or whatever the setting is in the
coldbox.cfc

Regards
Andrew Scott

If you look at line 58 of the mail service plugin, you will see that it tries to find out the mail settings set in your ap and populate accordingly. Maybe you are using an old version.

Luis F. Majano
President
Ortus Solutions, Corp

ColdBox Platform: http://www.coldbox.org
Linked In: http://www.linkedin.com/pub/3/731/483
Blog: http://www.luismajano.com
IECFUG Manager: http://www.iecfug.com