YAFLogo

xjohny
  • xjohny
  • 65.6% (Friendly)
  • YAF Camper Topic Starter
13 years ago
Recently I checked my event log and spotted that it contains a large list of errors that are generated approx every 10 seconds! The error looks like this:
Guest - 28.12.2009 23:22:47 - System.String
The exception message:
System.FormatException: The specified string is not in the form required for an e-mail address.
   at System.Net.Mime.MailBnfHelper.ReadMailAddress(String data, Int32& offset, String& displayName)
   at System.Net.Mail.MailAddress.ParseValue(String address)
   at System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding)
   at System.Net.Mail.MailAddress..ctor(String address, String displayName)
   at YAF.Classes.Utils.SendMailThread.SendMailThreaded(Int32 uniqueId)
My mail.config:
<!--
	SMTP setup for sending of e-mails from your forum.
-->
<smtp from="board@mydomain.cz" deliveryMethod="Network">
	<!-- Uncomment to specify SMTP settings -->
	<network host="mail.mydomain.cz" port="25" password="" userName="" />
</smtp>

I've checked my mail.config and it contains correct values, it has never been changed and the forum worked perfectly. Any hint what might be a problem? I'm running YAF 1.9.3
Sponsor

Whitterz
13 years ago
Same problem for me !
YAF Logo Copyright © YetAnotherForum.NET & Ingo Herbote. All rights reserved
About Us

The YAF.NET is an open source .NET forum project. YAF.NET is supported by an team of international developers who are build community by building community software.

Powered by Resharper Donate with PayPal button