Re: [Dovecot] Moving

2010-01-02 Thread Timo Sirainen
No, my visa was originally set to be max. 1 year so I have to go back. It was pretty fun and Rackspace is a great company, but Blacksburg is a bit too small town and I want to go elsewhere. (Now could be a good time to try to get me to come somewhere I've always wanted to go. :) On 2.1.2010, at

Re: [Dovecot] disable lazy_expunge for some mailboxes?

2010-01-02 Thread Frank Cusack
On December 29, 2009 5:20:40 PM -0500 Timo Sirainen wrote: That's not intentional. Even if they were in same filesystem, it shouldn't do that. Fixed: http://hg.dovecot.org/dovecot-1.2/rev/029c3afcfbd0 works for me

Re: [Dovecot] Moving

2010-01-02 Thread Stewart Dean
Hope that the change in residence wasn't due to the insanity of America or any of its residents. Your work is a greatly appreciated wonder. If this was a world where exceptional achievement and effort were recognized and rewarded, the world would be at your feet along with a river of riches a

[Dovecot] Moving

2010-01-02 Thread Timo Sirainen
I'm moving back to Finland tomorrow. It's probably going to take a week or so until things settle down and I'm again back to coding.

Re: [Dovecot] What auth ?

2010-01-02 Thread Timo Sirainen
On 2.1.2010, at 13.47, Spyros Tsiolis wrote: > Jan 02 19:14:05 auth(default): Info: passwd-file(postmaster,127.0.0.1): > lookup: user=postmaster file=/etc/dovecot/passwd > Jan 02 19:14:05 auth(default): Info: passwd-file(postmaster,127.0.0.1): > unknown user "postmaster" doesn't exist in /etc/d

Re: [Dovecot] What auth ?

2010-01-02 Thread Spyros Tsiolis
Terve ! :-) Thank you kindly Timo. Ooops ! Missed "auth_debug". Just enabled it. I'll run some more tests and let you know. I can attach the last error log lines. Here they are : -- Jan 02 19:14:05 auth(default): Info: client in: CONT3 AHBvc3RtYXN0ZXIAazR2dj

Re: [Dovecot] What auth ?

2010-01-02 Thread Timo Sirainen
On 1.1.2010, at 18.19, Spyros Tsiolis wrote: > Something worth noticing for step "5". If I do this logging-in with the > "u...@fqdn" format, the systems kicks me out. I, then, check the latest > on "/var/log/dovecot/errors" to find that the system does not complain > about the auth. If it disconn

Re: [Dovecot] 1.2.9 -llber

2010-01-02 Thread Timo Sirainen
On 31.12.2009, at 19.33, Frank Cusack wrote: > 1.2.9: > configure: Added -llber to ldap libs. Fixes linking in some systems. > > and breaks it on others. > > Sun Solaris' native ldap library does not have a separate liblber. > > I normally check for ber_free in libldap, then in liblber, t

Re: [Dovecot] Recalculate quota usage on demand

2010-01-02 Thread Timo Sirainen
On 1.1.2010, at 20.19, Michael wrote: > I would a method for Dovecot to recalculate the quota usage and rewrite it to > the quota DB (Called on demand by a non-Dovecot POP3 daemon) > > I don't want the line deleted in the DB as this would only recalculate next > time the Dovecot LDA or IMAP han

Re: [Dovecot] Kernel warnings

2010-01-02 Thread Timo Sirainen
On 2.1.2010, at 3.45, Thomas Zajic wrote: > [] ? inotify_free_group_priv+0x12/0x21 > [] ? fsnotify_final_destroy_group+0x16/0x1e .. > There are no processes other than dovecot's "imap" that are ever causing > these warnings. Does this indicate a problem in the kernel or rather in > dovecot? Yes.

Re: [Dovecot] nested folders

2010-01-02 Thread Timo Sirainen
On 2.1.2010, at 3.02, Jim Pazarena wrote: > using both thunderbird and roundcube with dovecot IMAP, I can create > all the folders I desire, but cannot create subfolders; I also cannot > delete a folder once created. > > I get a very un-informative error message from each. Is there a special > se

