Is anyone using Elmah to send exceptions via email? I\'ve got Elmah logging set up via SQL Server, and can view the errors page via the Elmah.axd page, but I am unable to ge
Yes, if you are not using remote SMTP server you must have SMTP Server configured locally. You can also configure email for elmah in web.config as follows: