Author: Michelle KonzackMichelle Konzack
Date: May 31, 2008 16:17
************************************************************************
* Do not Cc: me, because I READ THIS LIST, if I write here *
* Keine Cc: am mich, ich LESE DIESE LISTE wenn ich hier schreibe *
************************************************************************
Hello,
since I live in a region where I have NO telephone line which mean no
Internet too I am connecting to the internet over GSM/GPRS. But there is
a big problem: I have several mail accounts and I am on MANY mailing-
lists...
Now, before downloading the messages I like to check from a small script
how many messages are in the Mailaccount and the size. OK, the number
of mesages is no problem but the total size.
Querying an account with 3500 messages daily cost 1700 kByte GSM/GPRS
traffic which is realy expensive.
Now since I am beginner in perl, I like to know, whether there is a
function to get the total size of a IMAP folder?
Note: I use the Debian package "libnet-imap-simple-perl"
if it is important for you to help.
My current script is:
|