Re: [Dovecot] architecture to handle 1000 messages per second?

2010-01-02 Thread Charles Marcus
On 2010-01-01 8:01 PM, Michael wrote: > On Sat, 02 Jan 2010 11:09:33 Bob Eastbrook wrote: >> Can anyone describe an architecture which can handle 1000 IMAP or POP >> messages per second? Ideally, it would be hosted in the cloud and >> additional instances could be launched to handle additional loa

Re: [Dovecot] Using Push IMAP to trigger POP3 download

2010-01-02 Thread Mark Sapiro
On 11:59 AM, Aaron Whitehouse wrote: > > To set up POP3 on my HTPC, I understand that the norm is to set a time > interval (say, every 10 minutes) for clearing email. What I would > prefer to do, if possible, would be to have Dovecot on my HTPC keep a > Push IMAP connection with Dovecot on my web

Re: [Dovecot] architecture to handle 1000 messages per second?

2010-01-02 Thread Thomas Løcke
> > Hello, > > Actually, thousands of customers would send order emails to a system > running postifx. All orders end up in ord...@example.com. Then, > another app fetches these emails via Dovecot (POP or IMAP), ideally at > the rate of 1000 per second. > > I think it might be difficult to accomp

Re: [Dovecot] Deliver virtual user's mail to a specific namespace?

2010-01-02 Thread Brian Schang
Pascal: On 1/2/2010 7:02 AM, Pascal Volk wrote: On 01/02/2010 05:23 AM Brian Schang wrote: Now I want to make my setup more robust and have these messages delivered to a maildir namespace. I have configured the LDA within the Postfix master.cf file: dovecot unix - n n -

Re: [Dovecot] Deliver virtual user's mail to a specific namespace?

2010-01-02 Thread Pascal Volk
On 01/02/2010 05:23 AM Brian Schang wrote: > … > Now I want to make my setup more robust and have these messages > delivered to a maildir namespace. > > I have configured the LDA within the Postfix master.cf file: > dovecot unix - n n - - pipe > flags=DRhu u

Re: [Dovecot] nested folders

2010-01-02 Thread Pascal Volk
On 01/02/2010 09:02 AM Jim Pazarena wrote: > using both thunderbird and roundcube with dovecot IMAP, I can create > all the folders I desire, but cannot create subfolders; I also cannot > delete a folder once created. > > I get a very un-informative error message from each. Is there a special > se

Re: [Dovecot] Kernel warnings

2010-01-02 Thread Noel Butler
On Sat, 2010-01-02 at 09:45 +0100, Thomas Zajic wrote: > Hi, > > I've been getting these warnings in syslog since I've been running > (Linux) kernels 2.6.31.x and up (I'm currently at 2.6.32.2), they > do not show up on 2.6.30.x kernels. > > Dovecot versions involved were/are 1.2.x, I'm currentl

[Dovecot] Kernel warnings

2010-01-02 Thread Thomas Zajic
Hi, I've been getting these warnings in syslog since I've been running (Linux) kernels 2.6.31.x and up (I'm currently at 2.6.32.2), they do not show up on 2.6.30.x kernels. Dovecot versions involved were/are 1.2.x, I'm currently at 1.2.9. My system is running Slackware 13.0, but this also happene

[Dovecot] nested folders

2010-01-02 Thread Jim Pazarena
using both thunderbird and roundcube with dovecot IMAP, I can create all the folders I desire, but cannot create subfolders; I also cannot delete a folder once created. I get a very un-informative error message from each. Is there a special setting required to permit sub-folder creation? folder de

Re: [Dovecot] architecture to handle 1000 messages per second?

2010-01-02 Thread David Goncalves
Hi, Don't use POP3 or IMAP; instead deliver the messages to a command. For example, GNU Mailman is mailing list software which pipes each incoming list message to a Python script. That command can then perform the necessary processing. I don't know what you had in mind, but if the messages can