Majordomo not working for large # of people

2002-04-03 Thread E M Recio
Hello all, I installed majordomo on the cyrus server just like any other majordomo installation. However, I notcied that if there are more than say 500 people on the list, postfix never finishes delivering the stuff to cyrus via lmtp. Basically it never gets to the end of the list of recipient

Re: [Re: [Re: removing mail from box on command line]]

2002-03-14 Thread E M Recio
us I can only say that they should be purged once a week and they may end up being purged and an inconvenient time. Regards Nick Ken Murchison <[EMAIL PROTECTED]> wrote: > > > E M Recio wrote: > > > > Dave McMurtrie <[EMAIL PROTECTED]> wrote: > > >

Re: [Re: [Re: removing mail from box on command line]]

2002-03-14 Thread E M Recio
Ken Murchison <[EMAIL PROTECTED]> wrote: > Yes. Ipurge take a mailbox pattern as an argument, so you can specify > something like: > > ipurge -f -d user..Trash I tried to run ipurge but it gives me an error, it doesn't recognise the -f option. [cyrus@manhattan bin]$ ./ipurge -f -d 30 user.ex

Re: [Re: PHP Interface/Web GUI]

2002-03-14 Thread E M Recio
david eitzinger <[EMAIL PROTECTED]> wrote: > There is a tool to manage cyrus via php: > > http://freshmeat.net/projects/php-cyradm/ > > I've tried the 1.x version once and it looked quite good. I tried to use that tool, but it didn't work at all under mozilla, or netscape 6.x. And it was not us

Re: [Re: [PHP Interface/Web GUI]]

2002-03-14 Thread E M Recio
Sean Witham <[EMAIL PROTECTED]> wrote: > Have you got this all hocked up with exim as your MTA ? Check out http://www.rhsd.net It uses, postfix, openldap, cyrus-imap with custom administration tools and that web interface. The nice part is that the setup is done by running one script, answering

Re: [Re: removing mail from box on command line]

2002-03-14 Thread E M Recio
Dave McMurtrie <[EMAIL PROTECTED]> wrote: > If you just delete mail from the filesystem, you have to "reconstruct -r" > and "quota -f" afterward. We need to automagically delete emails from the system that are older than a certain amount of time AND only for those accounts who we specify. Is it

Re: [PHP Interface/Web GUI]

2002-03-14 Thread E M Recio
"Chong, Arthur" <[EMAIL PROTECTED]> wrote: > > Does anyone have an idea about how far PHP4 > support is for cyrus-imapd-2.1.3. > > Most of the software is for imap-2001a > Washington U. stuff. > > Also, anyone administering a web gui type > interface to cyrus-imapd?? It works great! As par

Re: [Linux or Freebsd?]

2002-03-06 Thread E M Recio
es through all of the steps (and configuration options) for installing cyrus imap with sasl -> pam -> ldap authentication. It's pretty straight forward. Best Regards, E. M. Recio * Chief Systems Engineer, Behavioral Informatics Inc.

Re: [cyrus pam to ldap auth]

2002-03-05 Thread E M Recio
Dave C <[EMAIL PROTECTED]> wrote: > I am trying to get cyrus imap 2.0.16 to work with pam > to then connect to an existing ldap database i have > created that does work, runs ldapsearches and what > not, as it stands now I can't find much documentation > as to how /etc/pam.d/imap is setup and what

Re: [Postfix & cyrus]

2002-03-04 Thread E M Recio
Manou Rabary <[EMAIL PROTECTED]> wrote: > Hi all, > I use cyrus imap with postfix. > I saw in a documentation ;-) how to use postfix to transport mail: According to the documentatoin of postfix, cyrus has changed so much that the deliver program (installed under /usr/cyrus/bin/deliver) is no long

Re: [Cyrus IMAP server and missing directories]

