| |
|
|
This is subject to change at any time.
Aggregation of mail from remote POP3 accounts (partially completed in 7.22)
Bring an XML parser into the build – probably Expat due to its small footprint. This will be needed for the next two items… (Completed.)
Move the RSS feed reader into the server so that it doesn't require an external utility and can be configured from within Citadel. (Completed.)
Integration of CMS and social software features (more on this later).
Better UI presentation for delegated access to mailboxes. (In IMAP this will be easy because of “other users namespace” support.)
to do things like:
Alarms. Trigger popups etc. for users via the chat-keepalive
Chat. don't query the db on and on for this.
Modify a list of rooms with new items for the logged in users to do things like:
there should be a way to set a 'service unavailable because of' message, for people connecting via webcit, so they can see this is a scheduled downtime (so they don't take further actions like anoying the admin (you) via phone or restart citadel…
there should be a way to keep citadel from starting while you're db recovering etc. (perhaps something like the pre-shutdown state would be cool, with a message? so you tell it “sysadmin is reworking the database” as param to the server, it will close the db, but keep open the port, and print out your message as error message. this should last until citserver receives a kill signal, and then terminates.)
citadel must check while saving the aliases, if the mail delivers yet to another person than the one just saving the aliases. if yes, it should do something like mail to foo@bar.org is already delivered to joeblow@bar.org
|
|