Get this error almost every second!
all comming from the Guest account:
Code:System.FormatException: De opgegeven tekenreeks heeft niet de vereiste vorm voor een e-mailadres.
bij System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset, String& displayName)
bij System.Net.Mail.MailAddress.ParseValue(String address)
bij System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding)
bij System.Net.Mail.MailAddress..ctor(String address, String displayName)
bij YAF.Classes.Utils.SendMailThread.SendMailThreaded()
translated: String is not in the right format for e-mail address
please help