Displaying 20 results from an estimated 20000 matches similar to: "/var/dovecot /var/spool/mail permissions, setup help (w/ config info)"
2008 Mar 04
1
/var/www/html group & owner
hi again,
[root at dev ~]# ls -all /var/www/
total 64
drwxr-xr-x 8 root root 4096 Mar 3 11:44 .
drwxr-xr-x 21 root root 4096 Mar 3 11:44 ..
drwxr-xr-x 2 root root 4096 Jan 15 20:36 cgi-bin
drwxr-xr-x 3 root root 4096 Mar 3 11:43 error
drwxr-xr-x 2 root root 4096 Jan 15 20:36 html
drwxr-xr-x 3 root root 4096 Mar 3 11:44 icons
drwxr-xr-x 14 root root 4096
2020 Apr 03
2
Samba 4.12 SELinux context /var/run
Hi, since 4.12 Samba SELinux context for /var/run/samba is not correct
anymore:
```
root at files:~ # ls -la -Z /var/run/samba/
total 12
drwxr-xr-x. 5 root root system_u:object_r:var_run_t:s0 160 Apr 3
20:42 .
drwxr-xr-x. 30 root root system_u:object_r:var_run_t:s0 1000 Apr 3
18:39 ..
drwxr-xr-x. 3 root root system_u:object_r:var_run_t:s0 60 Apr 3
18:39 ncalrpc
drwxr-xr-x. 2 root
2025 Mar 26
1
Missing Policies folder in AD and /var/lib/samba/sysvol
Rowland and Michael...
Thanks for the help - it sounds like I should be close to getting this
working.
More troubleshooting...
Here is what my test Samba AD has after being freshly provisioned:
[drwxr-xr-x root???? root??? ]
/var/lib/samba/sysvol/sambatest327.com/Policies
??? [drwxr-xr-x root???? root??? ] {31B2F340-016D-11D2-945F-00C04FB984F9}
??? ??? [-rwxrwx--- root???? 3000000 ]?
2020 Apr 04
1
Samba 4.12 SELinux context /var/run
On 3 Apr 2020, at 21:53, Rowland penny via samba wrote:
> On 03/04/2020 20:34, Tobias Kirchhofer via samba wrote:
>> Hi, since 4.12 Samba SELinux context for /var/run/samba is not
>> correct anymore:
>>
>> ```
>> root at files:~ # ls -la -Z /var/run/samba/
>> total 12
>> drwxr-xr-x.? 5 root root system_u:object_r:var_run_t:s0? 160 Apr 3
>>
2008 Oct 13
1
/var/amavis
Hello all,
My /etc/group is not quite in order (a long story), and now I need to
correct privileges right here and there.
I would ask someone who has amavisd-new to show me the corresponding
listing as this:
[root at mail amavis]# ls -l /var/amavis
total 20
-rw-r----- 1 amavis 500 0 Oct 13 15:05 amavisd.lock
-rw-r--r-- 1 amavis mail 5 Oct 13 11:06 amavisd-milter.pid
srwxr-xr-x 1 amavis
2005 Jan 28
2
maildir and /var/spool/mail/$USER
I was told to use dovecot because it was easier than cyrus. I just
upgraded from fc1 to fc3. I am not sure what fc1 used but I think it was
cyrus and it worked perfect out of the box no configurations to do. The
new cyrus-imapd is not so simple so I got dovecot. I see examples saying
to use mbox=~/mail:INBOX=/var/spool/mail/%u but when I try that I
cannot map mail folders that reside
2005 Jan 12
2
maildir and /var/spool/mail
All,
Not sure what to do next. Have imap working in that I can see messages
in inbox. When I create a folder it won't create one. Looking at maillog
shows that I don't have rights to folder /var/spool/mail/.sent or
whatever folder I am trying to create. I have procmailrc and
dovecot.conf point to /home/Maildir but for some reason something is
tied to /var/spool/mail. Of course I am
2016 Nov 02
2
doveadm index: can't index a different namespace?
clamav-rules is NOT a directory, nor are any of the others:
thebighonker.lerctr.org ~/MAILARCHIVE $ cd 2016/10
thebighonker.lerctr.org ~/MAILARCHIVE/2016/10 $ ls -l
total 72106
-rw-r--r-- 1 ler ler 440461 Nov 1 00:05 Amplify_Mail
-rw-r--r-- 1 ler ler 104102478 Nov 1 14:53 INBOX
drwxr-xr-x 3 ler ler 4 Nov 1 00:05 SA
-rw-r--r-- 1 ler ler 21083767 Nov 1 00:05 SENT
2010 Jan 25
1
index location
Greetings.
We are testing with 1.2.9 and have found that with
mail_full_filesystem_access set to 'yes', we cannot force indexes for
folders under ~/mail to be stored in /var/dovecot/indexes/%u.
/var/dovecot/indexes/%u/.imap/INBOX/dovecot.index* is created just fine,
but everything else ends up in ~mail/.imap.
If I change mail_full_filesystem_access to 'no', then all indexes
2016 Nov 02
2
doveadm index: can't index a different namespace?
thebighonker.lerctr.org ~ $ doveadm mailbox status -u ler at lerctr.org vsize
\#ARCHIVE/2016/10/clamav-rules
#ARCHIVE/2016/10/clamav-rules vsize=3840752
thebighonker.lerctr.org ~ $
On Wed, Nov 2, 2016 at 12:22 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 02 Nov 2016, at 19:19, Larry Rosenman <larryrtx at gmail.com> wrote:
> >
> > clamav-rules is NOT a directory, nor
2016 Nov 02
2
doveadm index: can't index a different namespace?
one other thing, fts_autoindex does NOT appear to be working on the
#ARCHIVE/ NAMESPACE.
I wonder if these are all interrelated?
On Wed, Nov 2, 2016 at 1:10 PM, Larry Rosenman <larryrtx at gmail.com> wrote:
> FWIW it DOES work on my default NAMESPACE, just not the #ARCHIVE/
> NAMESPACE.
>
>
> On Wed, Nov 2, 2016 at 12:32 PM, Larry Rosenman <larryrtx at gmail.com>
>
2017 Sep 19
3
Inexplicable missing permissions issue
Greetings all.
I've been having great difficulty getting Dovecot working. I'm getting
stuck with using mbox directories outside of /home. Dovecot keeps giving
me this message:
imap(ncrosby): Namespace '': stat(/var/logmail/mbox/ncrosby) failed: Permis
sion denied (euid=1001(ncrosby) egid=1001(ncrosby) missing +w perm: /var/lo
gmail/mbox/ncrosby
2016 Nov 02
5
doveadm index: can't index a different namespace?
nope -- No difference
thebighonker.lerctr.org ~ $ ls -l ~/MAILARCHIVE/
total 176
drwx------ 6 ler ler 7 May 25 2014 2004
drwx------ 8 ler ler 8 Mar 3 2013 2005
drwx------ 11 ler ler 11 Mar 3 2013 2006
drwx------ 11 ler ler 11 May 3 2013 2007
drwx------ 14 ler ler 14 Mar 3 2013 2008
drwx------ 14 ler ler 14 Mar 3 2013 2009
drwx------ 14 ler ler 14 Mar 3 2013
2018 Jun 07
2
dovecot-pigeonhole Missing sieve_imapsieve Plugin?
Hi Folks,
I am having a problem configuring imapsieve via dovecot-pidgeonhole on CentOS7.
After following the docs here:
https://wiki2.dovecot.org/Pigeonhole/Sieve/Plugins/IMAPSieve
I get:
dovecot[22026]: managesieve: Fatal: Plugin 'sieve_imapsieve' not found from directory /usr/lib64/dovecot/sieve
dovecot[22026]: doveconf: Error: managesieve-login: dump-capability process returned 89
2006 Mar 14
3
what are those .nfsXXXXX files with mbox ?
On Solaris 9, using:
default_mail_env = mbox:~/mail:INBOX=/var/mail/%u
Here is a listing of ~/mail
with UW IMAP:
.:
total 8
drwx------ 2 testu3 sysadmin 512 Mar 14 14:40 .
drwxr-xr-x 4 testu3 sysadmin 512 Mar 14 14:40 ..
-rw------- 1 testu3 sysadmin 496 Mar 14 14:40 Drafts
-rw------- 1 testu3 sysadmin 496 Mar 14 14:40 Sent Items
with Dovecot:
.:
total 16
2007 Dec 11
2
Permission for /var/run/dovecot
I have just installed my mail server on a Ubuntu Linux V.7.10 box with
sendmail and dovecot imap from the Ubuntu packages. Each time the
machines boots, I get the following messages:
Starting mail server:
dovecotWarning: Fixing permissions of /var/run/dovecot to be world readable
Warning: Corrected permissions for login directory /var/run/dovecot/login
After the boot the permissions visible
2019 Nov 22
1
chown(/var/dovecot/login/ipc-proxy
Can we remove/change this in the source? So we do not have to add the
CAP_CHOWN with containers.
chown(/var/dovecot/login/ipc-proxy)
When run as root this has user dovenull, maybe this can be resolved by
using a group dovenull?
bash-5.0# ls -arlt
total 4
srw-rw-rw- 1 root root 0 Nov 21 22:27 pop3
srw-rw-rw- 1 root root 0 Nov 21 22:27 login
srw-------
2004 Aug 12
1
no local users - mbox all under /var/spool/mail/
Hi there,
im new to dovecot but I made my way trough configuring it. I almost get
it running at least for one IMAP user. The problem is I got no local
user thus no home directories, all Mailboxes are in mbox format under:
/var/spool/mail:
Looks like this:
-SNIP-
drwx------ 3 web1p2 poponly 19 2004-08-13 00:05 indexes
-rw------- 1 nobody nobody 0 2004-03-26 21:51
2005 Apr 11
1
Invalid mbox file /var/spool/mail/username: No such file or directory
Hi
dovecot-0.99.11-1.FC3.4.i386.rpm on FC3
when i create a user account with pop3 email i find that if i don't send and
email to the account (so that sendmail creates the file under
/var/spool/mail/testuser) where "testuser" is the users username. If the
user logs in with Outlook or Outlook express they get an error and maillog
shows.
Apr 11 14:18:58 proteus2a pop3(testuser):
2008 Oct 24
1
dovecot:mail storage creation failed with mail location:mbox:/HOME_DIRECTORY_USED_BUT_NOT_GIVEN_USERDB/mail:INBOX=/var/spool/mail/test1@poste.tn
Hello
I am working in a project and during my work an error has appeared in the use of the dovecot e mail server
Squirrelmail an error occured:ERROR:Connection dropped by IMAP server
and in the log mail we find:
mail
storage creation failed with mail
location:mbox:/HOME_DIRECTORY_USED_BUT_NOT_GIVEN_USERDB/mail:INBOX=/var/spool/mail/test1 at poste.tn
child 5757(imap) returned error 89
can you give