LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to get the amount of email

Hi, I use a vi from the  forum. anyone know how to get the amount of email. help please.thanks.
0 Kudos
Message 1 of 11
(4,094 Views)
Hi salin,

I can't open your archive (pop.zip), it looks like it is corrupted, could you check and re-post it please ?

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 11
(4,086 Views)
Use trhe STAT command. See RFC1939 for details:
 
0 Kudos
Message 3 of 11
(4,075 Views)
thanks for your reply. I post it again. thanks in advance.
0 Kudos
Message 4 of 11
(4,051 Views)

What is "amount of  email"?

Do you want the total number of messages or the size of each message???

0 Kudos
Message 5 of 11
(4,047 Views)
yes, I mean the total number of  messages not the size of each message. 
0 Kudos
Message 6 of 11
(4,036 Views)
Hi salin,
does this VI work ? I tries it with my yahoo.fr account but couldn't get it to work... is there a trick ?

I put the same information as for ThunderBird (account, password pop server), thunderbird works, but not your vi...



We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 7 of 11
(4,031 Views)


@salin wrote:
yes, I mean the total number of  messages not the size of each message. 



The total number of messages is the just output from the "array size" node going to the "=0" in your mail browser VI.
 
If you want to know the total number of messages before downloading, you could modify your "Get all messages.vi" to send and parse the stat command.
Message 8 of 11
(4,021 Views)
Hi TiTou.
I try the vi with different  account, password pop server,It works.But I don't have yahoo account,so I can't try it at yahoo.
0 Kudos
Message 9 of 11
(4,005 Views)
Thanks  for you repay. I solved my problem with your idea.
0 Kudos
Message 10 of 11
(4,004 Views)