-
The "all" build target has an attribute spelling error on "description".
Patch includes corrected.
2008-06-24 00:03:41 UTC in NMail
-
Hi,
I just wanted to make a small note that NMail should avoid serialization in Spool and local store. Ideally, NMail should map out the full class and properties or as a class component.
OR
Avoid using the AssemblyVersion("1.1.*") versioning.
-------------
Because serialization is in place, new release cycles will break existing serialized data inside the database, because .NET...
2008-06-23 19:23:41 UTC in NMail
-
If you remove everyone in the "Allowed Users" list box, and select "Allow unauthorized users" in the setup wizard, save, finish. Then re-run the setup wizard, the setup wizard program will crash due to null reference problem in Server.RemoteAdminAuthorizedUsers, so I set the default value in the configuration file in NMail.Server.
2008-06-16 17:57:52 UTC in NMail