when I specify an e-mail address with a dot before the "@", e.g. "john.smith@mail.net" I always get an exception message "Supplied email address is invalid". with the address "johnsmith@mail.net" I don't get this exception. what am I doing wrong?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
when I specify an e-mail address with a dot before the "@", e.g. "john.smith@mail.net" I always get an exception message "Supplied email address is invalid". with the address "johnsmith@mail.net" I don't get this exception. what am I doing wrong?
Which version of OpenSmtp are you using? The latest version should not have this problem.