Displaying 20 results from an estimated 500 matches similar to: "[PATCH] support for NetBSD 6.0 libquota"
2017 Sep 17
1
dsync panic in mbox_lock
Aki Tuomi <aki.tuomi at dovecot.fi> wrote:
> We have seen this before but so far the actual bug has not been
> reproducible for us. Can you post your doveconf -n
Here it is:
https://ftp.espci.fr/shadow/manu/conf.log
> and also logs with
> doveadm -Dv -o plugin/mail_replica=remoteprefix:root at mail2.example.net
> sync -d -u jdoe
https://ftp.espci.fr/shadow/manu/sync.log
2017 Sep 16
2
dsync panic in mbox_lock
Hello
I am trying to setup replication with dovecot-2.2.29.1, and for some
users, I get a reproductible panic:
# doveadm -v -o plugin/mail_replica=remoteprefix:root at mail2.example.net
sync -d -u jdoe
dsync-local(jdoe): Panic: file mbox-lock.c: line 799 (mbox_lock):
assertion failed: (lock_type == F_RDLCK || mbox->mbox_lock_type !=
F_RDLCK)
Abort
User is not overquota, and filesystem
2013 Apr 11
2
[PATCHES] NetBSD support, authentication buffer size
Hi
Here are a few unintegrated patches, just tested against 2.2rc7:
1) NetBSD's getmntinfo uses struct statvfs while other BSD use struct statfs
http://ftp.espci.fr/shadow/manu/patch-ak
2) NetBSD 5.x net_getunixcred() support. Build on NetBSD, but not tested
(I am testing on NetBSD 6.0):
http://ftp.espci.fr/shadow/manu/patch-src_lib_net.c
3) Increase authentication buffer size so that it
2011 Aug 21
2
Fixing split brain
Hi
Consider the typical spit brain situation: reading from file gets EIO,
logs say:
[2011-08-21 13:38:54.607590] W [afr-open.c:168:afr_open]
0-gfs-replicate-0: failed to open as split brain seen, returning EIO
[2011-08-21 13:38:54.607895] W [fuse-bridge.c:585:fuse_fd_cbk]
0-glusterfs-fuse: 1371456: OPEN()
/manu/netbsd/usr/src/gnu/dist/groff/doc/Makefile.sub => -1
(Input/output
2014 Oct 10
1
fixes for quota support on NetBSD
Hi!
dovecot-2.2.13 already has quota support for NetBSD, but it's buggy.
The attached patches by Manuel Bouyer <bouyer at NetBSD.org> fix the
issues.
There is one thing that's not nice in them: one include is now for
"/usr/include/quota.h" since dovecot comes with its own file "quota.h"
which is earlier in the search path. Perhaps dovecot's copy can be
2012 Jun 23
1
pop3-throttle
Hello
I am having a hard time with users using POP while leaving mailboxes
of several gigabyte cumulated. This causes a lot of disk I/O and kills
performancs for everyone. I try to encourage people migrating to
IMAP, but that migration will take some time, and therefore I am looking
for alterantive ways to workaround the problem.
I found pop3-throttle-plugin.c, which seems a smart way to solve
2013 May 05
5
dovecot 2.2.0 corrupts mailboxes?
Hi
On april 17th, I upgraded from dovecot 2.1.13 to 2.2.0. Since that time,
I had two different users that reported received three incident of
messages that disapeared from their mailboxes.
The mailbox format is mbox on local FFS filesystem (no NFS), and I use
filesystem quotas (but both users are far from filling their quotas).
When the message disapeared, it was always a whole rand of dates.
2017 Sep 16
0
dsync panic in mbox_lock
> On September 16, 2017 at 5:28 AM Emmanuel Dreyfus <manu at netbsd.org> wrote:
>
>
> Hello
>
> I am trying to setup replication with dovecot-2.2.29.1, and for some
> users, I get a reproductible panic:
>
> # doveadm -v -o plugin/mail_replica=remoteprefix:root at mail2.example.net
> sync -d -u jdoe
> dsync-local(jdoe): Panic: file mbox-lock.c: line 799
2017 Sep 02
0
mail_log_events and dsync
Hello
mail_log_events is handy to track what happened to a given message.
Unfortunatly, it seems dsync activity is not captured. This causes
messages to appear or vanish without a log trace.
Did I miss a setting to get it? How should I track how something went
wrong with dsync?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu at netbsd.org
2013 Apr 29
1
quota-related crash for doveadm dsync operation
Hi
I understand the crash below is caused by filesystem quota. I just report
it because perhaps it could have a more graceful failure.
Apr 29 09:39:17 danceny dovecot: dsync-local(jdoe): Error: Mailbox Sent: Saving failed: Not enough disk space
Apr 29 09:39:17 danceny syslogd[165]: last message repeated 4 times
Apr 29 09:39:17 danceny dovecot: doveadm: Error: dsync-remote(jdoe): Error: Cached
2008 May 10
1
writing a table in the device (pdf in this case)
hello all,
I would like to introduce a summary table into the pdf along with the
plots (in order to archive my data into single files automatically).
Similarly, It would be great to have the result of the statistical
analysis (for instance anova) in the same file.
Is there a way to do that?
example:
pdf("example.pdf")
layout (matrix(1:2,1,2))
plot (groups, scores)
Result <-
2013 Sep 13
1
glusterfs-3.4.1qa2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.1qa2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.1qa2.tar.gz
This release is made off jenkins-release-42
-- Gluster Build System
2013 Nov 29
2
BUG: Authentication client sent unknown handshake command
Hi
After upgrading the kernel, everything is fine, except dovecot authentication.
I get this trange thing (data after REQUEST? changed just in case it
contains anything sensitive):
Nov 29 16:56:01 volanges dovecot: auth: Error: BUG: Authentication client sent unknown handshake command: REQUEST?6970356762?616?6?235264ef69dbd1665538af54d12fdaea?session_pid=453?req...
Nov 29 16:56:01 volanges
2009 Jun 24
3
Auth worker max line size
Hello
I have been playing with some exotic authentication scheme with Dovecot
and PAM. That involves sending really large base64 encoded data as
the IMAP password, and I have hit a line limit in Dovecot, with
AUTH_WORKER_MAX_LINE_LENGTH set to 1024.
This limit is especially frustrating since other parts of the software
use much larger limits:
MAX_INBUF_SIZE 4096
MAX_IMAP_LINE 8192
2013 Jul 26
5
[FEEDBACK] Governance of GlusterFS project
Hello everyone,
We are in the process of formalizing the governance model of the
GlusterFS project. Historically, the governance of the project has been
loosely structured. This is an invitation to all of you to participate in
this discussion and provide your feedback and suggestions on how we should
evolve a formal model. Feedback from this thread will be considered to the
extent possible in
2008 Feb 29
7
Recommended software for mail greylist?
Hi, all.
I want to use grey list in mail server, currently, i use postgrey to
implement it.
Any other recommended software?
Thanks very much.
-----
Best Regards.
Zhang Huangbin
- OpenBSD 4.2 -release, i386.
- RHEL 5.1
2012 Jul 24
19
what best for anti-spam filter?
what anti-spam for you used ? dspam?spammassian? amavisd-new ? what is
best ?
2013 Mar 07
4
[Gluster-devel] glusterfs-3.4.0alpha2 released
RPM: http://bits.gluster.org/pub/gluster/glusterfs/3.4.0alpha2/
SRC: http://bits.gluster.org/pub/gluster/glusterfs/src/glusterfs-3.4.0alpha2.tar.gz
This release is made off jenkins-release-19
-- Gluster Build System
_______________________________________________
Gluster-devel mailing list
Gluster-devel at nongnu.org
https://lists.nongnu.org/mailman/listinfo/gluster-devel
1998 Nov 25
0
Linux Tips and Tricks (slightly off-topic)
Hi,
Just to let you know all that i've started a project called Linux Tips and
Tricks (http://www.patoche.org/LTT) in which i'm collecting tips i find.
Since i use samba and read this mailing-list i will put tips sent here.
In fact there are already some.
If someone feels it inapropriate to put the contents of their email sent to
this mailing-list just let me know. (the origin of each
1998 Oct 31
3
Problem with domain controller & win98
Hi there,
I set up my samba that it acts as a domain controller,
when i start network neigborhood and click on the linux system and select
netlogon ([NETLOGON] entry in smb.conf) i first
had the problem with windows 98 that my password always was
wrong. i fixed this with a registry setting (something with plaintext), now
this part works.
Now i configured my windows 98 for using a domain-server,