In my C# app I can use the built in Web.Mail namespace and test my apps emailing by turning off SMTP and watching the pickup directory. openSMTP only seems to work if SMTP is running making testing difficult. Is there anyway to mimic this functionality in openSMTP?
Thanks
Ian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In my C# app I can use the built in Web.Mail namespace and test my apps emailing by turning off SMTP and watching the pickup directory. openSMTP only seems to work if SMTP is running making testing difficult. Is there anyway to mimic this functionality in openSMTP?
Thanks
Ian