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.
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
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
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
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
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
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
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
-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