I’m using email trace listener to obviosuly send me emails whenever an exception occurs but testing in the production environment (outside of our network) the email doesn’t work and I’m fairly certain because we don’t support open relay and it doesn’t look like Enterprise Library has a place to specify credentials to log in to the mail server.
How can I get around this?
Edit: Enterprise Library 4.0
Which version of enterprise library are you using?
EntLib 5.0 supports authenticated email.
Alternatively you could use this http://authemailtracelisten.codeplex.com/