[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] Multiple email accounts support
From: |
Guillaume Courtois |
Subject: |
Re: [Phpgroupware-developers] Multiple email accounts support |
Date: |
Wed, 12 Dec 2001 09:06:13 +0000 |
>Here's my email TODO (in order, one builds upon the other):
>
> * finish IMAP search code, add a search box to bottom of index page
> * finish the email filtering code
> * make support for multiple EMAIL accounts
> * implement searching for POP3 accounts (fake imap searching)
> * mimic all this capability in the socket classes
> * implement multiple email accounts
> * expand search capability to "meta" search, i.e. search in multiple folders,
> on
>different servers, whether POP or IMAP.
> * implement filters to be able to redirect mail throught these multiple
> accounts
>and/or folders.
All these future features seem great !
I think, as some people already asked here, that a BCC possibility would be
great, and also a "small" mailing-list feature. If I have time, I will try to
work on that last one and submit you something.