D
DavidW
I have written code using System.Web.Mail.MailMessage.
Everything works fine - I send out an email. But the
emails end up with "! " stuck in them. It appears to be
an end of line problem but I haven't been able to
eliminate it. It shows up every 900-1000 charcters or so
(counting everything including html characters). I have
tried using different encoding types but that just moves
the "! " to different places. And every once in a while,
a browser seems to have no problems with the email.
Any Ideas?
Thanks
DavidW
Everything works fine - I send out an email. But the
emails end up with "! " stuck in them. It appears to be
an end of line problem but I haven't been able to
eliminate it. It shows up every 900-1000 charcters or so
(counting everything including html characters). I have
tried using different encoding types but that just moves
the "! " to different places. And every once in a while,
a browser seems to have no problems with the email.
Any Ideas?
Thanks
DavidW