Re: [Dovecot] dsync assert failure in 2.2.2

2013-06-25 Thread Tomas Olsson
> with 2.2.2 and today's hg, dsync crashes with > dsync(root): Panic: file > ../../../../../src/lib-storage/index/mbox/mbox-lock.c: line 797 (mbox_lock): > assertion failed: (lock_type == F_RDLCK || mbox->mbox_lock_type != F_RDLCK) > when I run > USER=root 2.2-hg/bin/dsync -c etc/dovecot.conf -f

Re: [Dovecot] Sieve file permission problem

2013-06-25 Thread Lippai Zoltan
Finally I have found out what is causing the problem, it is a known issue with manage sieve: http://dovecot.org/pipermail/dovecot/2012-September/085585.html Unfortunately the Ubuntu repository has the buggy version, I just filed a bug report to upgrade it. Hopefully they will do that, otherwise I

[Dovecot] /etc/passwd Centos + dovecot

2013-06-25 Thread Dejan Doder
Hi group , I use system users with passwords defined in /etc/passwd. How can users change their passwords ? BR Dejan

[Dovecot] Help installing Dovecot 1.0 on Debian 6.0.7

2013-06-25 Thread Roshan Dawrani
Hi, Could someone please let me know if I can get the pre-built binaries for Dovecot 1.0 for Debian 6.0? If I do "apt-get install dovecot...", I am getting Dovecot v1.2.5 installed, but it doesn't like the existing Dovecot 1.0 configuration I have, and due to some urgency, I am trying to avoid mi

Re: [Dovecot] Help installing Dovecot 1.0 on Debian 6.0.7

2013-06-25 Thread Ron Leach
On 25/06/2013 10:33, Roshan Dawrani wrote: Could someone please let me know if I can get the pre-built binaries for Dovecot 1.0 for Debian 6.0? This looks interesting: http://www.debian.org/distrib/archive You may be able merely to set another repository in apt. The distributable CDs and

Re: [Dovecot] [Bulk] Re: Help installing Dovecot 1.0 on Debian 6.0.7

2013-06-25 Thread cullinan
Hi, Roshan! On 06/25/2013 12:00 PM, Ron Leach wrote: > On 25/06/2013 10:33, Roshan Dawrani wrote: >> >> Could someone please let me know if I can get the pre-built binaries for >> Dovecot 1.0 for Debian 6.0? >> >> > > This looks interesting: > > http://www.debian.org/distrib/archive > Maybe in

Re: [Dovecot] Dovecot proxy to Microsoft Exchange 2013

