Skip to content

Commit 9978b0a

Browse files
sirainencmouse
authored andcommitted
global: Remove references to most .conf.ext files
1 parent dc6fd44 commit 9978b0a

File tree

4 files changed

+0
-14
lines changed

4 files changed

+0
-14
lines changed

docs/core/man/doveadm-altmove.1.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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

8380
This example moves seen mails older than one week to alternative

docs/core/man/doveadm-quota.1.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,6 @@ usage.
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

docs/core/man/dovecot.1.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff 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

docs/howto/convert_password_schemes.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,6 @@ service imap-postlogin {
265265

266266
Enable the `plain_pass` variable in the auth-passwdfile configuration.
267267

268-
`/etc/dovecot/conf.d/auth-passwdfile.conf.ext`:
269-
270268
```
271269
passdb passwd-file {
272270
passwd_file_path = /var/vmail/auth.d/%d/passwd

0 commit comments

Comments
 (0)