Displaying 20 results from an estimated 3000 matches similar to: "recent master-settings.c and main.c changes breaks dovecot on my system"
2007 Mar 27
2
LDAP group quota support
Is there a plan to support LDAP group quotas in the future releases ?
Just like the ldap quota plugin for users but with additional support
for a unified quota for a group users.
--
giannis.
2007 Mar 27
3
odd behavior with Dovecot LDA
Okay, to convince myself that quota handling was working okay with
Dovecot 1.0-rc27 on Solaris 10, I tested sending a message to an
account that was purposely over-quota. The account in question had
a vacation message set up.
For the first test, there was no $HOME/.imap directory at all.
I received the vacation message, but the message which was supposed
to be delivered locally queued in Postfix
2008 Jan 05
1
randomly disconnected with imap, and latest hg
Hi!
I'm using latest hg from the 1.1 branch, and noticed that since
yesterday's updates, dovecot randomly disconnects clients when using
imap, with these message in the log:
"Disconnected for inactivity in reading our output bytes=153/41319"
This happens randomly. Eg. I'm fetching messages, and suddenly, dovecot
disconnects. Or my MUA just sits there, and then again,
2009 Feb 12
0
Patch for src/main/character.c, systematizing recent fix to do_grep
The attached patch provides a modification to the recent fix/improvement
to do_grep already included in the most recent development version.
The original fix added new functionality to the grep function by adding
a new parameter, 'invert'. In the source code for the underlying
do_grep, the value of the parameter is used to invert the logical
match-no match flag vector ind. The
2007 Mar 27
2
[ rc28 ] dict{} seems to be ignored
Hi all,
I'm new to the list, so ... hello everybody :-)
Let's go to the point... I'm implementing quota over imap support in my
mail server, so since a number of days I'm tring to upgrade to the new 1.x
version (debian sarge) ...
After having a number of troubles using the debian backport packege I am now
using the -rc28 package that I have built by myself...
I installed
2004 Oct 11
1
util/typefs breaks with recent headers
With the recent kernel patch
viro@www.linux.org.uk[torvalds]|include/linux/
romfs_fs.h|20041006145144|23705
aka "romfs endianness annotations" utils/fstype.c no longer links
because
cpu_to_be32 is undefined.
Options:
1) Change the header to be ok for userspace
diff -ur ../linux-2.5/include/linux/romfs_fs.h
linux/include/linux/romfs_fs.h
--- ../linux-2.5/include/linux/romfs_fs.h
2013 Feb 18
0
[SOLVED] Re: [Xen-users] Recent hypervisor update on Debian Wheezy breaks domU networking
On 18 February 2013 16:32, Ian Campbell <ijc at hellion.org.uk> wrote:
> On Mon, 2013-02-18 at 13:51 +0000, Gavin wrote:
>
> > <stumped! />
>
> If the kernel hasn't changed and you are 100% sure the network
> configuration before and after the reboot is the same then so am I.
>
> All I can suggest is to reinstall the previous version of Xen.
>
Thanks
2015 Aug 17
0
C5 recent openssl update breaks mysql SSL connection
On 08/17/2015 10:57 AM, Tony Mountifield wrote:
> I recently applied updates to a CentOS 5 box running MySQL. I've discovered
> that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL
> connections.
>
> If I rename /lib/libssl.so.0.9.8e and replace it with the old version of
> that file from openssl-0.9.8e-27.el5_10.1 (not sure if that is the next
>
2015 Aug 18
0
C5 recent openssl update breaks mysql SSL connection
On 8/18/2015 1:27 AM, Tony Mountifield wrote:
>> You should now be using mysql55 on CentOS-5, not mysql-5.0
> That may well be the case, but isn't relevant to the point I'm making,
> which is that something changed in openssl-0.9.8e-36 that has broken something.
mysql 5.0 and openssl 0.9.8 are both ancient and way past their
expiration date.
--
john r pierce, recycling
2015 Aug 18
0
C5 recent openssl update breaks mysql SSL connection
> Maybe so, but still a side issue. Openssl 0.9.8e was recently updated.
> Some change in this update has broken something. I would like to understand
> what, and so ought the package maintainers. C5 isn't EOL until March 2017.
rpm -q --changelog openssl-0.9.8e. You weren't clear which version you
upgraded from, but you mentioned testing against openssl-0.9.8e-27.el5_10.1
2003 Jan 14
0
samba-3.0alpha21 - quotas on recent glibc breaks build
I get the following error building samba-3.0alpha21 on Mandrake cooker:
Error:
Compiling smbd/quotas.c
smbd/quotas.c: In function `get_smb_linux_vfs_quota':
smbd/quotas.c:115: storage size of `D' isn't known
[buchan@klama buchan]$ rpm -q --whatprovides kernel-headers
glibc-devel-2.3.1-6mdk
[buchan@klama buchan]$ uname -a
Linux klama.mandrake.org 2.4.19-16mdkenterprise #1 SMP Fri Sep
2018 Jun 17
1
A recent commit breaks embedded application on Windows
A line was added to call `R_SetParams ` in the function `R_SetWin32` 4 days ago.
https://github.com/wch/r-source/blob/2370eca96267e29a69396ef53a52ff5d6f60c65b/src/gnuwin32/system.c#L780
However, `R_SetParams` actually calls `R_SetWin32`.
https://github.com/wch/r-source/blob/30f7698e19fe1d2ce8fe53d85cd6cfad21fc8bb0/src/main/startup.c#L284
So it results in a stack overflow.
Related commit by Luke
2015 Aug 18
0
C5 recent openssl update breaks mysql SSL connection
In article <55D2174F.70509 at centos.org>,
Johnny Hughes <johnny at centos.org> wrote:
> On 08/17/2015 11:19 AM, Johnny Hughes wrote:
> > On 08/17/2015 10:57 AM, Tony Mountifield wrote:
> >> I recently applied updates to a CentOS 5 box running MySQL. I've discovered
> >> that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL
> >>
2008 Sep 16
1
recent MFC of soreceive_dgram breaks kernels without INET6 option
Hello,
I just csup'd this morning and now I cannot build a kernel that does
not include INET6. I can send my KERNCONF, but it is sufficient to
create a kernel config with:
include GENERIC
nooption INET6
Here's the error during kernel compilation of a kernel config without
"options INET6" in the kernel config:
/usr/src/sys/netinet/udp_usrreq.c: In function
2015 Aug 18
2
C5 recent openssl update breaks mysql SSL connection
In article <55D20981.7030902 at centos.org>,
Johnny Hughes <johnny at centos.org> wrote:
> On 08/17/2015 10:57 AM, Tony Mountifield wrote:
> > I recently applied updates to a CentOS 5 box running MySQL. I've discovered
> > that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL
> > connections.
> >
> > If I rename
2010 Dec 06
1
waldtest and nested models - poolability (parameter stability)
Dear All,
I'm trying to use waldtest to test poolability (parameter stability) between
two logistic regressions. Because I need to use robust standard errors
(using sandwich), I cannot use anova. anova has no problems running the
test, but waldtest does, indipendently of specifying vcov or not. waldtest
does not appear to see that my models are nested. H0 in my case is the the
vector of
2007 May 13
1
dovecot deliver tries to setuid but why?
Hi!
I've set up postfix(2.4.1) + dovecot(1.0-cvs) + dovecot-lda(1.0-cvs).
Dovecot's deliver is running as vmail:vmail (according to postfix's
master.cf).
Now the problem (when receiving mail):
deliver(leva): auth input: leva
deliver(leva): auth input: uid=8006
deliver(leva): auth input: gid=8000
deliver(leva): auth input: home=/var/mail/virtual/leva
deliver(leva): setuid(8006)
2015 Aug 18
2
C5 recent openssl update breaks mysql SSL connection
Am 18.08.2015 um 11:27 schrieb lhecking at users.sourceforge.net:
>
>> Maybe so, but still a side issue. Openssl 0.9.8e was recently updated.
>> Some change in this update has broken something. I would like to understand
>> what, and so ought the package maintainers. C5 isn't EOL until March 2017.
>
> rpm -q --changelog openssl-0.9.8e. You weren't clear which
2015 Aug 18
4
C5 recent openssl update breaks mysql SSL connection
In article <55D2ED32.6040000 at hogranch.com>,
John R Pierce <pierce at hogranch.com> wrote:
> On 8/18/2015 1:27 AM, Tony Mountifield wrote:
> >> You should now be using mysql55 on CentOS-5, not mysql-5.0
> > That may well be the case, but isn't relevant to the point I'm making,
> > which is that something changed in openssl-0.9.8e-36 that has broken
2015 Aug 17
3
C5 recent openssl update breaks mysql SSL connection
I recently applied updates to a CentOS 5 box running MySQL. I've discovered
that the new version of openssl, 0.9.8e-36.0.1.el5_11, breaks MySQL SSL
connections.
If I rename /lib/libssl.so.0.9.8e and replace it with the old version of
that file from openssl-0.9.8e-27.el5_10.1 (not sure if that is the next
oldest, but it was handy), then SSL connection to MySQL works again.
I then performed