Hello, everyone,
Looks like my previous patch has a serious error which causes files to
never get closed/flushed/whatever.
After a couple of days of testing, the attached patch seems to be
working OK.
I'm sorry for any inconvenience I might have caused.
Best regards,
Anton
Index: BitTorrent/
Hi, everyone,
I ran into this bug today and after an hour of searching the Internet, I
came up with nothing.
It seems I was able to fix the issue with a minor change in Storage.py.
Basically, instead of holding a dictionary of open file handles, the
Storage class would keep only the file mode,
LaMont Jones wrote:
On Wed, Aug 15, 2007 at 12:39:06PM +0300, Anton Chernev wrote:
>> $ strings -a /usr/lib/postfix/smtpd | grep "sasl:/usr/lib/sasl2"
>> /etc/postfix/sasl:/usr/lib/sasl2
> Does that mean it looks for the file in both places?
That is the path that
LaMont Jones wrote:
On Tue, Aug 14, 2007 at 06:23:59PM +0300, Anton Chernev wrote:
LaMont Jones wrote:
I am also using x86.
Indeed, I have recompiled Postfix to add a trash quota patch, by using
the dpkg-build routine.
dpkg-buildpackage should result in the patches that you need
LaMont Jones wrote:
tags 437841 + moreinfo
On Tue, Aug 14, 2007 at 04:23:46PM +0300, Anton Chernev wrote:
The configuration file for Postfix SASL (smtpd.conf) is placed in the
/etc/postfix/sasl/ directory. However, it is never read by the daemons.
As a result, the authentication falls back
Package: postfix
Version: 2.3.8-2
The configuration file for Postfix SASL (smtpd.conf) is placed in the
/etc/postfix/sasl/ directory. However, it is never read by the daemons.
As a result, the authentication falls back to the default, using the
file /etc/sasldb2 (sasldb mechanism) and offering
6 matches
Mail list logo