Software: Apache/2.2.22 (Debian). PHP/5.6.36 uname -a: Linux h05.hvosting.ua 4.9.110-amd64 #3 SMP Sun Nov 4 16:27:09 UTC 2018 x86_64 uid=1389(h33678) gid=1099(h33678) groups=1099(h33678),502(mgrsecure) Safe-mode: OFF (not secure) /usr/share/doc/maildrop/html/ drwxr-xr-x |
Viewing file: Select action/file-type: Namemaildirmake — create maildirs and maildir folders Synopsis
DESCRIPTIONThe maildirmake command creates maildirs, and maildir folders. This documentation describes the maildirmake command from the Courier mail server, which creates an extended form of maildirs that implements additional extensions beyond the basic maildir properties that were first implemented in the Qmail mail server. OPTIONS
FOLDERSThis maildirmake command supports enhanced maildirs that contain folders.
By itself, maildirmake makes a new subdirectory
Folders are simply subdirectories inside the main maildir whose names start
with a period, and which are themselves maildirs.
For example, the command
"maildirmake -f Drafts mail/Maildir" creates
Folders cannot be created directly within other folders.
Running
maildirmake -f Urgent mail/Maildir/.Drafts will not work.
Instead, the period character is designated as a hierarchy separator, run
maildirmake -f Drafts.Urgent mail/Maildir instead.
This creates
SHARED FOLDERSThis is another extension to the Maildir format that allows folders to be shared between multiple clients. NoteThe Courier IMAP server implements two types of shared folders: filesystem permission-based shared folders, as well as virtual shared folders based on IMAP access control lists. Use the maildirmake command to implement shared folders based on filesystem permissions. The maildiracl(1) command manages access control lists, which are used by virtual shared folders. See the Courier IMAP server documentation for more information. First, you need to create a collection of sharable folders, as a separate maildir:
Then, create individuals folders that will be accessed in shared mode:
In this example, the "Weekly" folder is created,
with read/write access to everyone.
Multiple folders can be created in the same maildir, with different access
permissions. Everyone can create a sharable maildir. The access privileges
for individual folders are set by the Use the
The GLOBAL SHARED FOLDERS
Normally
ACCESSING SHARED FOLDERSYou may have read or write access to a shared folder. If you have write access, you can add messages to the shared folder. You can also delete messages that you've added. Anyone can create a sharable maildir, so if the sharable maildir is actually created by you, can can delete any message, not just your own. |
:: Command execute :: | |
--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0354 ]-- |