2013-06-25 Thread Jerry
On Mon, 24 Jun 2013 23:40:57 +0300 Timo Sirainen articulated: > Looks like Exchange 2013 IMAP has broken command pipelining :( See if > it gets fixed by http://hg.dovecot.org/dovecot-2.2/rev/6e8bbc150fa9 > and the attached patch on top of that? If it works, I'll commit that > patch too. Timo, I h

Re: [Dovecot] Dovecot proxy to Microsoft Exchange 2013

2013-06-25 Thread Timo Sirainen
On 25.6.2013, at 13.36, Jerry wrote: > On Mon, 24 Jun 2013 23:40:57 +0300 > Timo Sirainen articulated: > >> Looks like Exchange 2013 IMAP has broken command pipelining :( See if >> it gets fixed by http://hg.dovecot.org/dovecot-2.2/rev/6e8bbc150fa9 >> and the attached patch on top of that? If it

Re: [Dovecot] [Bulk] Re: Help installing Dovecot 1.0 on Debian 6.0.7

2013-06-25 Thread Roshan Dawrani
Thanks a lot for the pointers, guys! Regards, Roshan On Tue, Jun 25, 2013 at 3:36 PM, wrote: > Hi, Roshan! > > On 06/25/2013 12:00 PM, Ron Leach wrote: > > On 25/06/2013 10:33, Roshan Dawrani wrote: > >> > >> Could someone please let me know if I can get the pre-built binaries for > >> Dovecot

[Dovecot] New deduplicate doveadm command - was Re: v2.2.4 released

2013-06-25 Thread Charles Marcus
On 2013-06-24 7:56 PM, Timo Sirainen wrote: http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz.sig OK, this should be a pretty good and stable version. + doveadm: Added "deduplicate" command to expunge message duplicates. Hey Ti

Re: [Dovecot] /etc/passwd Centos + dovecot

2013-06-25 Thread Charles Marcus
On 2013-06-25 4:21 AM, Dejan Doder wrote: Hi group , I use system users with passwords defined in /etc/passwd. How can users change their passwords ? Sorry, wrong list. This is not a dovecot function, this is a function of user management. Personally, I use postfixadmin (but I also disallow

Re: [Dovecot] Dovecot proxy to Microsoft Exchange 2013

2013-06-25 Thread Charles Marcus
I'm wondering if this could have anything to do with how Exchange 2013 broke recipient verification? Discussed recently on the postfix list: http://postfix.1071664.n5.nabble.com/Semi-OT-Exchange-2013-SMTP-Callout-td58922.html In that thread there is this link to a Technet discussion: http://s

[Dovecot] Strange Problems when deleting folders.

2013-06-25 Thread Davide Bozzelli
Hi I'm experiencing a strange problem on my dovecot 2.0.21 setup. When i delete a folder "foo" it was correctly moved in the trash folder. If i try to delete from it the folder "foo" from the trash it gets renamed "foo1". If I try to dlete "foo1" it gets renamed foo11, and the operation coul

Re: [Dovecot] New deduplicate doveadm command - was Re: v2.2.4 released

2013-06-25 Thread Timo Sirainen
On 25.6.2013, at 14.14, Charles Marcus wrote: >> + doveadm: Added "deduplicate" command to expunge message duplicates. > > Hey Timo, > > 2 questions on this new 'deduplicate' capability of doveadm... > > Obviously this could be scripted with a cron job, but I was wondering if it > wou

Re: [Dovecot] New deduplicate doveadm command - was Re: v2.2.4 released

2013-06-25 Thread Reindl Harald
Am 25.06.2013 15:28, schrieb Timo Sirainen: > Also there are several potential problems.. Like if there are duplicate > Message-ID: headers, > but the body is different, should that be a duplicate? the answer is simply *yes* because there must not be the same Message-ID's for different message

Re: [Dovecot] Configuring TLS 1.2

2013-06-25 Thread Phillip Odam
what operating system? what openssl version? openssl-1.0.1 supports TLS 1.2 openssl-1.0.0 does not Thanks for that, yeah the OS is GNU Linux and openssl is currently at version 1.0.0. That explains it.

Re: [Dovecot] New deduplicate doveadm command - was Re: v2.2.4 released

2013-06-25 Thread Timo Sirainen
On 25.6.2013, at 16.52, Reindl Harald wrote: > Am 25.06.2013 15:28, schrieb Timo Sirainen: >> Also there are several potential problems.. Like if there are duplicate >> Message-ID: headers, >> but the body is different, should that be a duplicate? > > the answer is simply *yes* because there m

Re: [Dovecot] New deduplicate doveadm command - was Re: v2.2.4 released

2013-06-25 Thread Ralf Hildebrandt
* Reindl Harald : > > > Am 25.06.2013 15:28, schrieb Timo Sirainen: > > Also there are several potential problems.. Like if there are duplicate > > Message-ID: headers, > > but the body is different, should that be a duplicate? > > the answer is simply *yes* because there must not be the same

Re: [Dovecot] New deduplicate doveadm command - was Re: v2.2.4 released

2013-06-25 Thread Reindl Harald
Am 25.06.2013 16:02, schrieb Timo Sirainen: > On 25.6.2013, at 16.52, Reindl Harald wrote: > >> Am 25.06.2013 15:28, schrieb Timo Sirainen: >>> Also there are several potential problems.. Like if there are duplicate >>> Message-ID: headers, >>> but the body is different, should that be a dupl

[Dovecot] Dovecot 2 and managesieve

2013-06-25 Thread Darek
Having some difficulty finding out whether managesieve is still a separate package (not seeing it in the FreeBSD ports tree, only one for 1.x) or whether it was integrated into the main 2.x package. I've only been using 1.2.x up to now, and trying to document a system install. So is it in the

[Dovecot] NTLM Authentication with Dovecot and Postfix

2013-06-25 Thread Matthew Larsen
I'm trying to get NTLM authentication working with Dovecot to authenticate Postfix SMTP clients. I can authenticate postfix smtp clients using the plain text login mechanism via Dovecot and winbind. However, using the NTLM mechanism gives me an error in my maillog that says: "dovecot:

Re: [Dovecot] Dovecot 2 and managesieve

2013-06-25 Thread Frerich Raabe
On Jun 25, 2013, at 7:09 PM, Darek wrote: > Having some difficulty finding out whether managesieve is still a separate > package (not seeing it in the FreeBSD ports tree, only one for 1.x) or > whether it was integrated into the main 2.x package. > > I've only been using 1.2.x up to now, and

Re: [Dovecot] /etc/passwd Centos + dovecot

2013-06-25 Thread Paolo Andretta
On Tue, 25 Jun 2013, Dejan Doder wrote: Hi group , I use system users with passwords defined in /etc/passwd. How can users change their passwords ? I don't think this is dovecot related, but you can use squirrelmail + plug-in or roundcube + plugin or directly with a web interface to poppassd

Re: [Dovecot] /etc/passwd Centos + dovecot

2013-06-25 Thread Reindl Harald
Am 25.06.2013 16:59, schrieb Paolo Andretta: > On Tue, 25 Jun 2013, Dejan Doder wrote: > >> Hi group , I use system users with passwords defined in /etc/passwd. >> How can users change their passwords ? > > I don't think this is dovecot related, but you can use squirrelmail + plug-in > or roun

Re: [Dovecot] /etc/passwd Centos + dovecot

2013-06-25 Thread Ben Morrow
At 10PM +0200 on 25/06/13 you (Reindl Harald) wrote: > Am 25.06.2013 16:59, schrieb Paolo Andretta: > > On Tue, 25 Jun 2013, Dejan Doder wrote: > > > >> Hi group , I use system users with passwords defined in /etc/passwd. > >> How can users change their passwords ? > > > > I don't think this is d