Hy!
On 25-May-2001 Jen-Mei Wu wrote:
> Is there a freely available script or program that will backup an IMAP
> mail account using the IMAP protocol? I'd like a tool that can backup
> an account over the Internet so I can transfer a hosted mail account
> to a local server.
Maybe fetchmail can
While load testing the imap server I have seen a problem
where a NOOP from a client does not provoke the expected
* EXISTS n notification for new mail.
I have traced this to a race condition due apparently to the fact that
the imapd index_check() routine does not lock the mailbox.
The deliver pr
Hi,
For anyone interested, I've put up version 0.50 of websieve.pl on
http://host1.dyndns.org/websieve
Changes:
- changed interface to split functions into seperate selections and screens.
(ie: vacation, acl, rules view, rules addition)
- script now uses http cookies instead of form variables to k
Jen-Mei Wu <[EMAIL PROTECTED]> wrote:
> One major user complaint about quotas is that there's no easy way for
> them to archive mail. For example, if they have 20 folders on their
> server (some of them being mailing lists) and they want these archived
> to their client mail program, they have to
Is there a freely available script or program that will backup an IMAP
mail account using the IMAP protocol? I'd like a tool that can backup
an account over the Internet so I can transfer a hosted mail account
to a local server.
Thanks!
Jen