NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: astahl on July 14, 2015, 06:32:05 AM
-
Installed 8.53 and all emails bodies are blank. Read about the problem reported and installed 8.55 and 2.31 StringTheory.
Compiled and still blank emails.
Any ideas???
Ashley
-
no, no ideas...
Try running the NetDemo example app and see if it does the same thing there?
Also - emails consist of 2 parts - the html part and the text part. Are you perhaps populating the one part but not the other?
Can you send one of these emails to
nettest at capesoft
please.
cheers
Bruce
-
Hi Bruce email sent.
I have been using my "SMTPSend" procedure for years without problem, unless something that I am not aware of has changed in recent NetTalk release's.
Trying NetDemo now.
Tried NetDemo email and I received a blank email and so should of you.
Ashley
-
Hi Ashley,
right, I see what you are doing (*) - I can duplicate so I'm fixing it now.
(*) You're sending an email with "just the text part" and not an HTML part. That's perfectly ok, but is a slightly different path in the class which is why others have not seen this.
cheers
Bruce
-
Hi Bruce,
Ok understood. The reason I do it text only is that customers are using it in spreadsheets for about 10 years or so.
Thanks for the research and fix.
Ashley
-
8.56 is up.
-
Thanks Bruce.