LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Send mail vi error 500

I'm having the following error in SMTP Email Send Text Message vi 
 
500 Syntax error, command "Content-Type: text/plain; charset="us-ascii"" unrecognized
could somebody provide help?
 
thanks
0 Kudos
Message 1 of 2
(2,467 Views)

I'm guessing you're using LabVIEW 7.1 or earlier, and I'm also guessing you're using a non-English operating system and/or LabVIEW.  Try changing the "charset" input of the e-mail VI to 'utf-8' and see if that helps.  In LabVIEW 8.0 the e-mail VIs default to the utf-8 charset instead of us-ascii.

Hope this helps,
-D

0 Kudos
Message 2 of 2
(2,458 Views)