When raising a fault in my program the Pda sends off an email with the
details. The process uses an Outlook Session and Outlook is configured on
setup. There lies the problem as some users are reconfiguring Outlook when
they shouldn't. Is there a way to fire off an email setting the server
address and details at runtime reading the information from a database. That
way we can change the information at a later date if necessary and if the
user changes the Outlook settings our email still gets sent successfully.