Re: [Dovecot] 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 23:51 -0800, snowcrash wrote: > just to be clear -- minor mixup in your comment above ... > > it's _not_ broken on Leopard, it was "broken" on Tiger Oh, interesting. I guess I won't add this workaround to Dovecot sources then. People have been building Dovecot on OSX for a l

Re: [Dovecot] 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)

2007-11-27 Thread snowcrash
hi timo, patch applied to 1.1.beta9 source now, configure make make check are OK, now, on *both* Tiger/Leopard. just to be clear -- minor mixup in your comment above ... it's _not_ broken on Leopard, it was "broken" on Tiger works for now! > Why is it linking any of -lreadline -lncurs

Re: [Dovecot] SIGSEGV login process

2007-11-27 Thread Maxim Lougovsky
On Wed, 28 Nov 2007 09:45:45 +0200, Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Thu, 2007-11-22 at 21:16 +0300, Maxim wrote: >> #0 0x08051e2d in auth_client_request_continue () >> (gdb) bt >> #0 0x08051e2d in auth_client_request_continue () >> #1 0x0804b8db in client_auth_input () > > Actu

Re: [Dovecot] SIGSEGV login process

2007-11-27 Thread Timo Sirainen
On Thu, 2007-11-22 at 21:16 +0300, Maxim wrote: > #0 0x08051e2d in auth_client_request_continue () > (gdb) bt > #0 0x08051e2d in auth_client_request_continue () > #1 0x0804b8db in client_auth_input () Actually does this patch fix it? http://hg.dovecot.org/dovecot-1.0/raw-rev/73a3a6b1af36 sig

Re: [Dovecot] 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 22:43 -0800, snowcrash wrote: > gcc -std=gnu99 -g -O2 -Wall -W -Wmissing-prototypes > -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 > -Wbad-function-cast -Wstrict-aliasing=2 -I/usr/local/ssl/include -o > dovecot auth-process.o askpass.o capabilities

Re: [Dovecot] 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)

