Re: [Dovecot] typo in failures.c

2008-06-06 Thread Kenneth Porter
--On Saturday, June 07, 2008 5:11 AM +0300 Timo Sirainen <[EMAIL PROTECTED]> wrote: I wish gcc warned about bad enum usages, it would have caught this. Wow, that surprised me that it lacked that, as I'm so used to it on Windows. But I mostly code in C++ there, so perhaps the conversion in C

[Dovecot] install tutorial on mac

2008-06-06 Thread rashantha de silva
is there a good tutorial on setting up postfix, dovecot, sa, amavis on mac osx thanks

Re: [Dovecot] typo in failures.c

2008-06-06 Thread Timo Sirainen
On Fri, 2008-06-06 at 21:00 -0500, Mike Abbott wrote: > Hi, I found a typo on line 101 of dovecot-1.1.rc8/src/lib/failures.c. > The first two arguments to io_add() are reversed. The fd should be > first, and IO_WRITE second. Thanks, fixed: http://hg.dovecot.org/dovecot-1.1/rev/7c9895192a23

[Dovecot] typo in failures.c

2008-06-06 Thread Mike Abbott
Hi, I found a typo on line 101 of dovecot-1.1.rc8/src/lib/failures.c. The first two arguments to io_add() are reversed. The fd should be first, and IO_WRITE second.

Re: [Dovecot] assertion after upgrading to 1.1rc7 from 1.1rc3

2008-06-06 Thread Timo Sirainen
On Thu, 2008-06-05 at 15:01 +0100, Nuno Lopes wrote: > Hi, > I'm getting this assertion after making an upgrade from 1.1rc3 to > 1.1rc7. Deleting the index files solves the problem. This seems to > happen only to some accounts but I haven't managed to find which ones. > I'm using dovecot's deli

Re: [Dovecot] maildir file creation problem

2008-06-06 Thread Timo Sirainen
On Fri, 2008-06-06 at 07:57 -0700, rashantha de silva wrote: > this is my first post on the dovecot list. > i have been using postfix with uw > > i am getting the email bounced back with this message and i think it is > related to dovecot or a permissions issue. > > thank you. > > maildir >d

Re: [Dovecot] maildir file creation problem

2008-06-06 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 6 Jun 2008, rashantha de silva wrote: maildir delivery failed: create maildir file /dev/null/Mail/Dovecot/tmp/1212763230.P4560.izmail: Not a directory ^^ Do you an account using /dev/null as home directory, e.g. someone "loc

[Dovecot] maildir file creation problem

2008-06-06 Thread rashantha de silva
this is my first post on the dovecot list. i have been using postfix with uw i am getting the email bounced back with this message and i think it is related to dovecot or a permissions issue. thank you. maildir delivery failed: create maildir file /dev/null/Mail/Dovecot/tmp/1212763230.P456

Re: [Dovecot] Wrong message information

2008-06-06 Thread Timo Sirainen
On Fri, 2008-06-06 at 09:45 +0200, Anders wrote: > Timo Sirainen wrote: > > On Tue, 2008-06-03 at 17:28 +0200, Anders wrote: > >> I have not been able to reproduce this at will, but do see 1-Jan-1970 in > >> rawlog about two times every day now (with some 80 accounts and probably > >> thousands of

Re: [Dovecot] Wrong message information

2008-06-06 Thread Anders
Timo Sirainen wrote: > On Tue, 2008-06-03 at 17:28 +0200, Anders wrote: >> I have not been able to reproduce this at will, but do see 1-Jan-1970 in >> rawlog about two times every day now (with some 80 accounts and probably >> thousands of deliveries). > > Could you try with the attached debug patc