Displaying 20 results from an estimated 10000 matches similar to: "Permissions issues after dovecot reload"
2011 Apr 15
1
Dovecot v2.0.12 OpenBSD - getpwuid() error
Hi!
I've upgraded from 2.0.11 to 2.0.12. I've experienced errors during
delivery with dovecot-lda. The error log attached contains the errors.
Since then I had to downgrade to 2.0.11, to make it work again.
When starting 2.0.12, it couldn't chown() the files under /var/dovecot
(eg.: dict) to the user specified in the configuration file.
Configuration:
# doveconf -n
# 2.0.11:
2012 Jul 11
1
MySQL dict issues
Testing using the mysql dict for quota storage
(dovecot-2.0.12-2_127.el5), and ran into a couple issues. First is a
permissions issue:
dovecot: lmtp(26786, dude at test.tld): Error:
net_connect_unix(/var/run/dovecot/dict) failed: Permission denied
(euid=5000(<unknown>) egid=5000(<unknown>) missing +r perm:
/var/run/dovecot/dict, euid is not dir owner)
The file
2014 Nov 08
3
Help on dict with QUOTA / perms
I'm setting up quota for my users, my users have a UID starting on >5000 and
GID = 5000, and when I query the quota, for example in IMAP, I get:
Nov 8 14:13:28 fastmail dovecot: imap-login: Login: user=<a at a.com>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, mpid=18660, secured,
session=<uByciFkH2gB/AAAB>
Nov 8 14:13:37 fastmail dovecot: imap(a at a.com): Error:
2018 Sep 27
1
doveadm quota error output in some cases
I am testing a special setup on one machine where I want to put some local
users that get mail locally to /home user directories via postfix
transport map local: for historical and practical reasons. Other users are
setup as virtual users.
The local users are *also* setup as virtual users for dovecot so that I
can retrieve the mail via dovecot. I changed the SQL for dovecot
user_query, so
2014 Jan 12
2
Fwd: problem with Error: net_connect_unix(/var/run/dovecot/dict) failed: Permission denied
Hi,
$ dovecot --version
2.1.7
afrer i send email: log:
tail -f /var/log/*
<code style='overflow:scroll'>==> sieve.log <==<br>
Jan 10 20:44:14 lda(test at test.cz<a target='_blank' href='mailto:test at vinotekaolvi.cz'></a>): Error: net_connect_unix(/var/run/<wbr>dovecot/dict) failed: Permission denied (euid=2000(vmail)
2009 May 21
1
Expire Plug-in stopped
Good evening,
While working with Dovecot 1.2rc4 on Fedora 10, I have been trying to
get the Expire plug-in to auto delete messages for us.
When I run the plug-in with the test flag, I receive the following message:
/usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --test
Info: amy at example.com/Trash: stop, expire time in future: 1242953758
All messages were
2014 Nov 08
1
Help on dict with QUOTA / perms
Hi,
Ok managed to solve this with the permissions on the socket.
One related question, the quota units are only Kb,M,G ? not possible to
define it in bytes?
> -----Original Message-----
> From: dovecot [mailto:dovecot-bounces at dovecot.org] On Behalf Of Jorge
> Bastos
> Sent: s?bado, 8 de Novembro de 2014 14:22
> To: 'Dovecot Mailing List'
> Subject: Help on dict with
2009 Jun 06
3
Expire/Quota error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Using both 1.2rc5 and hg version a9d3108d0cec from today, when I run the
expire tools program, I receive the following error.
# /usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --test
/usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --testError:
2009 Mar 24
1
Missing TMP folder - Dovecot 1.2 Beta3
Recently after upgrading to 1.2 Beta3 from 1.1.13, I started to defer
mail. After looking into it deeper, it looks like Dovecot/sieve now asks
for a tmp folder in the imap (maildir) folder. Once I added the tmp
folder as the logs indicants, the mail was processed normally.
I have split my Inbox and imap store to different folder. Looking at
what it's trying to do, it looks to me that
2011 Dec 14
2
Quota warnings not being sent
Hello,
I am running dovecot-2.0.13-1_128.el5 x86_64 RPM on CentOS 5.7 with the
config shown below.
All accounts are virtual, hosted on LDAP Server.
My problem is that the quota warning mail is not sent as expected.
For example, in the logs I get:
Dec 12 08:42:40 vmail dovecot: lda(imaptester): Error: quota:
net_connect_unix(/var/run/dovecot/quota-warning) failed: Permission
denied
2020 Apr 24
2
error service quota-status
dear dovecot users,
trying to setup this quota-status thingy in dovecot so postfix can query
the quota on the mailbox via following in main.cf
smtpd_recipient_restrictions =
??? ...
??? check_policy_service inet:127.0.0.1:12340
I got this in my dovecot config
service quota-status {
? client_limit = 1
? executable = quota-status -p postfix
? inet_listener {
??? port = 12340
? }
}
2011 Mar 24
1
quota warning email to user
Hi,
I am trying to use Quota in dovecot-2.0.11. I find as a sender(same
user a receiver) I receive an email that receiver's Quota is exceeded
, and receiver's mailbox is full . This is good, however the receiver
whose MB is full isn't getting any quota-warning. Configuration is as
below,
dovecot -n
# 2.0.11: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.35-gentoo-r8 x86_64 Gentoo Base
2010 Nov 09
1
auth-worker ownership issue
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings,
I installed 2.0.7 this evening and I'm getting these messages in /var/log/maillog :
Nov 8 23:36:53 myserver dovecot: auth: Fatal: net_connect_unix(auth-worker) in directory /var/run/dovecot failed: Permission denied (euid=89(vpopmail) egid=89(vchkpw) missing +r perm: auth-worker, euid is not dir owner)
Nov 8 23:36:53 myserver
2008 Apr 22
2
Problems with Public Folders
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am trying to implement public folders on my Fedora 8 + Postfix 2.5.1 +
MySQL + Dovecot 1.0.13. I have Public folder shown in for my users but
when they choose the folder "Public" they receive the error "The mail
server responded: Mailbox doesn't exist: Public" (in Thunderbird) or
just simply "Mailbox doesn't exist:
2015 Jul 14
0
doveadm search -A problem with dropped privileges
Hello,
if you want to answer to this mail, please send it directly to me.
I have found a big issue with the following command "doveadm -search -A". It
whatsoever works by setting doveadm_worker_count = 0 in the dovecot.conf
configuration file.
The problem is that doveadm-server or something similar uses privileges of
"nobody" and so it fails searching e-mails. Instead also
2009 Jan 26
2
No Spaces in Directory names
How can I make it so my users can not create folders with spaces in
them? Or allow them to create such folders but rewrite them on the
hardrive with a "_" or some other symbol. I have looked threw the wiki
but couldn't find anything about folder name restrictions or folder name
rewriting (rewrite the space to a "_").
Im having problems with some of the expire and compress
2012 Mar 01
2
Permission problems
Hi,
I've set up a Postfix and Dovecot (only IMAP) combination using MySQL and
Postfixadmin on Fedora. Almost everything works correctly now. The only
thing bugging me right now is that I always have to change the access
privileges of the directories in /var/run/dovecot/ manually to 777 to make
it work. As you understand, I'm not particularly happy about this as it
doesn't feel secure
2010 Dec 21
1
Managesieve with multiple uid's
Hi,
I'm trying to setup a system with dovecot to remove the old courier one, and
everything (pop3, imap, lmtp, quotas) but managesieve is working fine. It
seems like it's a problem with each user having a separate uid, because I have
a working similar setup with a single uid working without problems.
In this system when I try to connect to the managesieve port using telnet I
get no
2013 Sep 16
1
Permission error
Hi,
I'm migrating an existing dovecot (1. series) to new hardware. The new
dovecot is a 2. series.
I copied the old config and did a
doveconf -n -c /etc/dovecot/dovecot.conf > dovecot-2.conf
Then I moved the dovecot-2.conf to dovecot.conf and restarted dovecot.
When Postfix tries to deliver a message I get this error :
2013-09-16 11:00:10 auth: Fatal: net_connect_unix(auth-worker) in
2010 Aug 26
3
Shared mailboxes with dovecot.
Hi, first of all for forgive me for my english.
I have several questions.
1. There are 2 user/passwd databases in my setup - ldap and mysql. when i
login into one user with telnet 127.0.0.1 143 and share inbox to some users -
records in dict-file apears? but if i delete some acls - records indict-file
stays same.
2. I see in error.log such errors. can somebody explain what do dovecot list