Displaying 20 results from an estimated 1000 matches similar to: "quota warning email to user"
2019 Apr 14
1
permissions for quota-status
Hello!
doveconf --version 2.2.36
I want to move to a new server with dovecot but get an error
Error: service(quota-status): listen(*, 12340) failed: Permission denied
when I define
service quota-status {
executable = quota-status -p postfix
inet_listener {
port = 12340
}
client_limit = 1
}
private]# ll
insgesamt 0
srw-rw-rw-. 1 postfix postfix 0 14. Apr 15:05 anvil
2019 Jan 08
1
Permission error on stats writer
I?m running Dovecot 2.3.4 on FreeBSD 11.2 with qmail. In my mail log, I see messages like this on every delivery
Jan 8 10:30:02 v1 qmail: 1546961402.314222 delivery 533: success: lda(matt,)Error:_net_connect_unix(/var/run/dovecot/stats-writer)_failed:_Permission_denied/did_0+0+1/
Searching for this error, I found a message on a support forum for a different server that suggested adding this to
2014 Aug 27
2
Dovecot Replication of Maildirs: Couldn't create lock file ... no such file or directory
Greetings,
I'm setting up replication and am getting this error from the server
where the replicated mails are being initially created:
Aug 27 11:03:53 molecular dovecot: dsync-server(user at domain.org): Error:
Couldn't create lock /vmail/domain.org/user/home/.dovecot-sync.lock: No
such file or directory
Can anyone shed some light on this?
Here's the Replicator config of the
2010 Nov 02
2
Converting to 2.0 and LMTP have userdb and auth-worker complaints
Using rpms and converted dovecot.conf with doveconf. Need assistance to
determine how to resolve 'auth-worker' and userdb complaint.
logging into mysql from commandline with mail admin acct and using
dovecot sql query is successful but the following fails:
doveadm auth -x service=imap -x lip=127.0.0.1 john
Password:
passdb: john auth failed
extra fields:
temp
doveadm(root): Fatal:
2011 Jan 12
2
Problem after migration dovecot 1.2 -> dovecot 2.0
I have migrated from dovecot 1.2 to dovecot 2.0. When I connect via
telnet to 110 port of the dovecot server the client hangs:
telnet 192.168.4.80 110
Trying 192.168.4.80...
/Connected to 192.168.4.80.
Escape character is '^]'./
In syslog I got the following error:
/Jan 12 12:14:44 buzon dovecot: imap-login: Error: auth: connect(login)
in directory / failed: Permission denied
2019 Nov 11
2
Login/director not created
But if in the configuration of the director is stated login/director.
Than I assume this socket should be in the login dir not? You have also
the director activate with executable = imap-login director?
-----Original Message-----
Subject: Re: Login/director not created
On my install the login/ dir is:
drwxr-x--- 2 root dovenull 8 Nov 10 18:14:00 login/
srw-rw-rw- 1 root
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-------
2020 Oct 22
2
net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
Hi,
We are getting very occasional messags from dovecot:
> net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
Over the last week, the message appeared five times. (on a mail server
with over 100 users, to that's basically almost never)
doveconf -n below
> # 2.3.4.1 (f79e8e7e4): /etc/dovecot/dovecot.conf
> # Pigeonhole version 0.5.4 ()
> # OS: Linux
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Hello!
I tried to use imap-hibernate.
But errors in maillog:
Oct 19 05:14:24 server dovecot:
imap(email at example.com)<67125><Lu7ndYt4n8aASO/q>: Error: kevent(-1) for
notify remove failed: Bad file descriptor
Oct 19 05:14:24 server dovecot:
imap(email at example.com)<67125><Lu7ndYt4n8aASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 19
2009 Dec 18
2
[LLVMdev] Questions of instruction target description of MSP430
Hi everyone,
I am puzzled by several instruction defines in MSP430.
1
def MOV16rr : Pseudo<(outs GR16:$dst), (ins GR16:$src),
"mov.w\t{$src, $dst}",
[ ]>;
Because it's an empty dag pattern[ ], by what does instuction selector
select intruction 'MOV16rr'?
2
let canFoldAsLoad = 1, isReMaterializable = 1, mayHaveSideEffects =
2008 Jul 02
2
Can't connect to auth server at /var/run/dovecot/auth-master: No such file or directory
Hello all.
Just one quick stupid question. ;-(
Im try to configure Exim + Dovecot 1.1.1 on FreeBSD 7.0
Then im try to send mail in logs im see this:
deliver(admin at domain.off): Jul 02 13:52:22 Error: Can't connect to auth
server at /var/run/dovecot/auth-master: No such file or directory
%ls -al /var/run/dovecot/*
srw-rw---- 1 exim wheel /var/run/dovecot/auth-client
srw------- 1
2020 Oct 23
1
net_connect_unix(/var/run/dovecot/stats-writer) failed: Permission denied
Hi!
You can ignore it, or you can change the socket permissions to 0666.
service stats {
unix_listener stats-writer {
mode = 0666
}
}
Aki
> On 23/10/2020 17:52 mj <lists at merit.unu.edu> wrote:
>
>
> Hi,
>
> Nobody?
>
> It happens so rarely, and the system appears to be running fine
> otherwise, should I just ignore it?
>
> Still
2009 Jul 09
3
performance troubleshooting
We have a serious performance problem on our server. Here is some data:
<pre>
> ::memstat
Page Summary Pages MB %Tot
------------ ---------------- ---------------- ----
Kernel 1133252 4426 31%
Anon 1956988 7644 53%
Exec and libs 31104 121 1%
Page cache
2009 Dec 19
0
[LLVMdev] Questions of instruction target description of MSP430
Hi,
1. This instruction is not selected automatically by the instruction selector. The instruction combine / select stages insert registercopies, and they are expanded later on by the copyRegToReg() function provided by the MSP430InstrInfo to this MOV16rr.
2. ReMaterializable means there is no need to find a way to preserve the value in a register : the instruction can be just be reissued
2018 Oct 19
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Yes,
After I changed mode and user/group
Oct 18 19:17:50 server dovecot:
imap(email at example.com)<57613><VVXuZ4N4avOASO/q>: Error: kevent(-1) for
notify remove fail
ed: Bad file descriptor
Oct 18 19:17:50 server dovecot:
imap(email at example.com)<57613><VVXuZ4N4avOASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 18 19:17:50 server dovecot:
2018 Oct 24
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Nothing, the same error
Oct 24 10:11:16 server dovecot:
imap(email at example.com)<82402><Nhu9MPR4KuaASO/q>: Error: kevent(-1) for
notify remove failed: Bad file descriptor
Oct 24 10:11:16 server dovecot:
imap(email at example.com)<82402><Nhu9MPR4KuaASO/q>: Error: close(-1) for
notify remove failed: Bad file descriptor
Oct 24 10:11:16 server dovecot: imap-hibernate:
2008 Jan 17
1
Under DTrace USDT and PID, kernel''s microstat accounting doesn''t work in this situation, doesn''t it?
Does anyone has any ideas about this problem?
2008/1/15, ?? TaoJie <eulertao at gmail.com>:
>
> Hi all:
>
> I''m working on revealing system performance now.
> My testing program is an infinite loop. Inside the loop, it will do some
> mathematical opertaions and call function callee(), then go to the next
> loop.
> I install a alarm(30) in the program. It
2018 Oct 23
2
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
I tested with FreeBSD 11 and it worked just fine... did you follow https://wiki.dovecot.org/IMAPServer/Hibernation this to set it up?
Aki
> On 23 October 2018 at 10:15 Alex <alex at jili.ga> wrote:
>
>
> Aki, is it configuration error or dovecot bug ?
> Can I use imap-hibernate on FreeBSD ?
>
>
>
> Alex ????? 2018-10-19 10:31:
> > Yes,
> >
>
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
2015 Sep 15
2
rsyslog for chrooted sftp users has stopped working -- Centos 6.6
Hello everyone,
We have some chrooted sftp-only users on a CentOS release 6.6 server. The
server had been logging their actions, but after recent updates the logs
have stopped.
The server correctly logs non-chrooted users:
Sep 14 17:47:24 vsecure4 sshd[1981]: Accepted publickey for jcours from
192.168.10.166 port 42545 ssh2
Sep 14 17:47:24 vsecure4 sshd[1981]: pam_unix(sshd:session):