Displaying 20 results from an estimated 4000 matches similar to: "chown(/var/dovecot/login/ipc-proxy"
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
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
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
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 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,
> >
>
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
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:
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 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:
2019 Nov 11
2
Login/director not created
I have this[0] config, yet the /var/run/dovecot/login/director is not
created, what to check in the config?
dovecot: imap-login: Error: auth: connect(director) failed: No such file
or directory
[0]
service director {
unix_listener login/director {
#mode = 0666
}
fifo_listener login/proxy-notify {
#mode = 0666
}
unix_listener director-userdb {
#mode = 0600
}
2017 Aug 17
2
/var/run/dovecot permission issues
I have an issue that surfaced when I tried to start using the new metrics service, but it looks like it may be a more generic issue.
When I enabled stats and started dovecot, I got the following error in the log:
Error: stats: open(/var/run/dovecot/stats-mail) failed: Permission denied
/var/run/dovecot/stats-mail did not exist. /var/run/dovecot/ existed, owned by root, which apparently was
2019 Nov 11
0
Login/director not created
I too assume this socket should be in the login dir.
I am suggesting that maybe the socket is not being created because of
permissions.
Therefore if you explicitly set { group = dovenull } you may fix the
permissions issue.
I am not running director in my setup, just pointing out what jumped out
at me.
On 11/11/2019 1:24 PM, Marc Roos via dovecot wrote:
>
> But if in the configuration
2019 Nov 11
0
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 dovenull 0 Nov 10 18:14:00 login/dns-client=
srw-rw-rw- 1 root dovenull 0 Nov 10 18:14:00 login/imap=
srw------- 1 dovenull dovenull 0 Nov 10 18:14:00 login/ipc-proxy=
srw-rw-rw- 1 root dovenull 0 Nov 10 18:14:00 login/login=
srw-rw-rw- 1 root dovenull 0 Nov
2019 Jan 08
2
File permissions
Hello,
I am mosty done with the upgrade, but there is a problem that keeps me awake at night: file ownership and permissions.
It would be most helpful to have the following from Aki's live system:
ls -halFR /var/run/dovecot
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2018 Oct 19
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Does this happen every time? -1 is really not a valid file descriptor,
which is why these errors occur.
Aki
On 19.10.2018 5.23, Alex wrote:
> 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
2018 Oct 23
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Aki, is it configuration error or dovecot bug ?
Can I use imap-hibernate on FreeBSD ?
Alex ????? 2018-10-19 10:31:
> 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:
2018 Oct 23
0
imap-hibernate returned failure: Failed to parse client input: Invalid peer_dev_minor value
Yes, but my configuration is FreeBSD 10.4 and ZFS
I\'ll try to reconfigure.
Thanks
Aki Tuomi ????? 2018-10-23 10:48:
> 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
2015 Aug 25
0
IMAP hibernate feature committed
> http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397
==> /var/log/dovecot/dovecot.log <==
Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: net_connect_unix(/var/run/dovecot/imap-hibernate) failed: Permission denied
Aug 25 09:42:07 nihlus dovecot: imap(tlx at leuxner.net): Error: Couldn't hibernate imap client: Couldn't export state: Virtual mailboxes have no GUIDs
2019 Jan 08
0
File permissions
> On 08 January 2019 at 19:39 Rupert Gallagher via dovecot <dovecot at dovecot.org> wrote:
>
>
> Hello,
>
> I am mosty done with the upgrade, but there is a problem that keeps me awake at night: file ownership and permissions.
>
> It would be most helpful to have the following from Aki's live system:
>
> ls -halFR /var/run/dovecot
My live config uses