Re: [Dovecot] Namespace Problems

2007-05-30 Thread Rainer Sigl
Many thanks, its working fine with your suggestion. But only with outlook I still have problems. Today morning I found out that outlook does work only I keep the separator line empty with namespace private { # separator = . prefix = INBOX. inbox = yes hidden = no } But the result isn't

[Dovecot] Dovecot Authentication Problem (REVISED)

2007-05-30 Thread Odhiambo WASHINGTON
Hello List, I am back again and I think I am edging closer to getting a solution. I have done some modifications and now dovecot gives me a different error message than before Here is what I have for the password_query and user_query password_query = SELECT popbox.cleartext AS password FR

Re: [Dovecot] Stop Maildir appending to path

2007-05-30 Thread Justin McAleer
Henry wrote: dovecot -n: # /etc/dovecot/dovecot.conf ... snip ... userdb: driver: static args: uid=5000 gid=5000 home=/home/vmail/%d/%n allow_all_users=yes Try adding mail_location=~/ to the args above. socket: type: listen client: path: /var/spool/postfix/private

[Dovecot] frequent index rebuilds versus disabled indexes

2007-05-30 Thread Justin McAleer
Ok, here's the short and sweet version of my dilemma. I have a group of servers mounting a shared NFS device to hold mail data for many different domains. Is it worth the load balancing management nightmare of setting up dedicating smtp, pop, and imap to one server (failing over to another in t

Re: [Dovecot] deliver rejection message

2007-05-30 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 24 May 2007, Antonio Casado Rodríguez wrote: Another possibility is to give two answers: one in English and another one in the default language of server. Example: Cuota de espacio excedida / Quota exceeded. It should still be automaticall

[Dovecot] IMAP traffic logging

2007-05-30 Thread Chris Laif
Hi. I wonder if it is possible to log the number of bytes send in response to IMAP commands. Unfortunately there seems to be no config option similar to "pop3_logout_format". Courier writes a log file like this (header/body bytes): imaplogin: DISCONNECTED, ip=[:::10.123.0.234], headers=0, bo

[Dovecot] What are they trying to do here?

2007-05-30 Thread Jon Slater
Hi! I’m new to the list, and I’m not really having a ‘problem’, but I’m seeing something in my log files that I wonder if I should be concerned. I’ve been using Dovecot (dovecot-0.99.14-8.fc4) on my Fedora Core 4 (kernel 2.6.17-1.2142_FC4) machine from quite some time. For the last few

[Dovecot] dovecot scaling issue?

2007-05-30 Thread it-dovecot
Hi! We are running dovecot-imapd on Debian sarge out of the backports.org packages (version 1.0.rc15-1~bpo1). We have ~ 80 clients using secure IMAP. I understand that imap-login has to run for every SSL connection. Thus I already increased the max value for the number of imap-login processes.

Re: [Dovecot] Converting mbox to Maildir, all prior read messages are downloaded as new

2007-05-30 Thread FiL @ Kpoxa
Timo Sirainen wrote: On Fri, 2007-05-25 at 14:36 -0400, FiL wrote: > This is not only about POP3, as far as I can tell. If you > converting mbox to Maildir (dovecot to dovecot) - UIDs change. And > if you have your client set to cache all the messages and you have > over 1Gb in your mail... well

[Dovecot] AIX mail quota plugin problems

2007-05-30 Thread Stewart Dean
From reading the wiki for a filesystem quota, I took my shot at 1) building my binaries using the mods in AIXPluginsSupport 2) changing dovecot.conf and 3) putting the plugins in the library But I'm getting this error message when I invoke dovecot: Plugin imap_quota not found from directory /usr

[Dovecot] Dovecot support for smd5 and ldap-md5

2007-05-30 Thread Eric and Barbara Sammons
Working with a dovecot migration, I am curious what version (if any) of Dovecot (dovecot-auth) supports SMD5 and ldap-MD5 when using Dovecot -> OpenLDAP direct binding? Thank you! Eric

[Dovecot] Index file rewrite status

2007-05-30 Thread Timo Sirainen
The biggest problem with getting v1.0 out was getting its index file code stable. v1.1 plans included doing large changes to the index file code, so it's important to get the new code stable as soon as possible. Since I've managed to stay pretty productive for the last few weeks, I've been mostly j

[Dovecot] dovecot performance slow + time issue solved

2007-05-30 Thread Paul A
This is is follow up to my previous post about dovecot performance being slow. BTW, thanks to all that replied. For one month we have been trying to figure why suddenly dovecot was slow. We had two server's running dovecot with the same config and one was fine while the other wasn't very slow. T

[Dovecot] testink

2007-05-30 Thread Timo Sirainen
# Protocols we want to be serving: # imap imaps pop3 pop3s #protocols = imap imaps # IP or host address where to listen in for connections. It's not currently # possible to specify multiple addresses. "*" listens in all IPv4 interfaces. # "[::]" listens in all IPv6 interfaces, but may also listen

Re: [Dovecot] testink

2007-05-30 Thread Timo Sirainen
On Thu, 2007-05-31 at 01:44 +0300, Timo Sirainen wrote: Whops :) What happened to my filter that was supposed to prevent all mails coming from me if they weren't properly pgp-signed.. signature.asc Description: This is a digitally signed message part

Re: [Dovecot] testink

2007-05-30 Thread Charles Marcus
Timo Sirainen wrote: On Thu, 2007-05-31 at 01:44 +0300, Timo Sirainen wrote: Whops :) What happened to my filter that was supposed to prevent all mails coming from me if they weren't properly pgp-signed.. It got the flue... ;)

Re: [Dovecot] testink

2007-05-30 Thread Timo Sirainen
On Thu, 2007-05-31 at 01:45 +0300, Timo Sirainen wrote: > On Thu, 2007-05-31 at 01:44 +0300, Timo Sirainen wrote: > > Whops :) What happened to my filter that was supposed to prevent all > mails coming from me if they weren't properly pgp-signed.. Oh, right. Since I'm sending my own mails via dov