Fix URLs for dovecot
The old wiki was deleted and so the new one has to be used
This commit is contained in:
parent
c8ec4d5e43
commit
90539a1a99
2 changed files with 3 additions and 3 deletions
|
@ -575,7 +575,7 @@ in
|
|||
- /var/vmail/example.com/user/.folder.subfolder/ (default layout)
|
||||
- /var/vmail/example.com/user/folder/subfolder/ (FS layout)
|
||||
|
||||
See https://wiki2.dovecot.org/MailboxFormat/Maildir for details.
|
||||
See https://doc.dovecot.org/main/core/config/mailbox_formats/maildir.html#maildir-mailbox-format for details.
|
||||
'';
|
||||
};
|
||||
|
||||
|
@ -596,7 +596,7 @@ in
|
|||
This affects how mailboxes appear to mail clients and sieve scripts.
|
||||
For instance when using "." then in a sieve script "example.com" would refer to the mailbox "com" in the parent mailbox "example".
|
||||
This does not determine the way your mails are stored on disk.
|
||||
See https://wiki.dovecot.org/Namespaces for details.
|
||||
See https://doc.dovecot.org/main/core/config/namespaces.html#namespaces for details.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue