LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

smtp

Sounds like an issue with the smtp server itself, but just in case, do you have a firewall?

I had a heck of a time getting the smtp vi to run on my computer here, always giving errors, our IT guy finally worked it out that it was my mcaffee firewall, I disabled it and sure enough it worked with no problems.  Ended up just having to go in and add labview.exe to the list in mcaffee.

Good luck with your problem.

0 Kudos
Message 11 of 14
(1,250 Views)

Thanks,

It works very well, now I want to send an email with an attachment, how to do ,help please.

Thanks in advance

0 Kudos
Message 12 of 14
(1,237 Views)


@250 wrote:

Thanks,

It works very well, now I want to send an email with an attachment, how to do ,help please.

Thanks in advance



Which VIs are you using anyhow? The ones that come with LabVIEW do have functions to send mails with attachments. If you work in earlier LabVIEW versions such as 6.1 you might however have to add an extra line termination \r\n between the message and the attachments I believe, in order to make them work with most servers.

But searching here for smtp, email, and/or attachment will certainly give you quite a few posts about this. Or haven't you found the search function in this forum yet?

Rolf Kalbermatter
Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 13 of 14
(1,237 Views)

Thank you, the VI I am using comes from LabVIEW7.1 NI Example Finder,named Email with Data.vi, after I run it, it gives a message: Erro 66 occured at TCP rEAD IN SMTP Email....., Possiblereason(s): LabVIEW: The network connection was closed by the peer.

I haved tried another example named Email_with Attachment_7.0.vi, after I run it, it gives erro code:3005, source:Automation Open: Object specified is not creatable in Email_with Attachment_7.0.vi, why help please. 

Download All
0 Kudos
Message 14 of 14
(1,206 Views)