LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

POP3 email vi problem

The get pop3 email vi doe not delete even though there are no errors.
0 Kudos
Message 1 of 8
(5,059 Views)
I didn't know that there were POP3 email VIs. I see only SMPT VIs in my collection.

In your implementation, are you sure that you are connecting to the server, logging into it with the password, retrieving the mail, and trying to delete it without losing the connection?

There are only two possibilities. Either your session is being disconnected, or the delete command is not being received by the POP3 server. Check to make sure you aren't reconnecting before trying to delete. If that isn't the case, I would suggest either probing the output to verify the command is sent (I don't know what that command is, or even how to listen for it, other than to setup a relay server)) or contacting NI for additional support.
Message 2 of 8
(5,059 Views)
POP3 vi's are here, or search the entire NI site using "POP3".
Message 3 of 8
(5,059 Views)
Thanks!
Message 4 of 8
(5,059 Views)
Also...at the bottom of this document is a discussion on "Enabling DELETE FROM SERVER"
Message 5 of 8
(5,059 Views)

Hi All,

 

I am not able to download the mailpop70.zip at the following link:
 
 
It would be of great help if somebody can send it to me through mail.
 
Thanks & Regards
Gagan
0 Kudos
Message 6 of 8
(4,591 Views)

Hi Gagan,

i had no problems to download it there, but here it is as attachment. Hope its ok.

 

Mike

Message 7 of 8
(4,575 Views)
Thanks a lot Mike. Am able to download from here.
0 Kudos
Message 8 of 8
(4,569 Views)