RE: plus addressing with postfix

2006-03-17 Thread Stefano Santoro
... 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

SSL_CTX_use_certificate_chain_file

2004-07-30 Thread Stefano Santoro
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

Re: Cyradm - can't locate Shell.pm

2001-01-17 Thread Stefano Santoro
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

Cyrus IMAPd Capacity Planning

2000-12-14 Thread Stefano Santoro
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