Version 26 (modified by jacalvo@…, 3 years ago) (diff)

--

Mail

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 heade_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.

Document configuration of client examples

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

  • Control on scheduling
  • Capability to leave mail on source server or delete it after few days
  • Test fetchmail configuration Access to the mail server

 http://forum.zentyal.org/index.php?topic=4855.msg20144

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.