[Dovecot] Running dovecot master processes across multiple IPs

2009-09-24 Thread Steven F Siirila
We are running dovecot 1.1.8 and are currently running it with 4 master processes (one for each of the protocols: imap, imaps, pop3, pop3s). The idea was to spread out the load so as to not overwhelm any one master. This has worked well. To take it further, we're contemplating running masters acro

Re: [Dovecot] Enabling security on POP3 and IMAP

2009-09-24 Thread Josep L. Guallar-Esteve
Hello Richard, Maybe the included .pem files are bad (expire, pointing to wrong server name or whatnot) I'd generate new .pem files. dovecot documentation points to mkcert.sh script. With this script you can generate your own certificate, after filling in the OpenSSL config file used by mkcer

Re: [Dovecot] Enabling security on POP3 and IMAP

2009-09-24 Thread Richard Hobbs
Hello, Thanks again for your response... However, upon closer inspection, it seems that both "/etc/ssl/certs/dovecot.pem" and "/etc/ssl/private/dovecot.pem" already exist! I'm running Debian Lenny 5.0 btw - does anyone know if these keys were simply part of the dovecot package, or whether they h

Re: [Dovecot] sieve vacation error

2009-09-24 Thread Charles Marcus
On 9/24/2009 4:14 AM, Andre Rodier wrote: > Hello everybody, > > First, I want to thank the development team for the quality and the > stability of dovecot. It's now running without problem since two years > on my debian box. > > Next, I'd like you help me to solve the problem I have with > vacat

[Dovecot] Feature request: 'dovecot-shared' files to be configurable

2009-09-24 Thread Hendrik Pahl
Hi list, using dovecot in a more complex environment nearly always requires use of ACLs and shared mailboxes/folders. Now, to make life more easy for the users, we can use 'dovecot-shared' files to eable per-user \seen-flagging. Is it possible to make this issue configurable in the dovecot config,

[Dovecot] Upgrading Dovecot on CentOS 4 from 0.99 to 1.x

2009-09-24 Thread Josep L. Guallar-Esteve
(sorry for my previous message, I sent it by mistake before finishing it) Hello, We have a production mail server running dovecot 0.99 (dovecot-0.99.14-1.rf). We are getting several errors corrected in dovecot 1.x versions: * corrupted inboxes (garbage at beggining of mbox files), * corrupt

[Dovecot] Upgrading Dovecot on CentOS 4, from 0.99 to 1.x

2009-09-24 Thread Josep L. Guallar-Esteve
Hello, We have a production mail server running dovecot 0.99 (dovecot-0.99.14-1.rf). We are getting several errors corrected in dovecot 1.x versions: * corrupted inboxes (garbage at beggining of mbox files), * corrupted index files (Error: Corrupted file index /home/jsmith/.imap/Drafts/.ima

Re: [Dovecot] sieve vacation error

2009-09-24 Thread aja-lists
Andre Rodier wrote: >* If the sieve vacation script had to use a counter for limits per > day, where this counter is supposed to be stored ? I cant see any > dovecot file. I have temporary try to use 0777 for > home/sieve/maildir folders, but no file is created at all. You don'

[Dovecot] Dovecot LDA, quota, sieve

2009-09-24 Thread Jacek Osiecki
Hi, While moving services to a new server, I finally decided to switch from exim + procmail delivery to exim + dovecot-LDA (dovecot 1.2.5). All accounts are virtual - their settings are stored in mysql. This also includes configuring Quota and Sieve. So... there come some doubts: 1. Using "del

[Dovecot] sieve vacation error

2009-09-24 Thread Andre Rodier
Hello everybody, First, I want to thank the development team for the quality and the stability of dovecot. It's now running without problem since two years on my debian box. Next, I'd like you help me to solve the problem I have with vacation/sieve script. My configuration is debian lenny, w