!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.43 GB of 7.22 GB (19.87%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     Errors.ChgrpNoPerm.txt (1.24 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Operation Not Permitted
=======================

---%<-------------------------------------------------------------------------
imap(user): Error: chown(/home/user/mail/.imap/INBOX, group=12(mail)) failed:
Operation not permitted (egid=1000(user), group based on /var/mail/user - see
http://wiki2.dovecot.org/Errors/ChgrpNoPerm)
---%<-------------------------------------------------------------------------

This means that Dovecot tried to copy '/var/mail/user' file's group (mail) to
the index file directory it was creating ('/home/user/mail/.imap/INBOX'), but
the process didn't belong to the mail group, so it failed. This is important
for preserving access permissions with <shared mailboxes>
[SharedMailboxes.txt]. Group copying is done only when it actually changes the
access permissions; for example with 0600 or 0666 mode the group doesn't matter
at all, but with 0660 or 0640 it does.

To solve this problem you can do only one of two things:

 1. If the group doesn't actually matter, change the permissions so that the
    group isn't copied (e.g.'chmod 0600 /var/mail/*', see
    <MailLocation.mbox.txt>)
 2. Give the mail process access to the group (e.g. 'mail_access_groups=mail'
    setting).

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

:: 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.0168 ]--