RE: [coldbox:17415] [coldbox 3.5.3] Messaging Callback Function needs ColdBox Settings: How to accomplish that ?

As long as WireBox its being used to create your models just inject what you need.

property name=‘mySetting’ inject=‘coldbox:setting:mySetting’;

Brad