RE: LDAP accounts for Cyrus patch questions

2002-04-09 Thread Anthony Brock
At 11:43 PM 04/09/2002 -0700, you wrote: >I haven't needed to. I maintain listserves for group delivery, >generally. If I'm hearing you correctly, though, it sounds like >something the MTA would do, rather than Cyrus. I wasn't speaking of group delivery. More specifically, I am looking for ACL s

RE: LDAP accounts for Cyrus patch questions

2002-04-09 Thread Michael Bartosh
At 10:17 PM -0700 4/9/02, Anthony Brock wrote: >How are you dealing with groups? I am interested in having Cyrus get >it's passwords from sasl, but am not certain how to implement >groups. Specifically, I am using sasl against MIT Kerberos, which >does not appears to have group support. So how

segfault in IMAP.so

2002-04-09 Thread Kervin Pierre
Whenever I leave cyradm with the quit command it segfaults. From the stacktrace alone, I suspect a double free in IMAP.so from the perl module. Stacktrace below. PS. someone really should update the INSTALL doc to mention changing the permissions on the /etc/sasldb2 file to 660 and 'mail' gr

Re: Fw: Alternate Namespace

2002-04-09 Thread Anthony Brock
Where would you find this patch? Tony At 11:00 PM 04/09/2002 -0700, you wrote: >Russell schrieb am Mon, Apr 08, 2002 at 05:29:56PM +0100: > >> Ok, after much hunting finally discovered its not implemented in > >2.0.16. Ooops. > >There exists a patch to have it in 2.0.16. > > > >Birger *

Re: Cyrus IMAP/SASLV2 -> salsauthd -> PAM -> LDAP; indexing uid?

