Ronak Patel

Ronak Patel

  • NA
  • 84
  • 12.4k

Settings In WebConfig.

Feb 11 2016 6:39 AM
I use  errorMail in WebConfig.  when the error generate so every time mail will be fire so How can set the flag when i set true then mail fires. set false Mails not fires. Give Me Solution.
 
 
<errorMail from="[email protected]" to="[email protected], priority="high" smtpServer="[email protected]" async="true" smtpPort="25" useSsl="True"/>
 
 
Thanks.
 
 

Answers (1)