[Dovecot] Dovecot-lda - 100% cpu

2012-05-29 Thread For@ll
Hello, On my MTA server where I have installed postfix+mysql+dovecot(2.0.19), when server receives e.g 1000 e-mails and postfix start 10 threads dovecot-lda then my load is growing up. Disk for e-mails is connected through with iSCSI protocol. Any idea why this is happening?

Re: [Dovecot] per-mailbox message limits

2012-05-29 Thread Stan Hoeppner
On 5/29/2012 1:14 PM, Alan Brown wrote: > (It was hard enough getting permission to move to Maildir format. My > manager is a confirmed VMS-head who regards all Unix formats as > unreliable and the newer they are the less he trusts them.) Your manager should have become extinct simultaneously wit

[Dovecot] i can't make DOTS before mailbox names

2012-05-29 Thread John Goodner
hello i have a real stumper of an issue here and need some help! (config posted below) ok, so i'm building out a new mail system with v1.2.15 of dovecot on debian6 this new system is being designed to seamlessly migrate from an older dovecot mail system (v1.1.3). i have everything almost per

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Christian Rohmann
On 29.05.2012 12:23, Cor Bosman wrote: At first I thought maybe one of our 35 imap servers was having issues sending data, but all individual servers show this patters. Here is a bunch of individual servers: http://grab.by/dReC Anyone have any idea what could cause such a pattern? Maybe dovecot

Re: [Dovecot] v2.1.7 released

2012-05-29 Thread Timo Sirainen
On Tue, 2012-05-29 at 15:31 -0400, Michescu Andrei wrote: > Do you happen to have any updates on the progress of dsync redesign? The code is in v2.2 hg tree now: http://hg.dovecot.org/dovecot-2.2/rev/b2076acc3715 See the commit message for some of the missing things. I'm hoping to get back to c

Re: [Dovecot] v2.1.7 released

2012-05-29 Thread Michescu Andrei
hello Timo, Thank you very much for keeping dovecot such an active project. ;) Do you happen to have any updates on the progress of dsync redesign? best wishes, Andrei > On Tue, 2012-05-29 at 22:24 +0300, Timo Sirainen wrote: >> http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz >> http://dov

Re: [Dovecot] v2.1.7 released

2012-05-29 Thread Timo Sirainen
On Tue, 2012-05-29 at 22:24 +0300, Timo Sirainen wrote: > http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz > http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz.sig Oops! I copy&pasted v2.1.6 NEWS somehow. Here's the correct one: * LDAP: Compatibility fix for v2.0: ldap: If attribute

[Dovecot] v2.1.7 released

2012-05-29 Thread Timo Sirainen
http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz http://dovecot.org/releases/2.1/dovecot-2.1.7.tar.gz.sig * Session ID is now included by default in auth and login process log lines. It can be added to mail processes also by adding %{session} to mail_log_prefix.

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Ron Leach
On 29/05/2012 19:13, Timo Sirainen wrote: On 29.5.2012, at 21.03, Cor Bosman wrote: yes, I am getting a list of sessions/users every 5 minutes through cron. Im already using "doveadm stats dump session/user connected" Actually that's not really correct behaviour either, since it ignores all t

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Cor Bosman
> On 29.5.2012, at 21.03, Cor Bosman wrote: > >> es, I am getting a list of sessions/users every 5 minutes through cron. Im >> already using "doveadm stats dump session/user connected" > > Actually that's not really correct behavior either, since it ignores all the > connections that happened d

Re: [Dovecot] per-mailbox message limits