2007-11-27 Thread Timo Sirainen
On Wed, 2007-11-28 at 09:22 +0200, Timo Sirainen wrote: > On Tue, 2007-11-27 at 22:43 -0800, snowcrash wrote: > > /usr/libexec/gcc/powerpc-apple-darwin8/4.2.1/ld: multiple definitions > > of symbol _hash_create > > > > /usr/lib/gcc/powerpc-apple-darwin8/4.2.1/../../../libpthread.dylib(strh

Re: [Dovecot] 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 22:43 -0800, snowcrash wrote: > /usr/libexec/gcc/powerpc-apple-darwin8/4.2.1/ld: multiple definitions > of symbol _hash_create > > /usr/lib/gcc/powerpc-apple-darwin8/4.2.1/../../../libpthread.dylib(strhash.So) > definition of _hash_create I'd report this as a bug

Re: [Dovecot] 1.1.beta8 crashes with segfault when SIGHUP

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 23:40 +0200, arvids wrote: > this problem still persists in beta9. > I took backtrace for it(with beta9): > > Program received signal SIGSEGV, Segmentation fault. > log_unref (log_io=0x0) at log.c:268 > 268 i_assert(log_io->refcount > 0); > (gdb) bt > #0 log_unre

Re: [Dovecot] 1.1.beta9 deliver crashes with segfault

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 23:07 +0200, arvids wrote: > after upgrade from beta8 to beta9 deliver process crashes with segfault. .. > #7 0xb7e3dd3c in quota_mailbox_transaction_commit (ctx=0x810c6f8, > uid_validity_r=0xbfedf444, first_saved_uid_r=0xbfedf444, > last_saved_uid_r=0xbfedf444) > at q

[Dovecot] 1.1beta9 'make' fails on osx/Tiger, but OK on osx/Leopard (multiple definitions of symbol _hash_create)

2007-11-27 Thread snowcrash
i'm building dovecot 1.1.beta9 on both osx 10.4.11 osx 10.5.1 using Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /Builds/apple/gcc_42-5531/obj/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/usr/sha

Re: [Dovecot] imap process killed with signal 11

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 16:54 +, Daniel wrote: > On Mon, 26 Nov 2007 14:49:01 +0200 > Timo Sirainen <[EMAIL PROTECTED]> wrote: > > > On Sun, 2007-11-25 at 13:39 +, Daniel wrote: > > > Using the latest cvs from HEAD, I'm experiencing problems after > > > sending a message and the client is tr

Re: [Dovecot] imap process consuming 100% CPU (Dovecot 1.0.3)

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 11:38 -0700, Jackie Hunt wrote: > > Thanks for the suggestion on the truss command, Timo: > > > > "truss -d -rO -w1" > > We have seen the imap process consuming 100% CPU again, and this time I > was able to get a trace, but it's too long to post to the list. I've sent > a co

Re: [Dovecot] Can't login from Mac OS X Mail.app

2007-11-27 Thread Asheesh Laroia
On Tue, 27 Nov 2007, Mike McGonagle wrote: Hello all, I have been working on getting this machine Hi, Mike - can you be more specific as to what the problem you're having is? -- Asheesh. -- It's better to burn out than it is to rust.

Re: [Dovecot] Embracing .99

2007-11-27 Thread Peter Fern
Joe Allesi -X (joallesi - Coyote Creek Consulting at Cisco) wrote: does anyone know of a sane method to use maildir on RHEL 4.x without switching over to Postfix? Use dovecot's deliver as the LDA?

Re: [Dovecot] Various uidlist and index errors with 1.1 on NFS

2007-11-27 Thread Adam McDougall
Thanks so much Timo, all of the errors below seem when using 1.1beta9 and a shared index on NFS. Great! On Tue, Nov 06, 2007 at 03:57:24PM -0500, Adam McDougall wrote: Two nights ago I took a leap and extended my testing of dovecot 1.1 by replacing 1.0 for the approx 15 users I had on 1.0.

Re: [Dovecot] 1.1.beta8 crashes with segfault when SIGHUP

2007-11-27 Thread arvids
Hello, this problem still persists in beta9. I took backtrace for it(with beta9): Program received signal SIGSEGV, Segmentation fault. log_unref (log_io=0x0) at log.c:268 268 i_assert(log_io->refcount > 0); (gdb) bt #0 log_unref (log_io=0x0) at log.c:268 #1 0x0804c193 in dict_proces

[Dovecot] 1.1.beta9 deliver crashes with segfault

2007-11-27 Thread arvids
Hello, after upgrade from beta8 to beta9 deliver process crashes with segfault. Deleting old maildirs does not help. Here is backtrace: Program received signal SIGSEGV, Segmentation fault. 0x0808e36d in mail_cache_field_get_decision (cache=0x8114da0, field_idx=128) at mail-cache-lookup.c:301 30

[Dovecot] Can't login from Mac OS X Mail.app

2007-11-27 Thread Mike McGonagle
Hello all, I have been working on getting this machine -- Peace may sound simple—one beautiful word— but it requires everything we have, every quality, every strength, every dream, every high ideal. —Yehudi Menuhin (1916–1999), musician

[Dovecot] Fwd: Re: Fwd: dovecot bug report (64 bit file offsets)

2007-11-27 Thread markevich
Yes, the problem is the compatibility with the mysql library but I stull can't figure out how this might affect reading/writing. -- Forwarded message -- No: [EMAIL PROTECTED] Kam: Marcus Rueckert <[EMAIL PROTECTED]> Atbildt: [EMAIL PROTECTED] Datums: Tue, 27 Nov 2007

Re: [Dovecot] imap process consuming 100% CPU (Dovecot 1.0.3)

2007-11-27 Thread Jackie Hunt
> Thanks for the suggestion on the truss command, Timo: > > "truss -d -rO -w1" We have seen the imap process consuming 100% CPU again, and this time I was able to get a trace, but it's too long to post to the list. I've sent a copy to Timo. Let me know if anyone else would like a copy of it. T

Re: [Dovecot] dovecot imap hangs

2007-11-27 Thread russ
On 11/26/2007, russ ([EMAIL PROTECTED]) wrote: dovecot-1.0-1.2.rc15.el5 This is very old - please upgrade and see if it fixes it... too many fixes between the current version (1.0.7) and 1.0rc15 to even try to mention... I upgraded to dovecot-1.0.7-0_63.el5 and so far, dovecot is stable f

Re: [Dovecot] imap process killed with signal 11

2007-11-27 Thread Daniel
On Mon, 26 Nov 2007 14:49:01 +0200 Timo Sirainen <[EMAIL PROTECTED]> wrote: > On Sun, 2007-11-25 at 13:39 +, Daniel wrote: > > Using the latest cvs from HEAD, I'm experiencing problems after > > sending a message and the client is trying upload the message to the > > appropriate (Sent/Queue) f

Re: [Dovecot] dovecot-auth consumes 100% CPU time on Solaris 10

2007-11-27 Thread Bart Smaalders
Mark Heitmann wrote: >>/ Did you compile with Solaris's own LDAP library or with OpenLDAP? />/ I'm using iPlanet DS and Solaris's LDAP library. / People have had different kinds of problems with Solaris LDAP library. You could try if OpenLDAP works better. I have the same problem also with op

[Dovecot] Dovecot strange logs

2007-11-27 Thread Guillaume de Lafond
Hello, I have some strange logs entries in my dovecot_info.log (auth_debug=yes & auth_verbose=ye) : dovecot: Nov 27 00:28:09 Info: auth(default): vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user= domain=??п? dovecot: Nov 27 00:28:09 Info: auth(default): vpopmail(CLIENT_EMAIL,CLIENT_IP):

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-27 Thread Mark E. Mallett
On Mon, Nov 26, 2007 at 04:17:43PM +0200, Timo Sirainen wrote: > On Mon, 2007-11-26 at 14:50 +0100, Matthias Kellermann wrote: > > If a user creates his own .dovecot.sieve file the global script will not > > work anymore. > > > > How can I enable global and local per-user sieve scripts at once? Is

Re: [Dovecot] Fwd: dovecot bug report (64 bit file offsets)

2007-11-27 Thread Marcus Rueckert
On 2007-11-27 14:15:29 +0200, [EMAIL PROTECTED] wrote: > I agree that it’s kind strange behavior. > > Also I’ve googled that exactly the same errors (unexpected eof > found … on file ‘UNOPENED’) were related to mysql. > But how mysql compile options might affect configuration file parsing > and r

[Dovecot] dovecot-auth consumes 100% CPU time on Solaris 10

2007-11-27 Thread Mark Heitmann
>>/ Did you compile with Solaris's own LDAP library or with OpenLDAP? />/ I'm using iPlanet DS and Solaris's LDAP library. / People have had different kinds of problems with Solaris LDAP library. You could try if OpenLDAP works better. I have the same problem also with openLDAP (compiled with

Re: [Dovecot] Fwd: dovecot bug report (64 bit file offsets)

2007-11-27 Thread markevich
I agree that it’s kind strange behavior. Also I’ve googled that exactly the same errors (unexpected eof found … on file ‘UNOPENED’) were related to mysql. But how mysql compile options might affect configuration file parsing and read/write operations? (indexes for example) Does any one have any i

Re: [Dovecot] Embracing .99

2007-11-27 Thread Axel Thimm
On Mon, Nov 26, 2007 at 05:19:08PM -0500, Joe Allesi -X (joallesi - Coyote Creek Consulting at Cisco) wrote: > We're stuck on RHEL 4.x, so we're currently working on a plan to live in > harmony with .99 for another year or so. There are packages for dovecot 1.0.7 for RHEL4 at ATrpms, try them, it

Re: [Dovecot] dovecot with ldap and allow_nets

2007-11-27 Thread Marc Cuypers
Timo Sirainen schreef: On Tue, 2007-11-27 at 09:20 +0100, Marc Cuypers wrote: dovecot: 2007-11-27 09:04:14 Info: auth(default): ldap(marc,10.0.0.110): bind: dn=uid=marc,ou=accounts,ou=people,dc=mgvd,dc=be So it binds. auth_bind = no auth_bind_userdn = uid=%u,ou=accounts,ou=people,dc=mgvd,dc=

Re: [Dovecot] Fwd: dovecot bug report (64 bit file offsets)

2007-11-27 Thread Marcus Rueckert
On 2007-11-27 11:21:16 +0200, [EMAIL PROTECTED] wrote: > I have found similar problem: > http://www.dovecot.org/list/dovecot/2007-January/018623.html > "After configure remove HAVE_PREAD from config.h, recompile and see > if it works." > > I think I figured out where might be the problem. If th

[Dovecot] Fwd: dovecot bug report (64 bit file offsets)

2007-11-27 Thread markevich
I have found similar problem: http://www.dovecot.org/list/dovecot/2007-January/018623.html "After configure remove HAVE_PREAD from config.h, recompile and see if it works." I think I figured out where might be the problem. If the binary is compiled in the 64bit environment and you want to use

Re: [Dovecot] dovecot with ldap and allow_nets

2007-11-27 Thread Timo Sirainen
On Tue, 2007-11-27 at 09:20 +0100, Marc Cuypers wrote: > dovecot: 2007-11-27 09:04:14 Info: auth(default): ldap(marc,10.0.0.110): > bind: dn=uid=marc,ou=accounts,ou=people,dc=mgvd,dc=be So it binds. > auth_bind = no > auth_bind_userdn = uid=%u,ou=accounts,ou=people,dc=mgvd,dc=be I guess setting

Re: [Dovecot] quota rewrite patch

2007-11-27 Thread Paweł Panek
I uploaded http://dovecot.org/patches/1.0/quota-rewrite-1.0.8.diff which fixes this. I'm not sure if it applies to 1.0.7, but I'll release Dovecot v1.0.8 soon anyway.. Thank you very much. I'll wait for 1.0.8. Hope it solve this problem.

Re: [Dovecot] dovecot with ldap and allow_nets

2007-11-27 Thread Marc Cuypers
Timo Sirainen schreef: On Fri, 2007-11-23 at 16:12 +0100, Marc Cuypers wrote: Some of the mail users may only login from the LAN, while others can login from the LAN and the internet. I've read about allow_nets but i can't find very much info when dovecot is used with ldap. Can someone give

Re: [Dovecot] Using global und per-user sieve scripts at the same time

2007-11-27 Thread Nikolay Shopik
On Nov 27, 2007, at 10:23 AM, Matthias Kellermann wrote: Nikolay Shopik schrieb: On 26.11.2007 18:57, Matthias Kellermann wrote: Nikolay Shopik schrieb: You forgot to insert this one, where users sieve files stored. plugin { sieve = /var/mail/store/%u/sieve } Thanks for your answer Nikola