User Tools

Site Tools


web_интерфейс_к_почте

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
web_интерфейс_к_почте [2022/10/04 15:43]
val
web_интерфейс_к_почте [2023/03/02 16:12]
val [roundcube]
Line 7: Line 7:
   * [[https://​github.com/​roundcube/​roundcubemail/​blob/​master/​config/​defaults.inc.php|roundcubemail/​config/​defaults.inc.php]]   * [[https://​github.com/​roundcube/​roundcubemail/​blob/​master/​config/​defaults.inc.php|roundcubemail/​config/​defaults.inc.php]]
   * [[https://​unix.stackexchange.com/​questions/​108611/​how-to-set-the-default-domain-for-a-new-roundcube-webmail-user|How to set the default domain for a new Roundcube webmail user?]]   * [[https://​unix.stackexchange.com/​questions/​108611/​how-to-set-the-default-domain-for-a-new-roundcube-webmail-user|How to set the default domain for a new Roundcube webmail user?]]
 +
 +=== Базовая конфигурация ===
 +
   * [[Сервис MySQL]]   * [[Сервис MySQL]]
   * [[Сервис MTA#​Настройка MTA на релеинг почты на основе аутентификации]]   * [[Сервис MTA#​Настройка MTA на релеинг почты на основе аутентификации]]
Line 26: Line 29:
 ... ...
 </​code>​ </​code>​
 +
 +=== Roundcube LDAP Addressbook ===
  
   * [[http://​www.productionmonkeys.net/​guides/​qmail-server/​addons/​ldap-addressbook/​roundcube-ldap-addressbook|Roundcube LDAP Addressbook]]   * [[http://​www.productionmonkeys.net/​guides/​qmail-server/​addons/​ldap-addressbook/​roundcube-ldap-addressbook|Roundcube LDAP Addressbook]]
Line 46: Line 51:
   '​base_dn' ​      => '​ou=People,​dc=corpX,​dc=un',​   '​base_dn' ​      => '​ou=People,​dc=corpX,​dc=un',​
  
-//  '​base_dn' ​      => '​cn=Users,​dc=corpX,​dc=un',​+////  '​base_dn' ​      => '​cn=Users,​dc=corpX,​dc=un',​ 
 +//  '​base_dn' ​      => 'dc=corpX,​dc=un',​
 //  '​bind_dn' ​      => '​cn=Administrator,​cn=Users,​dc=corpX,​dc=un',​ //  '​bind_dn' ​      => '​cn=Administrator,​cn=Users,​dc=corpX,​dc=un',​
 //  '​bind_pass' ​    => '​Pa$$w0rd',​ //  '​bind_pass' ​    => '​Pa$$w0rd',​
Line 93: Line 99:
  
 ); );
 +</​code><​code>​ 
 +# service apache2 restart
 </​code>​ </​code>​
 +
 +=== OAuth2 аутентификация ===
 +
 +  * [[https://​goauthentik.io/​integrations/​services/​roundcube/​|This integration describes how to use Roundcube'​s oauth support with authentik to automatically sign into an email account]]
 +  * [[https://​github-wiki-see.page/​m/​roundcube/​roundcubemail/​wiki/​Configuration:​-OAuth2|Configuration:​ OAuth2 - roundcube/​roundcubemail Wiki]]
 +  * [[https://​github.com/​roundcube/​roundcubemail/​wiki/​Configuration:​-OAuth2|Configuration:​ OAuth2]]
 +
 +===== Дополнительные материалы =====
  
 ==== squirrelmail ==== ==== squirrelmail ====
Line 149: Line 164:
 </​code>​ </​code>​
  
- 
- 
-===== Дополнительные материалы ===== 
  
 ==== Web интерфейс к почтовым ящикам формата mbox и к протоколу pop3 (пакет openwebmail) ==== ==== Web интерфейс к почтовым ящикам формата mbox и к протоколу pop3 (пакет openwebmail) ====
web_интерфейс_к_почте.txt · Last modified: 2024/05/04 05:09 by val