2012-05-29 Thread Alan Brown
On 29/05/12 16:56, dovecot-requ...@dovecot.org wrote: >> > This is something Timo hacked up for me a few years ago and I realised >> > should be on the list in case anyone else wants them. >> > > Perhaps you should try mdbox some day? If and when I get permission to implement it. (It was hard

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Timo Sirainen
On 29.5.2012, at 21.03, Cor Bosman wrote: > es, I am getting a list of sessions/users every 5 minutes through cron. Im > already using "doveadm stats dump session/user connected" Actually that's not really correct behavior either, since it ignores all the connections that happened during the 5

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Cor Bosman
On May 29, 2012, at 2:21 PM, Timo Sirainen wrote: > On 29.5.2012, at 13.23, Cor Bosman wrote: > >> Hey all, im experimenting with dovecot stats service, and graphing the >> result. My initial results are kind of interesting. Check out this graph >> showing connected sessions and users: >> >>

Re: [Dovecot] Different SSL requirements for connections on different ports?

2012-05-29 Thread Timo Sirainen
On 29.5.2012, at 20.17, Ron Leach wrote: > On 29/05/2012 16:55, Timo Sirainen wrote: >> On Tue, 2012-05-29 at 15:09 +0100, William Gallafent wrote: > >>> I would now like to add a webmail front-end (squirrelmail) running on >>> the same server. In order to achieve this I would like to have >>> sq

Re: [Dovecot] Director and backend on the same server

2012-05-29 Thread Timo Sirainen
On 29.5.2012, at 17.23, James Devine wrote: > I setup the static passdb like: > > passdb { > driver = static > args = proxy=y port=10024 nopassword=y > } > > and this works fine for the lmtp service, would I have to run a director > per protocol or can they be combined into one somehow? I thi

Re: [Dovecot] Different SSL requirements for connections on different ports?

2012-05-29 Thread Ron Leach
On 29/05/2012 16:55, Timo Sirainen wrote: On Tue, 2012-05-29 at 15:09 +0100, William Gallafent wrote: I would now like to add a webmail front-end (squirrelmail) running on the same server. In order to achieve this I would like to have squirrelmail connecting locally using IMAP, but without the

Re: [Dovecot] I can't logon to the mail server using an NIS user account

2012-05-29 Thread Kayode Odeyemi
On Tue, May 29, 2012 at 4:47 PM, Timo Sirainen wrote: > On Sat, 2012-05-26 at 13:51 +0100, Kayode Odeyemi wrote: > > Below is my configuration > > > > passdb { > > args = scheme=CRYPT username_format=%u /etc/dovecot/users > > driver = passwd-file > > } > > Dovecot isn't using NIS. It's using

Re: [Dovecot] Different SSL requirements for connections on different ports?

2012-05-29 Thread Timo Sirainen
On Tue, 2012-05-29 at 15:09 +0100, William Gallafent wrote: > Hi All, > > I'm running dovecot 2.0.19. > > I currently have remote users access mail using IMAP over SSL, with > their client certificates being both required and verified. I do this > using "ssl = required" and "ssl_verify_client_cer

Re: [Dovecot] Crash on force-resync if / is given as mailbox name

2012-05-29 Thread Timo Sirainen
On Sat, 2012-05-26 at 15:30 +0200, Daniel Parthey wrote: > when I specify a slash a mailbox name on the command line > of doveadm force-resync, it throws a panic. I'm not sure > this is considered a bug. It's a bug. > # 2.0.20: /etc/dovecot/dovecot.conf But it's already been fixed in v2.1 and t

Re: [Dovecot] Dovecot 2.1 mbox + maildir

2012-05-29 Thread Timo Sirainen
On Mon, 2012-05-28 at 14:50 +0100, Alan Brown wrote: > What syntax is needed to make this work? > > The 2.0 wiki recomendations don't work - I can see the inboxes or the > folders but not both at once and there are lots of error messages about > prefix clashes if I simply use the existing 2.0.20

Re: [Dovecot] I can't logon to the mail server using an NIS user account

2012-05-29 Thread Timo Sirainen
On Sat, 2012-05-26 at 13:51 +0100, Kayode Odeyemi wrote: > Below is my configuration > > passdb { > args = scheme=CRYPT username_format=%u /etc/dovecot/users > driver = passwd-file > } Dovecot isn't using NIS. It's using user accounts in /etc/dovecot/users file. And in any case set auth_debu

Re: [Dovecot] Bug report - crash on group lookup

2012-05-29 Thread Timo Sirainen
On Fri, 2012-05-25 at 18:52 +0200, Peter Meier wrote: > I was doing some migration from a 1.2 installation to a 2.1. While > testing my new installation dovecot crashed at two test-cases constantly > with with a "Panic: Trying to allocate 0 bytes" message. .. > I see two problems: > > 1. Don't pa

Re: [Dovecot] Time stamp or expire_stamp not updating to DATABASE table expires in mysql

2012-05-29 Thread Timo Sirainen
On Thu, 2012-05-24 at 15:50 +, Steve Wells wrote: > Dovecot upgraded from 1.2 to 2.0.18 .. > expire = Trash 7 Trash/* 7 Junk 30 Sent 30 This setting changed a bit: http://wiki2.dovecot.org/Plugins/Expire

Re: [Dovecot] Dovecot auth process delays exiting if LDAPS passdb used

2012-05-29 Thread Timo Sirainen
On Thu, 2012-05-24 at 01:22 +0900, SATOH Fumiyasu wrote: > At Thu, 24 May 2012 01:01:25 +0900, > SATOH Fumiyasu wrote: > > If Dovecot passdb is configured with LDAP (no TLS/SSL), > > it is no problem. But if Dovecot passdb is configured with > > LDAPS (or LDAP+TLS), Dovecot auth process has a probl

Re: [Dovecot] Active Directory : searches in root tree

2012-05-29 Thread Timo Sirainen
On Mon, 2012-05-21 at 01:48 -0700, nicolasfo wrote: > base = ou=some_ou,dc=domain,dc=lan .. > With this configuration file, it works. BUT : > To allow Dovecot to find users in my AD database, I must specify an OU in > "base". If I only set "dc=domain,dc=lan" the research doesn't wo

Re: [Dovecot] GETQUOTAROOT under roundcube

2012-05-29 Thread Timo Sirainen
On Sun, 2012-05-20 at 14:07 +0200, Adam Szpakowski wrote: > Hi, > > I'm struggling with the proper quota displaying under roundcube webmail. > I've tracked the problem to the different responses on GETQUOTAROOT command. If the clients are accessing mails via the same username, then the reply to

Re: [Dovecot] per-mailbox message limits

2012-05-29 Thread Timo Sirainen
On Tue, 2012-05-29 at 15:26 +0200, mail...@securitylabs.it wrote: > > The following patches will limit maildir folders to 4000 messages on > > Dovecot 2.0.* and 2.1.* > > > Hi, sorry for the dumb question, but isn't there already in Dovecot a > way to limit the number of messages? > > Something

Re: [Dovecot] per-mailbox message limits

2012-05-29 Thread Timo Sirainen
On Tue, 2012-05-29 at 14:18 +0100, Alan Brown wrote: > This is something Timo hacked up for me a few years ago and I realised > should be on the list in case anyone else wants them. > > The following patches will limit maildir folders to 4000 messages on > Dovecot 2.0.* and 2.1.* > > The Specfi

Re: [Dovecot] Director and backend on the same server

2012-05-29 Thread James Devine
On Tue, May 8, 2012 at 6:25 PM, Timo Sirainen wrote: > On Tue, 2012-05-08 at 12:55 -0600, James Devine wrote: > > I have setup director and a backend dovecot service on the same machine > > using different ports. The backend service is listening on the default > 24, > > 110 and 143 for lmtp, pop

Re: [Dovecot] (no subject)

2012-05-29 Thread Giles Coochey
On 29/05/2012 14:59, Phil Petree wrote: Hey All, I'm developing a site on a VPS that comes stock with dovecot 1.2.17 and I'm trying to setup some functionality that is very specific to our business model. My question is this: How do I create (programatically) aliases for a forwarder? I have a

[Dovecot] Different SSL requirements for connections on different ports?

2012-05-29 Thread William Gallafent
Hi All, I'm running dovecot 2.0.19. I currently have remote users access mail using IMAP over SSL, with their client certificates being both required and verified. I do this using "ssl = required" and "ssl_verify_client_cert = yes". I would now like to add a webmail front-end (squirrelmail) runn

[Dovecot] (no subject)

2012-05-29 Thread Phil Petree
Hey All, I'm developing a site on a VPS that comes stock with dovecot 1.2.17 and I'm trying to setup some functionality that is very specific to our business model. My question is this: How do I create (programatically) aliases for a forwarder? I have an address, em...@domain.com that gets sent

Re: [Dovecot] per-mailbox message limits

2012-05-29 Thread mail...@securitylabs.it
On 29/05/2012 15:18, Alan Brown wrote: This is something Timo hacked up for me a few years ago and I realised should be on the list in case anyone else wants them. The following patches will limit maildir folders to 4000 messages on Dovecot 2.0.* and 2.1.* The Specfile patch is against the

[Dovecot] per-mailbox message limits

2012-05-29 Thread Alan Brown
This is something Timo hacked up for me a few years ago and I realised should be on the list in case anyone else wants them. The following patches will limit maildir folders to 4000 messages on Dovecot 2.0.* and 2.1.* The Specfile patch is against the Cityfan Redhat EL5 SRPM but is likely

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Timo Sirainen
On 29.5.2012, at 13.23, Cor Bosman wrote: > Hey all, im experimenting with dovecot stats service, and graphing the > result. My initial results are kind of interesting. Check out this graph > showing connected sessions and users: > > http://grab.by/dReu How do you get the list? Are you periodi

Re: [Dovecot] AUTH PLAIN fails while AUTH LOGIN succeeds with Exim -> Dovecot SASL auth

2012-05-29 Thread Sandro Tosi
On 05/24/2012 05:28 PM, Sandro Tosi wrote: With this setup, we're able to use AUTH LOGIN method on an SMTP session, but using AUTH PLAIN fails. It turned out to be a problem in the encoding of the AUTH PLAIN string. Sorry for the noise, -- Sandro Tosi Product Engineer Shared Hosting Products R

[Dovecot] interesting stats pattern

2012-05-29 Thread Cor Bosman
Hey all, im experimenting with dovecot stats service, and graphing the result. My initial results are kind of interesting. Check out this graph showing connected sessions and users: http://grab.by/dReu At first I thought maybe one of our 35 imap servers was having issues sending data, but all