hi, in my project there is an impementation with net library of the SMTP protocol to send emails.
now, when i'm am in debug mode it's work very fine, but if i'm in release mode the SMTP.send method bring to succes event false and the email in not send.what's the problem? is a problem of permissions?
thanks a lot
now, when i'm am in debug mode it's work very fine, but if i'm in release mode the SMTP.send method bring to succes event false and the email in not send.what's the problem? is a problem of permissions?
thanks a lot