IMAP clients' behavior

2001-04-12 Thread vineetc77
Hello all, These question are general, not specific to cyrus. I hope they do not offend the list policies. I am writing an imap proxy. I want to limit the number of client connections. When the maximum limit is reached, I want to kill existing idle connections when a request for a new connect

--wihtout-krb option and setting cyrus to authenticate using pam

2001-04-12 Thread dino bartolome
why is the --without-krb option set? in your makefile? if i want kerbos authentication i would have to take out this option correct? Also I haven't gotten this far yet, but I would like to enable cyrus imap to authenticate using pam and pam to authenticate useing kerbos authentication. Can t

forking problem

2001-04-12 Thread Nick Ustinov
Hi! I use cyrus 2.0.12 + pam_mysql, sendmail 8.11.0 on a dual p3/550 with 1G ram (linux redhat7, kernel 2.4.2). I've faced a very strange problem -- when the system is under heavy load (however, there is ~300Mb of free memory and free ~50% cpu) master process is not forking new processes or doin

RE: Deleting mailbox with JavaMail

2001-04-12 Thread John Holman
Barbara Actually JavaMail (1.2 at least) does support setting IMAP ACLs (and quotas and namespaces etc) Take a look at com.sun.mail.imap.IMAPFolder under the Sun provider javadocs. The support is described as "experimental" but it is there. I've not tried the ACL stuff but the quota stuff wor

Re: Delete button grayed out in Netscape

2001-04-12 Thread Aaron M. Stromas
Atif Ghaffar wrote: > "Aaron M. Stromas" wrote: > >> On the good side I finally configured sandmail to work with Cyrus. The >> question now is why Netscape 4.76 won't let me delete mail from th >> INBOX? The "delete" button is grayed out. Mozilla works fine, however... >> >> Is there something

no tools/mkimap

2001-04-12 Thread dino bartolome
i cannot find the tools/mkimap command. so i'm stuck on that step. where can i find it? I'm using Redhat 7 using qmail for my installation of cyrus imap. There is no inetd file so what do i need to do to get cyrus started? I had installed courier-imap and that used tcpserver to run courier-i

Re: forking problem

2001-04-12 Thread Dori Seliskar
Nick Ustinov wrote: > Hi! > > I use cyrus 2.0.12 + pam_mysql, sendmail 8.11.0 on a dual p3/550 with 1G ram > (linux redhat7, kernel 2.4.2). > I've faced a very strange problem -- when the system is under heavy load > (however, there is ~300Mb of free memory and free ~50% cpu) master process > is

Re: Deleting mailbox with JavaMail

2001-04-12 Thread dino bartolome
I recieved this error while runing cyradm. what do i do to fix? i'm running redhat 7 w/qmail 1.03 Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i3 86-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib /perl5/site_perl/5.6.0 /usr/lib/perl5/

Re: IMAP clients' behavior

2001-04-12 Thread Lyndon Nerenberg
> I am writing an imap proxy. I want to limit the number of client > connections. When the maximum limit is reached, I want to kill existing > idle connections when a request for a new connection arrives. This is a very bad design. First, it provides a trivial denial-of-service attack. I can b

Re: Deleting mailbox with JavaMail

2001-04-12 Thread Atif Ghaffar
Hi Dino. Try these scripts. http://ispman.sourceforge.net/download/utils/ they just require IMAP::Admin and are quiet handy (for me) cheers dino bartolome wrote: > > I recieved this error while runing cyradm. what do i do to fix? i'm running > redhat 7 w/qmail 1.03 > Can't locate Cyrus/IMAP/Sh

Re: Virtual domains, SASL, PAM, LDAP

2001-04-12 Thread John C. Amodeo
A quick question... We downloaded the patches form Openldap.org, but looking at the source, there are no provisions to pass ldap_server or ldap_basedn. Am I missing something here? The code in the pwcheck_ldap.c suggests that you need to hard-code the ldap information in, then compile. We are

Re: no tools/mkimap

2001-04-12 Thread dino bartolome
ok cool i found it. thanks. now what about the sendmail.mc... I have qmail installed so do i need to do an equivalent step? and if so what is it? - Original Message - From: Keith Kee To: dino bartolome ; [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, April

RE: no tools/mkimap

2001-04-12 Thread Keith Kee
It's in the source. The configure and makefile filesĀ are maintained very well. For instance, the perl module of cyradm will not take -R x. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of dino bartolomeSent: Thursday, April 12, 2001 10:3

compilation woes

2001-04-12 Thread brendan strejcek
I am hoping that I am just missing sumething stupid, Here is how I configured it: ./configure --with-auth=unix --prefix=/packages/cyrus-imapd --with-openssl=/opt/openssl/openssl-0.9.6 --with-sasl=/opt/cyrus-sasl/default/ --with-dbdir=/opt/db/db-3.1.17/ where /opt/cyrus-sasl/default -> /opt/cy

Re: Virtual domains, SASL, PAM, LDAP

2001-04-12 Thread Kevin M. Myer
On Thu, 12 Apr 2001, John C. Amodeo wrote: > A quick question... > > We downloaded the patches form Openldap.org, but looking at the source, there are no > provisions to pass ldap_server or ldap_basedn. Am I missing something here? The > code in the pwcheck_ldap.c suggests that you need to hard

Re: Virtual domains, SASL, PAM, LDAP

2001-04-12 Thread John C. Amodeo
Sorry, One other question to add to my previous e-mail. Are you supposed to use the "Cyrus LDAP auth patch" or the "Cyrus SASL 1.5.24 LDAP auth and mysql patch"? If you have to use the "Cyrus SASL 1.5.24 LDAP auth and mysql patch" do you have a modified version minus the mysql stuff, or is it

Re: Virtual domains

2001-04-12 Thread John C. Amodeo
Kevin, I have done all the proper configs in the cyrus.conf and imap.conf files. I think my problem here is the lack of documentation for the cyrus sasl patches. I have tried various things, but it seems that patch3 form the tar file does not even work - it complains about a missing Makefile in