473,587 Members | 2,580 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Sending emails with unwanted characters appearing

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
Nov 20 '05 #1
2 1175
Hi

I did a very simple program that sends a message just to try helping you, using just the normal properties(to,f rom,body and subject; smtpserver) just this, I put over 7008 characters, and sended it to mylself. No strange characteres is showing. I had no problem with this

I do not have sure but if you do the same of me and the problem still, maybe is you smtp server that can do somthing with your message before sending it. Try to use other smpt server

Hope that helps

ltt19
Nov 20 '05 #2
Thanks.
DavidW

ltt19 wrote:
Hi,

I did a very simple program that sends a message just to try helping you, using just the normal properties(to,f rom,body and subject; smtpserver) just this, I put over 7008 characters, and sended it to mylself. No strange characteres is showing. I had no problem with this.

I do not have sure but if you do the same of me and the problem still, maybe is you smtp server that can do somthing with your message before sending it. Try to use other smpt server.
Hope that helps,

ltt19


Nov 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1414
by: Tim | last post by:
When sending long emails a mysterious space-character is added after a certain number of characters. Any idea why that happens? I am using a Dundas Mailer control (if that matters) called from an asp script. Regards Tim
10
4957
by: Stuart Mueller | last post by:
I have an exchange server, that I sometimes use to perform mail shots to clients on our database, these can be upwards of 1000 at a time. As we don't want different clients to see who we are working with we put these mailshots in the bcc field of the mails. This can sometimes cause a problem as we are getting alot of mails bounced back. I...
1
4142
by: Devonish | last post by:
I am composing an email with Access VB and then sending it from within Access. Everything works correctly (the email actually goes!) but Outlook ask some irritating questions that the user is required to answer. A summary of the relevant code is: Dim mailObj as Outlook.MailItem
4
3308
by: David Beck | last post by:
I donwnload some files for processing every day that have unwanted characters in them. In VB6 I use the InputB to read in the text and the StrConv. vLinesFromFile = StrConv(InputB(LOF(nFileNumGENERIC), nFileNumGENERIC), vbUnicode) If the string has any unwanted characters (e.g. Chr(26)), I use the replace to remove them and save the file.
2
9215
by: Mr. x | last post by:
Hello, I am sending emails with Hebrew contents. When receiving emails - I cannot see the Hebrew characters (it is not outlook express configuration, because when receiving emails from friends - I see hebrew, it is just sending by myself using *.aspx scripts). In web.config I have the following : <configuration> <system.web>
0
1368
by: Ryan | last post by:
Outlook problem with encoding characters when sending emails in asp.net I'm putting this out here incase someone has the same problem I did.. I had a problem with German characters not showing up when I sent an email. The problem was fixed with the bodyencoding below... I originally thought it was an outlook problem.. objMessage.From =...
4
1041
by: Helen Trim | last post by:
I have a program that sends emails automatically. It works correctly, but each time it sends an email, a message appears warning the user and they have to wait 5 seconds for the Yes button to appear before they can click it. This is a bit annoying. Is there an Outlook setting that will stop this message appearing? Or can I edit the code?...
3
1451
by: JJ297 | last post by:
Hello, After a user enters their request I'm sending a generated email to someone. How do I get that question to appear in the email? I have the link appearing in the email. This is what I have thus far. Dim ocdoEmail As New Object ocdoEmail = Server.CreateObject("CDO.Message") ocdoEmail.To = Session("GetEmail") ocdoEmail.From =...
5
1631
by: WaluigiCubed | last post by:
Hello everyone: I've been working on making some changes to the website for the company that I am currently an intern for. There is a function that they have in one of their files that uses CDOSYS to allow visitors to our site to email us with a support request. I've been testing this functionality out, but the emails aren't actually being...
0
8206
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8340
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6621
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5713
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
3840
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3875
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2353
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1452
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
1185
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.