[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [RaQ3]Chili!mail adds a "=" to the end of mails
- Subject: [cobalt-users] [RaQ3]Chili!mail adds a "=" to the end of mails
- From: Kim Schulz <kim@xxxxxxxxx>
- Date: Wed Apr 2 04:58:02 2003
- Organization: sslug
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
hi
I know that this is a little offtopic for this list, but I hope that
people will bare with me and help me anyways.
We have a RaQ3 running Chili!asp and the spicepack (chili!mail etc).
After we started supporting chili!mail, I have had some complaints about
chili!mail 1.0 adding a "=" as the last char in the mail body.
here is a code snippet:
...........................
Set mail = Server.CreateObject("CDONTS.NewMail")
mail.To = RSres("Email")
mail.Subject = RSmail("Emne")
mail.From = "info@xxxxxxxxxxx"
mail.Body = RSmail("Indhold_foer_link") & Chr(13)
& Chr(10) & "http://81.19.234.231/survey010403.asp?rid=" &
RSres("RespondentID") & "&pw=" & RSres("Psword") & Chr(13) & Chr(10) &
RSmail("Indhold_efter_link")
mail.Host = "mail.telemetro.dk"
mail.Send
.........................
the last line in the mail, now looks like this:
Mange tak for hjælpen. =
Notice the = at the end.
has anyone experienced this, and does anyone know how to get rid of the
problem?
--
Navn : Kim Schulz | To criticize the incompetent is easy; it is
Email : kim @ schulz.dk | more difficult to criticize the competent.
WWW : www.schulz.dk |