Re: script to count message sizes on an imap server

2006-01-08 Thread Tom Phoenix
On 1/8/06, Martin J Hooper <[EMAIL PROTECTED]> wrote: > Does anyone know of a script I can download That's a poor way to open a message in a programming forum; it makes it sound as if you don't plan to write any code yourself! Since this is a forum for beginning Perl programmers, you could at leas

Re: script to count message sizes on an imap server

2006-01-08 Thread Chris Devers
On Sun, 8 Jan 2006, Martin J Hooper wrote: > Does anyone know of a script I can download which will connect to my > IMAP server and transverse all folders counting up the size of each > message in the folder and then spitting it out..? > > I'm sure I'm not the only one to want to do this... ;)