Re: imaplib.error: command COPY illegal in state AUTH

2005-02-22 Thread Grant Edwards
On 2005-02-22, Raghul <[EMAIL PROTECTED]> wrote: > I am getting this error while copying n number of messages to the > folder using imaplib.What to do to copy n number of folders in mail > > The error i got is > > imaplib.error: command COPY illegal in state AUTH That

imaplib.error: command COPY illegal in state AUTH

2005-02-22 Thread Raghul
I am getting this error while copying n number of messages to the folder using imaplib.What to do to copy n number of folders in mail The error i got is imaplib.error: command COPY illegal in state AUTH I am executing the lines for i in alluids: print i print