Thanks Luca. I will try with the current CentOS release.
El 05/06/2013 14:56, Luca Fornasari escribió:
On Wed, Jun 5, 2013 at 6:36 PM, Oscar A. Jara
wrote:
Sorry, the dovecot version is 1.2.16 release 1_114.el5. Thks. --- El
05/06/2013 01:22, Oscar A. Jara escribió: courier in a setup of 700
Sorry, the dovecot version is 1.2.16 release 1_114.el5. Thks.
---
El 05/06/2013 01:22, Oscar A. Jara escribió:
Hello everyone,
I have just put in production dovecot imap and pop3 in replacement of
courier in a setup of 700 accounts aprox. Dovecot release running is
1.2.16 in a Linux CentOS
Hello everyone,
I have just put in production dovecot imap and pop3 in replacement of
courier in a setup of 700 accounts aprox. Dovecot release running is
1.2.16 in a Linux CentOS 5.8.
Seems like some accounts are having problems dealing with message
threading, as I read lines like this one
Hello list,
I'm about to migrate from Courier 4.6 (POP and IMAP) to Dovecot 1.2. I
am currently trying to match UIDLs of both servers to avoid redownload
of mails but I could not success. I've already configured dovecot POP3
to format UIDLs like this:
pop3_uidl_format = UID%u-%v
I also exec
Hello, I am settiing up a dovecot (imap, pop, sieve, lda) + openldap
infrastructure. I need to store the timestamp of the last login of each
user in an attribute of its corresponding ldap object. I could not find
a way of doing this through configuration options so I am thinking of
coding this t