When I execute my command to send emails I get the error SmtpExecption , as I could solve this problem, the method that I am sending it is with OpenNETCF
using OpenNETCF.Net.Mail; using OpenNETCF.Net;
The error that is thrown is the following