G
Guest
I've got the same problem, on 2 different servers. One running Microsoft
Exchange, the other running a 3rd party mail system. It's highly unlikely
that this problem is in the mail server. What is common between these 2
systems is C#, and CDO.Message, so it's one of the 2 that is having this
problem.
Anyway, I wrote both web sites. They send mailings to customers. We notice
on occassion, that there will be a rogue space in a mailing. It could happen
often, but it comes to our attention when this rogue space pops up in the
middle of a URL or of an Email address that we have included in the mailing.
My code is pretty simple, I just fill in the variables for CDO.Message, and
send it.
Any ideas where I can go to try to trouble shoot this one? Any help is
greatly appreciated.
Exchange, the other running a 3rd party mail system. It's highly unlikely
that this problem is in the mail server. What is common between these 2
systems is C#, and CDO.Message, so it's one of the 2 that is having this
problem.
Anyway, I wrote both web sites. They send mailings to customers. We notice
on occassion, that there will be a rogue space in a mailing. It could happen
often, but it comes to our attention when this rogue space pops up in the
middle of a URL or of an Email address that we have included in the mailing.
My code is pretty simple, I just fill in the variables for CDO.Message, and
send it.
Any ideas where I can go to try to trouble shoot this one? Any help is
greatly appreciated.