imclient leaks memory

2001-07-12 Thread Toni Andjelkovic
the imclient library in 2.0.15 leaks memory: --- lib/imclient.c.dist Fri Jul 13 02:11:58 2001 +++ lib/imclient.c Fri Jul 13 02:35:19 2001 @@ -335,2 +335,4 @@ /*if (imclient->state) imclient->mech->free_state(imclient->state);*/ +sasl_dispose(&(imclient->saslconn)); +sasl_don

Re: LDAP && imap (Invalid credentials)

2001-07-12 Thread Nick Sayer
David wrote: > > /etc/imap.conf: > sasl_pwcheck_method: pam > Don't do it this way. Set this to pwcheck, then rebuild pwcheck to use pwcheck_pam.c. This insures that the pam methods are run as root rather than as cyrus. See the archives for more info.

Re: start master at boot

2001-07-12 Thread Douglas Alan South
Wolfgang Schäfer wrote: > > hi, > i have also a start problem. > take a look at the message... > > " > > On Wed, 11 Jul 2001, Wolfgang Schäfer wrote: > > > > > i have install cyrus imap 2.0.14 and/or 2.0.15 on suse 6.3, 6.4 and 7.0. > > > it works good , but after reboot i can't login with any m

Re: LDAP && imap (Invalid credentials)

2001-07-12 Thread Steven J. Sobol
On Thu, 12 Jul 2001, Jules Agee wrote: > Has ANYONE gotten cyrus to authenticate through pam_ldap to OpenLDAP > 2.0.XX? I wasn't able to get it working at all until I downgraded to > OpenLDAP 1.2.11-15. PamLDAP and NssLDAP have problems with OpenLDAP 2.0. -- JustThe.net LLC - Steve "Web Dud

Re: LDAP && imap (Invalid credentials)

2001-07-12 Thread Jules Agee
Has ANYONE gotten cyrus to authenticate through pam_ldap to OpenLDAP 2.0.XX? I wasn't able to get it working at all until I downgraded to OpenLDAP 1.2.11-15. Does the Cyrus LDAP patch work with OpenLDAP 2.0.XX? David wrote: > Hi to everybody, I have a problem cyrus & Ldap. > > Ok, here is t

LDAP && imap (Invalid credentials)

2001-07-12 Thread David
Hi to everybody, I have a problem cyrus & Ldap. Ok, here is the problem: I have setuped correctly a LDAP database on a RH7.1 box (openldap-2.0.7). On the LDAP database I have imported /etc/passwd and /etc/group. I've modified /etc/pam.d/login to test if it is possible to validate against my ldap

vacation and deliver/sendmail

2001-07-12 Thread Nico Weichbrod
Hi, finally I got sieve to work (fileinto, redirect), but vacation doesn't work. A mail to the account with vacation-script ist stored in the users mailbox, but no vacation message is send. I read about the -l switch of deliver (deliver -e -l), but if I try this I get a Service unavailable on th

Re: Sieve modules

2001-07-12 Thread Devdas Bhagat
On Thu, 12 Jul 2001, Douglas Alan South spewed into the ether: > I cp'ed the auto directories for SIEVE from /usr/local/lib/perl5 to > /usr/lib/perl5. That's just off the top of my head, because I was trying > so many things, I can't remember right now. Wouldn't it be simpler to pass the -I flag t

Re: start master at boot

2001-07-12 Thread Wolfgang Schäfer
hi, i have also a start problem. take a look at the message... " > On Wed, 11 Jul 2001, Wolfgang Schäfer wrote: > > > i have install cyrus imap 2.0.14 and/or 2.0.15 on suse 6.3, 6.4 and 7.0. > > it works good , but after reboot i can't login with any mail client. > > after manual restart the ima

Re: start imapd with master fail

2001-07-12 Thread Wolfgang Schäfer
Marko Damaschke wrote: > > On Wed, 11 Jul 2001, Wolfgang Schäfer wrote: > > > i have install cyrus imap 2.0.14 and/or 2.0.15 on suse 6.3, 6.4 and 7.0. > > it works good , but after reboot i can't login with any mail client. > > after manual restart the imapd, the login is ok! > > > > have anybod

Re: chroot cyrus

2001-07-12 Thread Steve Wright
Cyrus will be installed (eventully) on our isp mail server. The current setup is such that apache & bind run chroot, therefor if compromised the attacker will only be allowed access to their separate directory structures. (eg bind compromised, /chroot/dns/ appears to be root, only subdirectorys

Re: Sieve modules

2001-07-12 Thread Douglas Alan South
Douglas Alan South wrote: > Any clues in what I can do to fix that? D'oh! Don't you just hate it when you fix a problem just after you've asked for help? 8) I cp'ed the auto directories for SIEVE from /usr/local/lib/perl5 to /usr/lib/perl5. That's just off the top of my head, because I was tryi

Sieve modules

2001-07-12 Thread Douglas Alan South
I was having problems with cyradm until I found the posting in the archive about: perl Makefile.PL make make install which fixed my cyradm woes. But I have the same problem with installsieve: [dsouth@trontos3 dsouth]$ installsieve Can't locate loadable object for module Cyrus::SIEVE::manages