Re: [Dovecot] too many files opened

2007-08-28 Thread Joshua, C.S. Chen
Joshua, C.S. Chen wrote: > Hi folks, > My institute's mail server was upgraded to RHEL5 with dovecot 1.0-2.1rc5 > recently. And it uses PAM authentication which points to LDAP server. > Now from time to time it gets Error like > > dovecot: Aug 29 09:23:59 Error: auth(default): > pam(joshua,192.168.

[Dovecot] too many files opened

2007-08-28 Thread Joshua, C.S. Chen
Hi folks, My institute's mail server was upgraded to RHEL5 with dovecot 1.0-2.1rc5 recently. And it uses PAM authentication which points to LDAP server. Now from time to time it gets Error like dovecot: Aug 29 09:23:59 Error: auth(default): pam(joshua,192.168.177.52): pipe() failed: Too many open

Re: [Dovecot] quota imap_quota

2007-08-28 Thread Nils Vogels
Bazy wrote on 28-8-2007 23:05: > plugin { > # 10 MB + 1000 messages quota limit > # quota = maildir:storage=10240:messages=1000 > > driver = mysql > connect = host=/var/lib/mysql/mysql.sock user=mail_admin > password= dbname=mail > user_query = SELECT CONCAT(('/home/vmai

Re: [Dovecot] Err. msg. while copy.: "Invalid internal data."

2007-08-28 Thread Bazy
Dominik Springer wrote: > Hi All, > > While copying 9360 messages from a local folder to a folder on the imap > server > at message 5792 the client shows the following message from server: > "Invalid internal data." > > The error is reproducible. > Any suggestions? > > Configuration: > Versio: 1

Re: [Dovecot] Err. msg. while copy.: "Invalid internal data."

2007-08-28 Thread Marcus Rueckert
On 2007-08-29 00:33:59 +0200, Dominik Springer wrote: > While copying 9360 messages from a local folder to a folder on the imap > server > at message 5792 the client shows the following message from server: > "Invalid internal data." > > The error is reproducible. > Any suggestions? > > Configur

[Dovecot] Err. msg. while copy.: "Invalid internal data."

2007-08-28 Thread Dominik Springer
Hi All, While copying 9360 messages from a local folder to a folder on the imap server at message 5792 the client shows the following message from server: "Invalid internal data." The error is reproducible. Any suggestions? Configuration: Versio: 1.0.rc15 (Debian Package) OS: Debian etch (in

[Dovecot] quota imap_quota

2007-08-28 Thread Bazy
Hello, I've been frying my brain with quota and mysql... Here is what I do: protocol imap { mail_plugins = quota imap_quota imap_client_workarounds = outlook-idle delay-newmail } plugin { # 10 MB + 1000 messages quota limit # quota = maildir:storage=10240:messages=1000 driver = m

[Dovecot] dovecot dspam plugin using libdspam

2007-08-28 Thread Andreas Schneider
Hi, I've found the dovecot dspam plugin and looked at the code. I forks and calls the dspam binary for every mail. I didn't like this behavior, so I've migrated it to use libdspam. The plugin still needs more love: * Use cmake instead of a Makefile * Make the spam folder configurable in the dovec

Re: [Dovecot] (slightly OT) syncing / migrating IMAP ma ilboxes

2007-08-28 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 28 Aug 2007, Gunter Ohrner wrote: I used UW-Imap's mailutil with success, but to copy an existing Mailbox to a fresh one using just IMAP. This is not your case. So, does anyone have any pratical solution on how to migrate one IMAP mailbox