search for: mapandrei

Displaying 16 results from an estimated 16 matches for "mapandrei".

2020 Apr 11
2
Missing permissions
...hange.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 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...
2020 Apr 25
2
Creating folders
...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 at gmail.com > <mailto: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/...
2020 Apr 25
3
Creating folders
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 directories the same thing happenes, adding to the created folder name . prefix. For example, created a_folder would be found on server under Maildir/cur/.b_dir. If I remove the
2020 Apr 11
2
Missing permissions
...> 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)...
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 website. > >...
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 11
2
Missing permissions
...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 at gmail.com> > wrote: > >> Hi Aki, >> >> Than...
2020 Apr 06
4
Missing permissions
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/mail/domain, UNIX perms appear ok (ACL/MAC wrong?)) My authentication configuration is this: passdb { driver = passwd-file args = username_format=%n /etc/dovecot/users }
2020 Apr 04
2
Disabling system users from mail
I'm using dovecot 2.2.36 on CentOS 7.7. My configurations are (dovecot -n): disable_plaintext_auth = no first_valid_uid = 1000 mail_location = maildir:~/Maildir mbox_write_locks = fcntl namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent
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? > > Thanks...
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
2020 Apr 06
0
Missing permissions
...is 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/mail/domain, U...
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 > directories the same th...
2020 Apr 25
0
Creating folders
...tru 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 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...
2020 Apr 13
1
%d ignored from auth-passwdfile.conf.ext configuration file
I tried to log in as test at some_domain. From thunderbird client. Although, I get this logged after before mentioned log: imap-login: Disconnected (auth failed, 2 attempts in 14 secs): user=<test>, method=PLAIN, rip=some.ip.addr.here, lip=another.ip.addr.here, TLS, session=<rQT+ziijGE1tpoAB> On Mon, Apr 13, 2020 at 1:16 PM Ivo < c.e4ed1a035298f9021dcfbca4d511c303 at ultra.hr>
2020 Apr 13
2
%d ignored from auth-passwdfile.conf.ext configuration file
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 } 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: