Displaying 20 results from an estimated 200 matches similar to: "test61 error"
2006 Feb 06
1
auth: out of memory
Hello :)
I just couldn't login to my dovecot imap (1.0-beta2). Dovecot authenticates
from mysql database.
Feb 6 19:47:33 elfstone dovecot: auth-worker(default_with_listener):
sql(damirh at noviforum.si): User query failed: MySQL client run out of memory
Feb 6 19:47:52 elfstone dovecot: auth-worker(default_with_listener): ^GOut of
memory (Needed 8164 bytes)
Feb 6 19:47:52 elfstone
2003 Sep 11
0
Cyrus SASL 2 fixes for MySQL
Hi all,
I have been trying to get SMTP AUTH working in a hosting setup which I manage.
Tonight I succeeded. In the course of so doing I've come up with a few
patches which seem to work well for me.
Please see: http://people.freebsd.org/~bms/cyrus-sasl-improvements.diff
The features are: improved debugging messages, optional use of an SSL
transport, and the ability to use MD5 hashes with
2006 Feb 17
1
Growing pools and disconnects
Since a couple of hours I see *a lot* of the following messages in my
maillog:
Feb 17 15:37:35 defiant dovecot: imap(mmaurer at betterbe.com): Growing pool
'maildir_uidlist_sync' with: 32768
Feb 17 15:37:35 defiant dovecot: imap(mmaurer at betterbe.com): Growing pool
'maildir_uidlist_sync' with: 65536
Feb 17 15:37:35 defiant dovecot: imap(mmaurer at betterbe.com): Growing pool
2005 Jul 22
5
1.0-test79
http://dovecot.org/test/
Now checks that field alignmentations are in indexes as they're
expected. test78 crashed if it was wrong, earlier versions ignored the
problem (and crashed with 64bit systems). Now if it's wrong, it prints
error to log file and recreates the index. That means you probably
should delete all dovecot.index files to avoid tons of errors in log
files. Only mbox users
2005 Jan 23
1
Experimental FreeBSD ports / packages for test61
Hello,
If anyone would like it I have provided a Dovecot 1.0 test61 port and package
for FreeBSD 5.3 here. I made them for my own experimentation but thought they
might be interesting to others I suppose.
http://www.helenmarks.co.uk/~dom/dovecot/
These deviate from the stock test61 because I've updated and added a patch I
wrote a long time ago for ioloop kqueue/kevent support in
2005 Mar 26
1
test65 "deliver" LDA bug
Hello.
I've tried to implement dovecot's deliver LDA to my home mailserver.
I've run into troubles :)
dovecot-deliver.conf:
-- snip --
mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir
mbox_read_locks = flock
mbox_write_locks = flock
-- snip --
when i run:
deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new
It acctually creates "maildir"
2005 Jan 26
1
mbox slowness in dovecot-1.0-test61
Hi,
We're trying out Dovecot to see if it's a good replacement for UW-imapd.
It seems to be very slow in opening an mbox file, even after it's been
indexed. (I mean way slower than UW)
Here's some info on the system:
Dovecot-1.0-test61
SuSE 8.1, Linux kernel 2.4
Using NFS to access mail.
I've tried turning off mmap, using dotlocking, using fcntl locking
(lockd, etc. are
2005 Jan 14
0
Strange behavior of mysql 4.1.8/9 + dovecot1.0-test58~test61 on Fedora 3 x86_64 machine
Some additional tests. I tried to add a test connection in the main.c under auth, which should be the main file of dovecot-auth. The test connection is done as the first statement in the int main() function. However, it still reports that the connection fails due to access denied. What should I do?? Any suggestions are welcomed.
-----Original Message-----
From: dovecot-bounces at dovecot.org
2005 Jan 17
0
test61 + kmail problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello :)
I'm using dovecot 1.0-test61 and it works ok with most MUAs except with
KMail (1.7.1 KDE 3.3.1)
Kmail downloads message headers from folder (i'm using IMAP), but
displays that there is only one email message in each folder... Well, i
have thousands of messages in each folder.
Everything works okay with Thunderbird 1.0.
Ideas?
2005 Jan 14
0
Strange behavior of mysql 4.1.8/9 + dovecot 1.0-test58~test61 on Fedora 3 x86_64 machine
I've built & configured the dovecot to use mysql as the passdb and
userdb. However, dovecot-auth always claims that the username/password
of mysql server is wrong (access denied by mysql server) during the
connection. When I set the password to NULL, it can successfully connect
to mysql server! I am 100% sure that I typed the correct password (by
copy & paste), and I can successfully
2005 Jan 15
1
test61 ./configure fails on OpenBSD 3.6
Test version 61 ./configure is failing on my OpenBSD 3.6-stable system.
The following corrects the problem. Would it be possible to test for
gnu99 option
before using it in subsequent tests?
--- configure.in.orig Fri Jan 14 14:04:10 2005
+++ configure.in Fri Jan 14 16:44:22 2005
@@ -236,7 +236,7 @@
# say specifically that we want C99 features.
# we can make use of
2005 Jan 13
0
1.0-test61
http://dovecot.org/test/
- Fixes crashes with keyword code
- Fixes some problems with parsing MIME multipart bodies
- Fixes some problems with parsing mail addresses
- Support %vars in LDAP base setting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
2005 Mar 05
1
1.0-test63 released
http://dovecot.org/test/
A new test release for a change. Fixed several problems with indexes,
especially related to transaction log rotating (pretty easy to find bugs
when you set them to be rotated every 5 seconds and keep bombing the
same mailbox with 10 test clients).
Please report both new and old bugs. The changes might have fixed lots
of different randomly occuring problems.
The most
2004 May 21
1
maildirsize virtual quota support
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi.
I'm interested to help you with maildirsize virtual quota support.
Is there any documented dovecot api?
Best regards,
- --
Branko F. Gracnar
Noviforum Ltd. Software & Media
http://www.noviforum.si
http://www.najdi.si
-----BEGIN PGP SIGNATURE-----
iD8DBQFArhbWfiC/E+t8hPcRAtX7AJ9A5ZtSN+6hGQVNLvEjdwV+h2AMBQCfVNem
2013 Apr 04
9
[Bug 63101] New: [Ubuntu 10.04.4 LTS 32-bit] NVIDIA GeForce 7300 GT AGP graphics card will not display any text characters on VIA Technologies Apollo MVP3-based mainboard
https://bugs.freedesktop.org/show_bug.cgi?id=63101
Priority: medium
Bug ID: 63101
Assignee: nouveau at lists.freedesktop.org
Summary: [Ubuntu 10.04.4 LTS 32-bit] NVIDIA GeForce 7300 GT AGP
graphics card will not display any text characters on
VIA Technologies Apollo MVP3-based mainboard
QA Contact:
2010 Aug 06
2
Stopping precision using 'optim'
Hi all~
I am wondering if it is possible to alter the stopping precision for parameters estimated using the 'optim'?
If it helps, I am minimizing the log-likelihood of a function using constraints (i.e. L-BFG-S).
-Jeremy
2009 Jul 02
1
Hardware donation - 7600 GS (AGP)
Are there any Nouveau developers in Europe (preferably in the UK) who
would like a GeForce 7600 GS? It's the AGP version and is no longer
useful to me. I've got the power dongle (it requires a 350W power
supply) and a S-Video to composite dongle.
Specs:
BFG GeForce 7600 GS OC (AGP)
512MB RAM
DVI + VGA
1 x power dongle (the sort that plug into pata drives)
1 x "HDTV" dongle
2014 Dec 01
2
System Hangs At Anaconda Detecting Hardware
Hey All,
I just assembled a new machine.
Mother Board: Gigabyte 78LMT-USB3
Processor: AMD FX8350
Memory: Corsair CMZ16GX3M2A1600C10 2x8 GB
Video: BFG Tech Nvidia GeForce 9600 GT
I tried the 6.6 x86_64 netinstall disk.
I tried the 6.6 x86_64 install DVD
Both fail at the same place:
Anaconda installer init version 13.21.229 starting
mounting /proc filesystem... done
creating /dev
2014 Dec 01
0
System Hangs At Anaconda Detecting Hardware
Hi,
On Mon, Dec 1, 2014 at 8:58 AM, Mark LaPierre <marklapier at gmail.com> wrote:
> Hey All,
>
> I just assembled a new machine.
>
> Mother Board: Gigabyte 78LMT-USB3
> Processor: AMD FX8350
> Memory: Corsair CMZ16GX3M2A1600C10 2x8 GB
> Video: BFG Tech Nvidia GeForce 9600 GT
>
> I tried the 6.6 x86_64 netinstall disk.
> I tried the
2009 Mar 30
1
problem with the transition from winter to summer time usrmgr.exe and logon hours
Hello
I have usrmgr.exe (form NT server ver.5.1) to manage user accounts of
samba.(one year ago) I set logon hours from 8:00 to 16:00. My server
(Fedora 7) changed the time correctly from winter to sumer (+ 1 hour).
I chenged hardware time clock -w (write system clock to hardware clock
synchro).
But users cant' login at 8:00 morning !!!! I must back logon hours one
hour back in usrmgr