User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
email:configure-admin [2025/03/06 09:54] willyemail:configure-admin [2026/01/15 18:02] (current) willy
Line 1: Line 1:
-====== Configure PostfixAdmin ======+====== H) Configure PostfixAdmin ======
  
 PostfixAdmin uses the **postfixadmin/config.local.php** configuration file that you need to create. You can check **postfixadmin/config.inc.php** for the complete list of configuration options. You only need to redefine what you want to change. PostfixAdmin uses the **postfixadmin/config.local.php** configuration file that you need to create. You can check **postfixadmin/config.inc.php** for the complete list of configuration options. You only need to redefine what you want to change.
Line 35: Line 35:
 groupmod -a dovecot -U web web groupmod -a dovecot -U web web
 </code> </code>
 +
 +This might not be enough with Dovecot 2.4, because the web user also needs to be able to read the dovecot certificate files. The page related to the dovecot configuration shows how to fix this.
 +
  
 === Autostart === === Autostart ===