Re: LDAP Virtual Hosting (Multiple Domains)

2001-11-26 Thread Mihai Amariutei
Some work in this direction have been done by Atif Ghaffar ( http://www.ispman.org/ ). His solution is to externaly config stock Cyrus instalations from data in LDAP. Making Cyrus LDAP aware by itsef will be nice. Mihai - Original Message - From: "James Spooner" <[EMAIL PROTECTED]> To: <[

Re: problem compiling cyrus-imapd-2.0.16 w/ cyrus-sasl-1.5.27

2001-11-26 Thread Leena Heino
On Mon, 26 Nov 2001, Thomas C. Meggs wrote: > > So no suggestions on this? =/ I'm definitely stuck. > Here's what I did. I did not have need fo kerberos support but the system was Solaris with OpenSSL in /usr/local/ssl and BerkeleyDB in /usr/local/BerkeleyDB.3.3 SASL-library: cd cyrus-sasl-1.5.2

Re: LDAP patch for sasl 1.5.27?

2001-11-26 Thread Mika Iisakkila
Tarjei Huse wrote: > Hi, has anyone come around to updating the sasl-ldap patch to 1.5.27? Which one of them? :-) I just used the "IP-Plus" patch for 1.5.21 that is floating around (can't even remember where I got it). The patch doesn't work automatically anymore, but it is so simple that doing i

install Docs

2001-11-26 Thread Kiarna Boyd
Good Morning! I hope every one had a good Thanks Giving I am trying to gather cyrus docs, listed below are the ones I know of and use. If anyone has other favorites, could you please email them to me? Thanks! -Kiarna http://shamrock.med.nyu.edu/cyrus/install.html http://andrew2.andrew.cm

Re: forward mail already in mailbox

2001-11-26 Thread Joe Ellis
im sorry i havent replied to this thread. its the holiday's :) i had to setup a mail account to forward to another server. there was mail in the mailbox already. i wanted to know how to send that mail to the other server. in any case, i just had the user pop the mailbox one last time to cle

Re: install Docs

2001-11-26 Thread Tarjei Huse
cyrus-utils.sf.net/faq might help. :) Kiarna Boyd wrote: > > Good Morning! > > I hope every one had a good Thanks Giving > > I am trying to gather cyrus docs, listed below are the ones I know of and use. > If anyone has other favorites, could you please email them to me? > Thanks! > > -K

imap pam md5 passwords

2001-11-26 Thread Harry Hoffman
Hey All, I've been trying to figure this out for sometime. Currently I'm using plaintext logins to the cyrus-imap (2.0.9) server. I would like to make md5 passwords work. I'm using openldap to store the user/password info and using PAM to have cyrus validate against the LDAP server but if I crea

[no subject]

2001-11-26 Thread Kip Cranford
I'm in the process of testing a Cyrus IMAP installation for rollout at my company. So far, I've had little difficulty with it -- in fact, it's up and I'm using both the IMAP and POP servers without any problems. Howerver, I'm now trying to test the quota functionality, and am running into some

where do full mailboxes send messages

2001-11-26 Thread Andreas Freyvogel
Good Day all! I have a quick question: if a users mailbox is full what does the system do with that message? As far as I am able to see it does not send a response to the sender saying it cannot be delivered, but it does not keep it either. Thank you in advance for any assistance or thoughts. -

Re:

2001-11-26 Thread Ken Murchison
Try running 'imtest' again to connect/login and then do a . EXAMINE inbox and see if you get an ALERT response. If so, then the server is behaving correctly. 9 times out of 10 these issues are the client not displaying ALERTs. Ken Kip Cranford wrote: > > I'm in the process of testing a Cyr

Re: where do full mailboxes send messages

2001-11-26 Thread Ken Murchison
Andreas Freyvogel wrote: > > Good Day all! > > I have a quick question: if a users mailbox is full what does the system do > with that message? Assuming you are delivering via LMTP, it refuses delivery with a 452 response (temporary failure). >As far as I am able to see it does not send a re

Re:

2001-11-26 Thread Roland Pope
Its a problem with M$ Outlook. If you test with Outlook Express, it should work. Full Outlook doesn't implement the IMAP RFC fully and fails to show IMAP ALERTS to the user. Roland ---Original Message--- From: Kip Cranford Date: Tue 27/11/01 08:52 To: [EMAIL PROTECTED] Subject: I'm in the pr

RE: where do full mailboxes send messages

2001-11-26 Thread Kiarna Boyd
Depends what is under the cyrus. My sendmail queues the message for several days. It will email me, the postmaster, saying the message could not be delivered. It will try redelivering it based on what the queue is set to. Does that help? -Kiarna -Original Message- From: Andreas Freyvog

Re:

2001-11-26 Thread Ken Murchison
Kip Cranford wrote: > > On: Mon, 26 Nov 2001 14:49:45 EST Ken Murchison wrote: > > >Try running 'imtest' again to connect/login and then do a > > > >. EXAMINE inbox > > > >and see if you get an ALERT response. If so, then the server is > >behaving correctly. 9 times out of 10 these issues ar

Re:

2001-11-26 Thread Kip Cranford
On: Mon, 26 Nov 2001 14:49:45 EST Ken Murchison wrote: >Try running 'imtest' again to connect/login and then do a > >. EXAMINE inbox > >and see if you get an ALERT response. If so, then the server is >behaving correctly. 9 times out of 10 these issues are the client not >displaying ALERTs. > T