... and if you plan to deliver to subfolders DO make sure that the
subfolder names are all lowercase.
INBOX.junk not INBOX.Junk
Ciao
Stefano
On Fri, March 17, 2006 11:01 am, Rosenbaum, Larry M. wrote:
> Use LMTP.
> Make sure main.cf has "recipient_delimiter = +"
> You don't need special permissi
Hi,
May I suggest the use of SSL_CTX_use_certificate_chain_file
instead of SSL_CTX_use_certificate_file in imap/tls.c so that one
may specify a certificate chain, instead of being limited to one
certificate. I am asking because inexpensive SSL certificate
providers like godaddy.com require certific
In redhat the installation prefix of perl is /usr. So if you do a
standard cyrus --prefix=/usr/local (default one), all you need
to do to have the perl extensions install properly is:
make PREFIX=/usr install
the PREFIX (note must be all caps) effects only the perl extension
installation.
Cia
Hi,
I am not looking for scientific numbers, but I would like
to get an estimate of how many concurrent cyrus imapd
connection I can achieve with a dual 800 Mhz PIII, 1GB,
20GB+ storage on 80MB+ SCSI linux server.
Thnx
Stefano