vote up 2 vote down star
2

The entlib logging application block doesn't allow for setting username/password or useSSL in the EmailTraceListenerData config type, is there a common solution for this?

flag

1 Answer

vote up 3 vote down check

I believe you have to do a custom trace listener for that. Here's a slightly older example of exactly what you're trying to do. But, the logging block has been around for ages, so that example might just work. You can vote for EntLib5 features here. :)

link|flag
Thanks, I ended up extending the EmailTraceListenerData class (and the others that went with them) to add the required config properties and functionality – jayrdub Jul 9 at 0:12

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.