Cyrus and Samba

2004-09-21 Thread Drew Morris
All, Pardon me if this question has already been answered (I couldn't find anything) but does Cyrus work over a Samba mount? I was assuming that it did and, if so, this redundancy question seems like it could be solved without much problem. My solution would be: Take multiple boxes running Cyrus

Re: OT: Cyrus-imap openssl and Outlook

2004-09-21 Thread Simon Matter
> Jim, > > On Tue, 2004-09-21 at 12:12, James Miller wrote: >> I'm having a tuff time with Outlook 2000 and openssl. Here's my >> situation: >> I have cyrus-imapd 2.2.8 w/TLS enabled. Basically I create my CA: >> openssl req -new -x509 -keyout private/cakey.pem -out cacert.pem -days >> 3650 -conf

Re: OT: Cyrus-imap openssl and Outlook

2004-09-21 Thread Kevin Williams
Jim, On Tue, 2004-09-21 at 12:12, James Miller wrote: > I'm having a tuff time with Outlook 2000 and openssl. Here's my situation: > I have cyrus-imapd 2.2.8 w/TLS enabled. Basically I create my CA: > openssl req -new -x509 -keyout private/cakey.pem -out cacert.pem -days > 3650 -config ./openssl

RE: Cyrus-imap openssl and Outlook

2004-09-21 Thread szii
This is not a problem with the Certifcate, per se. When the Certificate is "authenticated" it goes back up the chain to the CA, which is the issuing authority. Outlook, by default, only knows of a few "authentic" CAs such as VeriSign, Thawte, etc. You have a few options: 1) Click Yes. Your co

Finding out which accounts are 'inactive'?

2004-09-21 Thread Jamie L. Penman-Smithson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey all, I recently switched from using saslauthd and pam-mysql to the sql auxprop plugin. However, I miss one feature that pam-mysql had, when a user logged in it would record it in a table in my mysql database: [...] ++-+--

setrlimit: Unable to set file descriptors limit to -1 (at cyrmaster startup) - 2.2.8-0

2004-09-21 Thread Laurent GAUTHIER
Hello,   On a new configuration of CyrusIMAP on a Debian Sarge, after purged previous version, here's what happends :   On startup in syslog : Sep 21 18:13:52 localhost master[675]: setrlimit: Unable to set file descriptors limit to -1: Ope

Re: Sieve vacation/redirection and SMTP authentication

2004-09-21 Thread seph
> Our SMTP servers (Postfix) only allow authenticated users to send > messages, and checks if the sender login matches with the "mail from" > line of the SMTP protocol. The SMTP servers and IMAP/POP3 servers are > not installed on the same machines. > > This setup, as is, would make it impossible f