2002-02-26 Thread E M Recio
Ed Sanborn <[EMAIL PROTECTED]> wrote: > I am using Cyrus IMAP server version 1.6.24 > on a Solaris 8 system. Set your IMAP Root directory to "INBOX." in the outlook client. Best Regards, E.M. Recio << http://polywog.navpoint.com >> Inherent in every intention and desire is the mechanics for i

Re: [Re: LDAP Auth HOW-TO/Install Script]

2002-02-22 Thread E M Recio
Manuel Hendel <[EMAIL PROTECTED]> wrote: > I tried this link, but it is not working. I'm right now trying to > setup the same I think. Manuel, I have placed it on sourceforge: http://rhems.sourceforge.net -Elmo Best Reg

Re: []

2002-02-21 Thread E M Recio
Gaƫl LE COZ <[EMAIL PROTECTED]> wrote: > Hello, > > I want to set up a mail server using Cyrus and a RedHat 7.x. > So I would like to know the capacity in term of account of Cyrus with and > without cluster implementation. > > Thanks in advance If you want a quick test install, check out: http:

LDAP Auth HOW-TO/Install Script

2002-02-18 Thread E M Recio
have only tested the above with a fresh install of RedHat 7.2 (it may or may not work with other distributions). Otherwise, check out the attached shell script file. Best Regards, E. M. Recio * Chief Systems Engineer, Behavioral Informatic

fixed pam problem

2002-02-15 Thread E M Recio
There was a posting to the openldap group about Cyrus-SASL having a re-entry patch applied. I on RH-7.2 I did an up2date -u and it fixed Cyrus-SASL for this reentry problem(??) and it fixed the problems I was having when using Cyrus -> SASL -> PAM -> LDAP authentication. -elmo __

Re: [Re: PAM + Cyrus]

2002-02-15 Thread E M Recio
s pointed at an LDAP). It's the basic install of SASL for radhat 7.2 rpm. Do I need a special version of sasl in order to use PAM? -Elmo Best Regards, E. M. Recio * Chief Systems Engineer, Behavioral Informatics Inc. * * EMAIL: [EMAIL P

Re: PAM + Cyrus

2002-02-15 Thread E M Recio
=ORDEREDSUBJECT THREAD=REFERENCES IDLE S: C01 OK Completed Password: C: L01 LOGIN cyrus {6} + go ahead C: failure: prot layer failure -Elmo julesa <[EMAIL PROTECTED]> wrote: > what is the output of > imtest -a cyrus -m login localhost > > On Fri, 2002-02-15 at 12:15, E M Recio wrote:

cyradm authentication

2002-02-15 Thread E M Recio
/perl5/site_perl/5.6.0/i386-linux/Cyrus/IMAP/Admin.pm line 78 cyradm: cannot authenticate to server with as cyrus Best Regards, E. M. Recio * Chief Systems Engineer, Behavioral Informatics Inc. * * EMAIL: [EMAIL PROTECTED] | AIM

PAM + Cyrus

2002-02-15 Thread E M Recio
Is there a 'special' configuration option I have to give cyrus (when compiling) so that it looks at PAM for authentication? I tried the following (On RH7.2): ./configure --with-sasl=/usr/lib/sasl --with-cyrus-user=cyrus --with-cyrus-group=mail --without-krb=/usr/kerberos --with-auth=unix --with

cyradm authentication

2002-02-14 Thread E M Recio
what is the password which is used for cyrus authentication using cyradm. I have cyrus imapd.conf pointing to sasl_pwcheck=pam, but I did --with-auth=unix is that correct? Basically, i want pam to handle all requests, and I am pointing PAM to the ldapserver. I can login to the machine just fine (

Too Many Files Open

2002-01-17 Thread E M Recio
if anyone knew what might be up with IMAPD.? Best Regards, E. M. Recio * Chief Systems Engineer, Behavioral Informatics Inc. * * EMAIL: [EMAIL PROTECTED] | AIM: emrecio * * PAGER: (215) 314-2622| FAX: (215) 503-2648