File tree Expand file tree Collapse file tree 4 files changed +0
-14
lines changed
Expand file tree Collapse file tree 4 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,6 @@ moved to the alternative storage.
7575* /etc/dovecot/conf.d/10-mail.conf*
7676: Mailbox locations and namespaces.
7777
78- * /etc/dovecot/conf.d/auth-\* .conf.ext*
79- : Authentication processes, including userdb settings.
80-
8178## EXAMPLE
8279
8380This example moves seen mails older than one week to alternative
Original file line number Diff line number Diff line change 7878* /etc/dovecot/dovecot.conf*
7979: Dovecot's main configuration file, including the * dict* section.
8080
81- * /etc/dovecot/dovecot-dict-sql.conf.ext*
82- : SQL dictionary proxy settings.
83-
8481* /etc/dovecot/conf.d/10-mail.conf*
8582: Mailbox locations and namespaces.
8683
Original file line number Diff line number Diff line change @@ -104,12 +104,6 @@ The *signals* **ALARM** and **PIPE** are ignored.
104104* /etc/dovecot/dovecot.conf*
105105: Dovecot's main configuration file.
106106
107- * /etc/dovecot/dovecot-dict-sql.conf.ext*
108- : Dovecot's dict configuration with SQL-backend.
109-
110- * /etc/dovecot/conf.d/auth-* -conf.ext*
111- : Configuration files of different authentication modules.
112-
113107* /etc/dovecot/conf.d/* .conf*
114108: Configuration files of different services and settings.
115109
Original file line number Diff line number Diff line change @@ -265,8 +265,6 @@ service imap-postlogin {
265265
266266Enable the ` plain_pass ` variable in the auth-passwdfile configuration.
267267
268- ` /etc/dovecot/conf.d/auth-passwdfile.conf.ext ` :
269-
270268```
271269passdb passwd-file {
272270 passwd_file_path = /var/vmail/auth.d/%d/passwd
You can’t perform that action at this time.
0 commit comments