iredmail-doc/en_US/installation/0-roadmap.md

2.1 KiB

Roadmap

[TOC]

Feel free to request new features or report bugs in our issue tracker, direct pull requests are always welcome.

You can also contact us via email directly: Contact Us.

Planned changes in next iRedMail / iRedAdmin-Pro release

Planned changes in future iRedMail release

  • A (new) RESTful API server for general administration (core of API server has been implemented, need to write plugins for each particular task):

    • [HIGH] Manage Nginx virtual web hosts.
    • Network service control: get service status, stop/start/restart service.
    • Manage fail2ban banned/unbanned IPs.
    • Query user mailbox with doveadm search, fetch partial/full messages or message information. Possible use cases with iRedAdmin-Pro:
      • View (either partial/full) mail messages in user's mailbox.
      • In sent/received mail log page, query API server with given query messages with Message-ID: or subject, display the full message if necessary.
      • Destroy delivered messages which matches given query.
    • LOW: Allow domain admin to share someone's mailbox folder to others.
    • SOGo management via command line tool sogo-tool.
  • Dovecot:

    • Enable plugin imap_sieve for spam learning while user moving message to Junk folder. Requires Dovecot-2.2.24+ (dovecot-pigeonhole-0.4.14+).
    • Enable plugin mail_crypt to encrypt and decrypt mail. (requires Dovecot-2.2.27+).
  • LDAP backends: