Displaying 20 results from an estimated 25 matches for "mura".
Did you mean:
mua
2020 Apr 11
2
Missing permissions
Hi Aki,
Thanks. I was especially interested in documentation related to dovecot and
it's users permissions, the way in which dovecot uses users. Till now I
found only spread information on different articles from dovecot's website.
Thanks,
Mura Andrei
On Sat, Apr 11, 2020 at 9:49 AM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> Hi,
>
>
> https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ReadWritePaths=
>
> although we probably need to add some words into doc.dovecot.org under
> known issu...
2020 Apr 25
2
Creating folders
Maybe you need to subscribe to that folders?
On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
> Rectification: For example, created a_folder would be found on server
> under Maildir/cur/.b_dir.
> would be:
> For example, created a_folder would be found on server under
> Maildir/cur/.a_folder.
>
> On Sat, Apr 25, 2020 at 2:45 PM Andrei Petru Mura <mapandrei a...
2020 Apr 11
2
Missing permissions
Hi Aki,
Any documentation on this topic?
Mura Andrei
On Mon, Apr 6, 2020 at 5:27 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> This is probably caused by systemd (or selinux or both).
>
> With systemd, you need to add
>
> ReadWritePaths=/home/mail
>
> to the systemd unit.
>
> Then you can check /var/l...
2020 Apr 25
3
Creating folders
...example, created a_folder would be found on server under
Maildir/cur/.b_dir.
If I remove the client from thunderbird (with cached data) and reconfigure
it, this folders are no longer available. How can I make them be available?
Indication for right documentation pages is much appreciated.
Thanks,
Mura Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200425/3a0eed98/attachment.html>
2020 Apr 06
4
Missing permissions
...iguration is this:
passdb {
driver = passwd-file
args = username_format=%n /etc/dovecot/users
}
userdb {
driver = static
args = uid=vmail gid=vmail home=/home/mail/domain/%n username_format=%n
/etc/dovecot/users
}
/home/mail/domain/test directory is owned by vmail user.
How to fix this?
Mura Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200406/90963a2d/attachment.html>
2020 Apr 11
0
Missing permissions
I think I found here what I'm interested in:
https://doc.dovecot.org/admin_manual/system_users_used_by_dovecot/.
On Sat, Apr 11, 2020 at 9:52 AM Andrei Petru Mura <mapandrei at gmail.com>
wrote:
> Hi Aki,
>
> Thanks. I was especially interested in documentation related to dovecot
> and it's users permissions, the way in which dovecot uses users. Till now I
> found only spread information on different articles from dovecot's webs...
2020 Apr 13
2
%d ignored from auth-passwdfile.conf.ext configuration file
..._format=%n /etc/dovecot/%d/users
}
When I try to log in, I get this:
dovecot: auth: Error:
passwd-file(test,some.ip.addr.here,<rQT+ziijGE1tpoAB>):
stat(/etc/dovecot//users) failed: No such file or directory
As you can see, %d isn't interpreted. Why is this happening? Any hints?
Thanks,
Mura Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200413/29aaadf8/attachment.html>
2020 Apr 13
1
%d ignored from auth-passwdfile.conf.ext configuration file
...Did you try to log in as user "test" or "test at some_domain" ?
> Is seems to me that you did not use full username (Error:
> passwd-file(test,).
> ( %d domain domain part in user at domain, empty if user with no domain )
>
>
> On 13.4.2020. 11:05, Andrei Petru Mura wrote:
> > I try to configure dovecot with virtual users. I put my users file in
> > folder /etc/dovecot/my_domain_name/users.
> > My auth-passwdfile.conf.ext file looks like this:
> > passdb {
> > driver = passwd-file
> > args = username_format=%n /etc/dovec...
2020 Apr 11
2
Missing permissions
...tc_runtime_t:s0 tclass=dir permissive=0
Was caused by:
Missing type enforcement (TE) allow rule.
I think it's important to know that I'm trying to use dovecot with virtual
users. If I try to configure it with PAM authentication using system users,
it works well.
Any suggestions on this?
Mura Andrei
On Sat, Apr 11, 2020 at 10:02 AM Andrei Petru Mura <mapandrei at gmail.com>
wrote:
> I think I found here what I'm interested in:
> https://doc.dovecot.org/admin_manual/system_users_used_by_dovecot/.
>
> On Sat, Apr 11, 2020 at 9:52 AM Andrei Petru Mura <mapandrei...
2020 Apr 04
2
Disabling system users from mail
...{
group = postfix
mode = 0666
user = postfix
}
}
ssl = required
ssl_cert = </etc/pki/dovecot/certs/dovecot.pem
ssl_key = # hidden, use -P to show it
I want to disable accounts for system users. Only virtual users will have
accounts (not configured yet). Is this possible?
Thanks,
Mura Andrei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20200404/0fbe1161/attachment.html>
2020 Apr 11
0
Missing permissions
Hi,
https://www.freedesktop.org/software/systemd/man/systemd.exec.html#ReadWritePaths=
although we probably need to add some words into doc.dovecot.org under known issues.
Aki
> On 11/04/2020 09:24 Andrei Petru Mura <mapandrei at gmail.com> wrote:
>
>
> Hi Aki,
>
> Any documentation on this topic?
>
> Mura Andrei
>
>
> On Mon, Apr 6, 2020 at 5:27 PM Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
> > This is probably caused by systemd (or selinux or both)....
2020 Apr 25
0
Creating folders
Hi Mihai,
I put auto=subscribed to Sent in 15-mailboxes.conf but get the same
behavior.
Mura Andrei
On Sat, Apr 25, 2020 at 3:21 PM MIhai Badici <mihai at badici.ro> wrote:
> Maybe you need to subscribe to that folders?
> On 4/25/20 3:07 PM, Andrei Petru Mura wrote:
>
> Rectification: For example, created a_folder would be found on server
> under Maildir/cur/.b_dir....
2020 Apr 04
1
Disabling system users from mail
Hi Aki,
<snip/>
>
Do you mean anything via this?
>
> >
> > I want to disable accounts for system users. Only virtual users will
> have accounts (not configured yet). Is this possible?
> >
> > Thanks,
> > Mura Andrei
>
> Hi!
>
> System users are only enabled if you use pam/passwd/shadow drivers. They
> are not enabled by default.
>
I don't think I'm using this drivers. Do I? (I suppose provided
configuration should reflect this).
Andrei
>
> Aki
>
-------------- next p...
2020 Apr 04
0
Disabling system users from mail
> On 04/04/2020 14:06 Andrei Petru Mura <mapandrei at gmail.com> wrote:
>
>
> I'm using dovecot 2.2.36 on CentOS 7.7.
> My configurations are (dovecot -n):
>
<snip/>
>
> I want to disable accounts for system users. Only virtual users will have accounts (not configured yet). Is this possible?
>...
2020 Apr 06
0
Missing permissions
This is probably caused by systemd (or selinux or both).
With systemd, you need to add
ReadWritePaths=/home/mail
to the systemd unit.
Then you can check /var/log/audit/audit.log for any selinux specific problems. If you are using Centos/Redhat.
Aki
> On 06/04/2020 17:01 Andrei Petru Mura <mapandrei at gmail.com> wrote:
>
>
> Hi,
>
> Dovecot version 2.2.36
> In log files I get this error:
> dovecot: imap(test): Namespace '': mkdir(/home/mail/domain/test/Maildir) failed: Permission denied (euid=1005(vmail) egid=1005(vmail) missing +w perm: /home/...
2020 Apr 13
0
%d ignored from auth-passwdfile.conf.ext configuration file
Did you try to log in as user "test" or "test at some_domain" ?
Is seems to me that you did not use full username (Error:
passwd-file(test,).
( %d domain domain part in user at domain, empty if user with no domain )
On 13.4.2020. 11:05, Andrei Petru Mura wrote:
> I try to configure dovecot with virtual users. I put my users file in
> folder /etc/dovecot/my_domain_name/users.
> My?auth-passwdfile.conf.ext file looks like this:
> passdb {
> ? driver = passwd-file
> ? args = username_format=%n /etc/dovecot/%d/users
> }
>
>...
2020 Apr 25
0
Creating folders
Rectification: For example, created a_folder would be found on server under
Maildir/cur/.b_dir.
would be:
For example, created a_folder would be found on server under
Maildir/cur/.a_folder.
On Sat, Apr 25, 2020 at 2:45 PM Andrei Petru Mura <mapandrei at gmail.com>
wrote:
> Hi,
>
> I managed to install dovecot 2.2.36 along postfix, with virtual users.
> When I send mails from my thunderbird client a Sent folder is created,
> which is mirrored on server by Maildir/cur/.Sent. If I try to create other
> directori...
2009 Oct 23
1
coxph() and survfit()
...estimates for the yes/no spiders
# and the 3 follow up times
sum.sf$surv
# corresponding lower limits of the
# 95% CI
sum.sf$low
# corresponding upper limits of the
# 95% CI
sum.sf$up
we observe that the 95% CIs overlap!! How is this possible since the HR for spiders is significant.
Regards,
Mura
2020 Apr 11
2
Missing permissions
...04/2020 15:47 Alex JOST <
<a href="mailto:jost+lists@dimejo.at">jost+lists@dimejo.at</a>> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
</div>
<div>
Am 11.04.2020 um 13:00 schrieb Andrei Petru Mura:
</div>
<blockquote type="cite">
<div>
Hi,
</div>
<div>
<br>
</div>
<div>
After configuring systemd unit with ReadWritePaths=/home/mail, I get the
</div>
<div>
following error...
2020 Apr 06
0
Missing permissions
...driver = static
> args = uid=vmail gid=vmail home=/home/mail/domain/%n username_format=%n
>/etc/dovecot/users
>}
>/home/mail/domain/test directory is owned by vmail user.
>How to fix this?
do you have apparmor up and running?
If so, you have to modify its config for dovecot.
>Mura Andrei
Bye.
Michael.
--
Michael Hirmke