Add mail subject to logs
Implementation idea from Luch0:
en /etc/postfix/header_checks.pcre debes crear la expresion regular que mathee el subject y etiquetarlo como warn. eso hara que en los logs tengas la linea warn que te va a dar los campos to, from mas la expresion regular que pones en header_checks.pcre.
Mail can be left in a inconsistent state if mailfilter is removed
If mail is using the ebox-mailfilter, and the latter is removed, we can run into problems.
Integration with DNS module
To add virtual domains to the DNS module including MX records. This will boost up the mail deployment in the ideal case.
Include some common SIEVE scripts to be configured by users in the User Corner
Examples could be autoresponse (with a good end-user configuration interface), user-configured mail-forwarding, etc
Manage recipients whitelist in postgrey
Mail retrieval configuration from admin view
Using Edit user template to edit the fetchmail configuration as well as using user corner.
Add support for proxy configuration
Mail retrieval improvements
- Capability to leave mail on source server or delete it after few days (fetchmail -k)
- Retrieve new email only (#2665)
- Test fetchmail configuration
- Access to the mail server
- Deliver locally and forward to another email address
- Only forward it to other address
Mails in NFS Shares
An option making it possible to manage the storage of the emails on an accessible external system via NFS would be well.
Allow alias to external and virtual domain accounts
Allow to send mails from existing users to existing external and local users. Incoming mails to local user (local mailbox), duplicate the external and internal mailboxes. Postfix allows it, when you configure manually.
Allow to change postfix port (#2319)
Some ISPs are blocking por 25 for SMTP. So some clients are forced to use the 587 to conect to our ebox machines. Right now we have to edit the postfix master.cf file.
Set a SMTP smarhost per user
In the usercorner this could be done. Forum thread: http://forum.zentyal.org/index.php?topic=5610.
Shared folders support in Dovecot
Suggested here: http://forum.zentyal.org/index.php/topic,10054.msg41955.html