Re: Urgent assistance required - FIXED

2005-10-08 Thread Wendell Turner
I was able to get my server up and running due to being directed to this link titled 'Mac OS X Server 10.3: Reconstructing cyrus mailboxes' at Apple's site.[Text Begin]If you need to reconstruct the cyrus user mailboxes on Mac OS X Server 10.3

how are 'sasl_minimum_layer' & TLS related/dependent?

2005-10-08 Thread OpenMacNews
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 hi all, i'm connecting to my cyrus-imap 2.2.12-cvs server on OSX 10.4.2 with a Thunderbird v107 client. i've configured for TLS use, with imapd.conf including: sasl_minimum_layer: 128 sasl_mech_list: PLAIN a

Re: cyrus imap proxy?

2005-10-08 Thread Edward Rudd
On Sat, 2005-10-08 at 13:28 +0200, Mark Hannessen wrote: > hi list, [snip] > now I thought perhaps it would be possible to do this through some sort of > proxy, but I haven't found any information about this. Perdition would be the easiest way to get you going.. (http://www.vergenet.net/linux/pe

Re: cyrus imap proxy?

2005-10-08 Thread Wolfgang Powisch
Try "Perdition" (http://www.vergenet.net/linux/perdition/) We are using it in a large production setup with 4 backend cyrus servers (no murder setup). It can handle POP3() and IMAP(S) und can use different database-backends (sql,ldap...) for looking up the right backup-server for a user. BTW: i

Re: cyrus imap proxy?

2005-10-08 Thread Mark Hannessen
On Saturday 08 October 2005 13:45, you wrote: > One possibility is for you to setup a murder configuration. > > In such a setup, your 2 current machines would be backends, and the > machine with global ip would be the frontend/murder master. yes, that might work. but it seems that the frontend (ma

Re: cyrus imap proxy?

2005-10-08 Thread Patrick H Radtke
One possibility is for you to setup a murder configuration. In such a setup, your 2 current machines would be backends, and the machine with global ip would be the frontend/murder master. Users would connect to the frontend and it would proxy the connection to the backends. -Patrick On Sat

cyrus imap proxy?

2005-10-08 Thread Mark Hannessen
hi list, In our network we are currently running two Cyrus imap servers in our local network. imap.nperfection.com on 10.4.8.1 imap.khadgarsrage.com on 10.4.8.2 these two where made available to the internet using webmail. now I would like imap itself to be available to the internet as well. b