2002-04-09 Thread Birger Toedtmann
OCNS Consulting schrieb am Tue, Apr 02, 2002 at 09:39:28AM -0500: > I have Cyrus IMAP 2.1.3 + SASLV2 2.1.2 deployed and clients > authenticate via "saslauthd" with auth mechanism "PAM" which in > turn looks into "/etc/pam.d/imap" utilizing module "pam_ldap-140" > to check an LDAP repository (Open

Re: RH7.2, db-4.0.14 and cyrus-imap-2.1.3

2002-04-09 Thread Birger Toedtmann
Mathias Koerber schrieb am Tue, Apr 09, 2002 at 02:20:18PM +0800: > Hi all, > > I am trying to install cyrus-imapd on my RH7.2 system. As there don't seem > to > be any RPMs for this, I downloaded > db-4.0.14 > cyrus-sasl-2.1.2 > cyrus-imapd-2.1.3 [...] > ../lib/libcyrus.a(cyrus

Re: LDAP accounts for Cyrus patch questions

2002-04-09 Thread Birger Toedtmann
Michael Bartosh schrieb am Tue, Apr 09, 2002 at 10:39:01PM -0600: [...] > > LDAP v3, however, can use sasl as an authentication mechanism- which > makes a hell of a lot more sense to me, since a Directory seems more > suited to authorization than authentication. In fact, as you've seen, > to b

Re: Fw: Alternate Namespace

2002-04-09 Thread Birger Toedtmann
Russell schrieb am Mon, Apr 08, 2002 at 05:29:56PM +0100: > Ok, after much hunting finally discovered its not implemented in 2.0.16. Ooops. There exists a patch to have it in 2.0.16. Birger

Re: Alternate Namespace

2002-04-09 Thread Birger Toedtmann
Russell schrieb am Mon, Apr 08, 2002 at 02:34:33PM +0100: > Hi, > > I'm trying to use the alternate namespace feature, but having little joy. > > My /etc/imapd.conf file looks like this: > > configdirectory: /var/imap > partition-default: /var/spool/imap > admins: *** > sasl_pwcheck_method:

Cyrus-IMAP-2.1.3 and perl

2002-04-09 Thread Mathias Koerber
I'm trying to build Cyrus-IMAP on RedHat 7.2. It seems that Cyrus by default installs its perl libs under /usr/local/lib/... (see below), but that the perl binary distributed by RHN only searches /usr/lib/... by default. Rebuilding perl (eg using CPAN) to also include /usr/local/lib is only a tem

RE: LDAP accounts for Cyrus patch questions

2002-04-09 Thread Anthony Brock
At 09:39 PM 04/09/2002 -0700, you wrote: >So in the environment I built, LDAP gets its passwords from sasl. >Postfix gets is passwords from sasl. Cyrus Imapd gets its passwords >from sasl. How are you dealing with groups? I am interested in having Cyrus get it's passwords from sasl, but am not c

RE: LDAP accounts for Cyrus patch questions

2002-04-09 Thread Michael Bartosh
At 7:27 PM -0600 4/8/02, Tim Pushor wrote: > >Stupid question alert: Not so stupid. I've asked the same question here before, and no one really came up with an answer. It seems that people are doing sasl authentication with an ldap back end (presumably the hashes are in LDAP somewhere). LDAP

Postfix/Cyrus reports "temporary failure"

2002-04-09 Thread Dustin Puryear
I have a rather peculiar problem. I am running Cyrus 2.0.16_1 under FreeBSD along with Postfix. Every seems to run fine EXCEPT that I have a few problem imap accounts. Here is what happens: 1. I create imap accounts named rexdev01..rexdev05 2. I add them to our virtual domains as [EMAIL PROTECT

RH7.2, db-4.0.14 and cyrus-imap-2.1.3

2002-04-09 Thread Mathias Koerber
Hi all, I am trying to install cyrus-imapd on my RH7.2 system. As there don't seem to be any RPMs for this, I downloaded db-4.0.14 cyrus-sasl-2.1.2 cyrus-imapd-2.1.3 I compiled and installed db-4.0.14 with --prefix=/usr/local I compiled and installed cyrus-sasl with --dis

Re: alternate namespace subfolders

2002-04-09 Thread Lawrence Greenfield
Implementing it would be hard. The payoff seems to be rather low. We'd rather work on stuff that makes a bigger difference. (Yes, it's a frustrating answer.) Larry From: "Russell" <[EMAIL PROTECTED]> Date: Mon, 8 Apr 2002 18:25:35 +0100 Now, I know that its been said before that we c

problem with local mail send/delivery.

2002-04-09 Thread Sean J. Schluntz
I've got Cyrus IMAP v2.0.16 running with Sendmail 8.11.99.10 both from the NetBSD packages collection. I've got the system configured, and remote mail delivery to the Cyrus mail boxes is working (and I can see the mail from pop/imap clients.) The problem I'm having is when the local system trie

Folders in Cyrus

2002-04-09 Thread Anthony Brock
I am new to Cyrus IMAP, and would like some advice on the use of folders inside the mail software. Currently, I am able to create and post drag messages to the folders inside Eudora. How do I delete the messages? When I select them for deletion, they are properly marked. However, they never di

DBERROR

2002-04-09 Thread Ana B. Diez
Hi: Cyrus-imap it's work but I've been seeing these errors in the syslog: Apr 8 18:27:25 xxx imapd[7359]: [ID 335833 local6.error] DBERROR: error fetching user.xxx: DB_RUNRECOVERY: Fatal error, run database recovery Apr 8 18:27:25 xxx imapd[7359]: [ID 335833 local6.error] DBERROR: error fetchi

RH7.2, db-4.0.14 and cyrus-imap-2.1.3

2002-04-09 Thread Mathias Koerber
Hi all, I am trying to install cyrus-imapd on my RH7.2 system. As there don't seem to be any RPMs for this, I downloaded db-4.0.14 cyrus-sasl-2.1.2 cyrus-imapd-2.1.3 I compiled and installed db-4.0.14 with --prefix=/usr/local I compiled and installed cyrus-sasl with --dis

KRB5 Authorization Code

2002-04-09 Thread Paul M Fleming
I finally broke down and did it. The code isn't pretty and should be considered ALPHA at this stage, but here is a patch for Cyrus-IMAP-2.1.3 to do authorization via Kerberos V. Drop this file in the imap lib/ directory and configure --with-auth=krb5 On my test environment I also needed the follow

[Slightly OT] Cyrus + LDAP

2002-04-09 Thread Tim Pushor
List, This is mostly a LDAP question, but it does pertain to Cyrus IMAP and SASL. I am trying to get Cyrus + Simon's auxprop LDAP patch + OpenLDAP working together. I have never used LDAP. I understand its concept. What I really want to know, is how do you get the users password into the LDAP d

RE: LDAP accounts for Cyrus patch questions

2002-04-09 Thread simon
On Tue, 2002-04-09 at 02:27, Tim Pushor wrote: > > Stupid question alert: > > This is my first foray into LDAP. I am starting by building LDAP (which > is required by SASL, with Simon's auxprop patch), but the docs for > building LDAP say that LDAP won't be V3 compliant 'unless OpenLDAP's > conf

Courier vs Cyrus ....

2002-04-09 Thread damm
I realize this will probobly create a huge hoopla, but i've heard some really strange stories like this, it has nothing to do with version, it has to do with the fact that the imap fetch commands that the server receives will die at 8k limits and courier is the only one

RE: LDAP accounts for Cyrus patch questions

2002-04-09 Thread Tim Pushor
Stupid question alert: This is my first foray into LDAP. I am starting by building LDAP (which is required by SASL, with Simon's auxprop patch), but the docs for building LDAP say that LDAP won't be V3 compliant 'unless OpenLDAP's configure detects a usable Cyrus SASL installation'? Chicken and

IMAP not working

2002-04-09 Thread Micah Anderson
I've comiled and installed everything according to the instructions, I ran /usr/local/cyrus/bin/master& and it is running, but when I attempt to connect to port 143, I get a connection refused. I do have the proper imap lines in /etc/services, and popd works fine: telnet localhost 143 /usr/local/

Re: Cyrus 2.0.16 seen file locking patch

2002-04-09 Thread John Wade
Hi Cyrus 2.0.16 users, Just because I received a couple of questions about what this patch is designed to resolve, I thought this info might also be of general use. As I stated before, the patched lock_flock.c file can be downloaded from http://servercc.oakton.edu/~jwade/cyrus/ This patch has on

alternate namespace subfolders

2002-04-09 Thread Russell
Hi,   Now, I know that its been said before that we can't have subfolders from the inbox when using alternate namespace - but I'd be ever so chuffed if we could. Why? Simply because Microsoft Exchange lets you have an IMAP account where you can make folders at any level - within Inbox, or at

IMAPd CVS: is the notifyd entry in master/README correct?

2002-04-09 Thread Henrique de Moraes Holschuh
Right now, in master/README (CVS head), the notifyd entry reads: # notify cmd="notifyd" listen="/notify" proto="udp" prefork=1 Is that correct? proto="udp" with a UNIX socket doesn't seem to make much sense... The CVS logs give me this idea I should be looking for a UDP port to request fo

compile error in 2.1.3

2002-04-09 Thread Olaf Zaplinski
Hi *, compilation fails on one machine here: user.c: In function `user_delete': user.c:115: warning: unused variable `pat' user.c: At top level: user.c:84: warning: `user_deleteacl' defined but not used gcc -c -I. -I.. -I../sieve -I. -I./../lib -I./../acap -I../acap -I./../et -I./../sieve -I/us

Fw: Alternate Namespace

2002-04-09 Thread Russell
Sorry - forgot to say I'm using version 2.0.16.   - Original Message - From: Russell To: [EMAIL PROTECTED] Sent: Monday, April 08, 2002 2:34 PM Subject: Alternate Namespace Hi,   I'm trying to use the alternate namespace feature, but having little joy.   My /etc/imapd.conf file lo

Fw: Alternate Namespace

2002-04-09 Thread Russell
Ok, after much hunting finally discovered its not implemented in 2.0.16. Ooops.   One small problem is that in order carry on using 2.1.x, I need to use sasl2 - but sasl2 isn't supported by sendmail's SMTP AUTH... yet... meaning I have to look after 2 databases. I don't suppose there is any

Alternate Namespace

2002-04-09 Thread Russell
Hi,   I'm trying to use the alternate namespace feature, but having little joy.   My /etc/imapd.conf file looks like this:   configdirectory: /var/imappartition-default: /var/spool/imapadmins: ***sasl_pwcheck_method: sasldballowanonymouslogin: noallowplaintext: yesaltnamespace: yesuserp

Try RPMs/SRPMs under Red Hat 7.x (was: Re: cyrus-imap make errors)

2002-04-09 Thread Jonathan Marsden
On 8 Apr 2002, David Goodrich writes: > i am attempting to install cyrus-imapd-2.0.16 from source. i am > using make-3.79.1-8, gcc-2.96-98, and glibc-2.2.4-19.3. this is > being done on a redhat 7.2 system with the 2.4.7-10 kernel. Is it OK to ask why you feel a desire or need to do this? It