!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

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/dovecot-core/wiki/   drwxr-xr-x
Free 1.44 GB of 7.22 GB (19.93%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     maildrop.txt (3.43 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Maildrop
========

Maildrop is available at http://www.courier-mta.org/maildrop

Although it is the default LDA for the courier mail server, it also works as a
standalone LDA.  The install script can even build an rpm package if you prefer
to manage software that way.  Maildrop can be used with sendmail as a drop-in
replacement for procmail.  It has better maildir support than procmail and it
has filtering capability using syntax that looks a lot like shell script
language with a little bit of perl thrown in.

To use maildrop with sendmail, make the following change in your sendmail.mc
file, then make etc.

---%<-------------------------------------------------------------------------
dnl FEATURE(`local_procmail,', `procmail -t -Y -a $h -d $u')dnl
dnl # replace above line with below line to use maildrop instead of procmail
FEATURE(`local_procmail', `/usr/bin/maildrop', `maildrop -d $u')dnl
---%<-------------------------------------------------------------------------

A default system wide configuration file for maildir style mailboxes might look
like the following:

---%<-------------------------------------------------------------------------
# file: /etc/maildroprc
# system-wide settings for maildrop

SHELL="/bin/bash"
SENDMAIL="/usr/sbin/sendmail -oi -t"
logfile "/var/log/maildrop.log"

DEFAULT="$HOME/Maildir/"
---%<-------------------------------------------------------------------------

In the above configuration, the users should be a member of the same group and
the group should have write privileges to the logfile.

To use maildrop with Postfix, take a look at
http://www.postfix.org/MAILDROP_README.html

Dovecot Authentication extension for maildrop
---------------------------------------------

Announced on the Dovecot's mailing list:
http://www.dovecot.org/list/dovecot/2009-April/039121.html

A patch for maildrop that would allow it to perform user lookups directly
against Dovecot in a similar way how they are done by Dovecot's LDA deliver
depending on used version of maildrop is available at the following locations:
+--------------+--------------------------------------------------------------+
| *maildrop*   | *patch*                                                      |
+--------------+--------------------------------------------------------------+
| 2.0.4        | http://www.max.rs/ozone/maildrop-2.0.4-dovecotauth.patch.txt |
+--------------+--------------------------------------------------------------+
| 2.1.0        | http://www.max.rs/ozone/maildrop-2.1.0-dovecotauth.patch.txt |
+--------------+--------------------------------------------------------------+
| 2.2.0        | http://www.max.rs/ozone/maildrop-2.2.0-dovecotauth.patch.txt |
+--------------+--------------------------------------------------------------+
| 2.3.0,       | http://www.max.rs/ozone/maildrop-2.3.0-dovecotauth.patch.txt |
| 2.4.0-2.4.3, |                                                              |
| 2.5.0-2.5.4  |                                                              |
+--------------+--------------------------------------------------------------+

When this patch is applied, maildrop will be extended with another command line
option "-t", which can be used to specify the location of Dovecot's master auth
socket that will be used when performing user lookups. There's a readme file
(README.dovecotauth) together with patch with a little bit more information
regarding the use of this extension.

(This file was created from the wiki on 2013-11-24 04:43)

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by PinoyWH1Z | C99Shell Github | Generation time: 0.0123 ]--