Displaying 20 results from an estimated 100 matches similar to: "[Bug 2933] regression with hardlinked devices"
2005 Aug 04
1
[Bug 2947] stdout with [-v] -H --link-dest and slink/sock/fifo/regf
https://bugzilla.samba.org/show_bug.cgi?id=2947
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From wayned@samba.org 2005-08-03 16:45 -------
Keep in mind that --link-dest only hard-links regular
2006 Apr 17
6
DO NOT REPLY [Bug 3692] New: regression: symlinks are created as hardlinks with --link-dest
https://bugzilla.samba.org/show_bug.cgi?id=3692
Summary: regression: symlinks are created as hardlinks with --
link-dest
Product: rsync
Version: 2.6.7
Platform: x86
URL: http://rsync.samba.org
OS/Version: FreeBSD
Status: NEW
Severity: major
Priority: P3
Component: core
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:
2016 Nov 02
3
No stats under FreeBSD 10.3
prw-rw-rw- 1 root wheel 0 Nov 1 13:09 stats-mail
prw------- 1 root wheel 0 Nov 1 13:09 stats-user
drwxr-x--- 2 root dovenull 4 Nov 1 13:09 token-login
If something other than root is trying to write to stats-user, we found the
issue.
this is on 10.3-STABLE
On Wed, Nov 2, 2016 at 12:13 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 01 Nov 2016, at 22:31,
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
2017 Aug 25
2
dovecot: config: Error: BUG: Config client connection sent too much data
Hello,
Absolutely. Here is the output of doveconf -n:
# doveconf -n
# 2.2.31 (65cde28): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.19 (e5c7051)
# OS: Linux 4.9.36-x86_64-linodexx x86_64 Arch Linux
auth_mechanisms = plain login
base_dir = /var/run/dovecot/
dict {
expire = ldap:/etc/dovecot/dovecot-ldap.conf.ext
quota = ldap:/etc/dovecot/dovecot-ldap.conf.ext
}
doveadm_password = #
2016 Feb 21
2
systemd changes in Git/Debian Auto-Builds
On 21/02/2016 10:43 PM, aki.tuomi at dovecot.fi wrote:
>> The PID-File seems to be expected under yet another sub-dir of
>> /var/run/dovecot.
>>
>> Regards
>> Thomas
>
> Hi,
>
> This is fixed in
> https://github.com/dovecot/core/commit/22d75d47097ca83c6e824a5129d81e8f18fb589b
>
> ---
> Aki Tuomi
This doesn't seem to be fixed for me, with
2011 Jan 28
3
Dovecot2 + Sieve
Hi,
i'm new on sieve, but want to use ist with sogo.
The Problem is, that when i set a redirect or vacation rule like:
redirect "email at example.com"; (real Adress is different)
the sieve says the mail would be forwarded, but no mail is sent. (No
Action in /var/log/maillog)
And because there is no Error-Message it's difficult to search for...
Dovecot log
-------
Jan 28
2016 Nov 01
2
No stats under FreeBSD 10.3
HI,
I?m currently testing the stats module of Dovecot (2.2.26.0 (23d1de6))
Looks like there no statistics under FreeBSD.
Server isn?t busy yet but got at least a few connection open.
Added
mail_plugins = $mail_plugins stats
plugin {
stats_refresh = 30 secs
stats_track_cmds = yes
}
doveadm stats dump global
reset_timestamp last_update num_logins num_cmds num_connected_sessions
2018 May 08
2
replicator: User listing returned failure
> I don't know if it makes a difference, I don't have quotes on my
> mail_plugins:
I don't have quotes too (It's difference between config file and dovecot
-n output)
> Did you check permissons on the replication fifos?
For what? I think that problems on slave. How it should work in
automatic mode?
I repeat that from slave manually all works fine:
>> As I
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
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
2016 Jun 16
0
Missing CPU Cores from 2nd Socket
Has anyone else noticed an issue when running CentOS 7.2.1511 on ESXi 6.0, where only the first sockets worth of cores appear to be presented to the kernel?
For example, I've set up a VM on an ESXi 6 node with 2 sockets, each of which has 2 cores attached. Once I start up the server I can see in dmidecode that both sockets are populated, each with a dual-core processor. But, within top,
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
2015 Aug 24
3
IMAP hibernate feature committed
http://hg.dovecot.org/dovecot-2.2/rev/64c73e6bd397
Today I finally committed the "imap-hibernate" feature that I first started developing about a year ago (and had been thinking about for several years before that). The main purpose here is to reduce the number of imap processes and the amount of memory they use by moving IDLEing connections into imap-hibernate processes where they are
2018 May 08
2
replicator: User listing returned failure
Hello Gerald,
> Besides you have configured mysql userdb twice:
>
>> userdb {
>> args = /etc/dovecot/dovecot-sql-master.conf.ext
>> driver = sql
>> }
>> userdb {
>> args = /etc/dovecot/dovecot-sql.conf.ext
>> driver = sql
>> }
Great!!! This was the root cause. Second userdb with
dovecot-sql-master.conf rewrite the first one, but
2017 Nov 03
3
stats module
On 03/11/17 17:43, Mark Moseley wrote:
>
>
> On Fri, Nov 3, 2017 at 9:35 AM, Jeff Abrahamson <jeff at p27.eu
> <mailto:jeff at p27.eu>> wrote:
>
> Sorry, Aki, I don't follow you.? Did I do it wrong in the file
> 91-stats
> that I shared in my original mail (attached here)?
>
> Jeff
>
>
> On 03/11/17 16:50, Aki Tuomi wrote:
2015 May 16
2
Couldn't create lock .dovecot-sync.lock
Hi,
In a cluster with two servers and replication via dovecot-dsync, this
error is logged:
server1 dovecot: dsync-server(<user>): Error: Couldn't create lock
/var/lib/imap/user/6a/<user>/.dovecot-sync.lock: No such file or directory
This is because "/var/lib/imap/user/6a/<user>/" doesn't exist in
server1. In another cluster node, the directory exists and
2014 Aug 18
1
[SOLVED] Re: Trying Dovecot Replication with dsync
>
> 1)
> Aug 14 15:39:34 ceph1 dovecot: imap(account=domaintest.com): Error:
> open(/var/run/dovecot/replication-notify-fifo) failed: Permission denied
>
> What is the correct perms for /var/run/dovecot/replication-notify-fifo ?
> Currently:
> # ll /var/run/dovecot/replication-notify-fifo
> prw------- 1 root root 0 Aug 14 15:57
>
1998 Apr 06
3
Triggering processes through Samba
Hi,
I need to upload data from a barcode scanner into a Progress database
on UNIX. The barcode reader is attached to a PC. We have set it up in
this way that the barcode reader creates a file in a directory shared
by the PC and an HP box. A simple daemon on the HP scans the directory
and triggers a program to upload the data whenever it finds a file in
that directory.
I was wondering if