Changes

Jump to navigation Jump to search
Line 363: Line 363:  
  $config['default_host'] = "tls://webmail.herrerosolis.com";
 
  $config['default_host'] = "tls://webmail.herrerosolis.com";
 
==== Allow dovecot self-signed certificate ====
 
==== Allow dovecot self-signed certificate ====
TODO: Lets Encrypt Certificate
+
TODO: Lets Encrypt Certificate CA
 
Add to /etc/roundcube/config.inc.php
 
Add to /etc/roundcube/config.inc.php
 
  <nowiki>$config['imap_conn_options'] = array(
 
  <nowiki>$config['imap_conn_options'] = array(
Line 373: Line 373:  
  );
 
  );
 
</nowiki>
 
</nowiki>
 +
 
==== Enable Password Plugin ====
 
==== Enable Password Plugin ====
 
* TODO: SQL / password plugin options
 
* TODO: SQL / password plugin options

Navigation menu