Currently, the SMTP information for sending out the confirmation eMail is in the Mule config file. In order to ease QA testing, it would be preferrable to have that info in a properties file that can automatically exchanged when scripting the examples QA.
This approach would also be better in line with the errorhandler example which uses a properties file for the SMTP properties as well.