perl issues

2003-01-17 Thread Kevin J. Menard, Jr.
Hey info-cyrus, I'm not sure if this is debian specific (or just an issue with my machine's config), if so, I apologize in advance. But, whenever I try to use Cyrus::IMAP::Admin, I get the following error: /usr/bin/perl: relocation error: /usr/lib/perl5/auto/Cyrus/IMAP/IMAP.so:

Re[2]: Virtual domains and Postfix..

2001-12-19 Thread Kevin J. Menard, Jr.
Hey Dustin, Wednesday, December 19, 2001, 5:20:23 AM, you wrote: DP> I would like user names to be in the form of [EMAIL PROTECTED], but I DP> found that cyradm rejects the '.'. Instead, I am using DP> dpuryear~hostname~tld. Is this just plain impossible? DP> Regards, Dustin If you use the HI

php 4.1.0

2001-12-11 Thread Kevin J. Menard, Jr.
Hey guys, For those of you that care, PHP 4.1.0 has Sterling Hughes' Cyrus ext in the source tree itself, meaning no more patching. Have fun :) -- Kevin

Re[2]: quota question

2001-11-27 Thread Kevin J. Menard, Jr.
Hey Ken, Tuesday, November 27, 2001, 12:26:22 PM, you wrote: KM> No. Cyrus was designed to be a black-box service, so it assumes that KM> there are no user accounts, let alone quotas. Oh yes, I know this. And I think it's great. Makes virtual users simple :) But I didn't know if there might

quota question

2001-11-27 Thread Kevin J. Menard, Jr.
Hey guys, I forget if this has been discussed before, so please forgive me if it has (but I didn't find all that much useful info in the archives). As of now quotas are bound per mailbox. a) Is there a way to bind this to system quotas as well? (so if user foo has a 10 MB quota

Re: LDAP Virtual Hosting (Multiple Domains)

2001-11-25 Thread Kevin J. Menard, Jr.
Hey James, Sunday, November 25, 2001, 5:28:08 AM, you wrote: JS> What work has been done in this area please specify URLs to patches JS> pertaining to this matter Check the archives from this summer. There was quite a bit of discussion going on between Devdas Bhagat, Ken, Larry, and myself o

Re: SSL capability

2001-08-17 Thread Kevin J. Menard, Jr.
Hey chirs, Friday, August 17, 2001, 4:47:08 PM, you wrote: cc> Hello, cc> I am trying to get TLS working with Cyrus. This is cc> what I am seeing in the Header for cc> S01 NO Error initializing TLS I don't use SSL yet, but I think it's saying "S01 NO", then "Error initializing TLS" cc> SSL

Re[4]: LDAP quota lookups question

2001-08-17 Thread Kevin J. Menard, Jr.
Hey Larry, Friday, August 17, 2001, 3:09:51 PM, you wrote: LG> I think work to further abstract out the quota database can't possibly LG> go to waste. LG> Larry Great. Guess I'll start looking more into this. Thanks for the db pointers. -- Kevin

Re[2]: LDAP quota lookups question

2001-08-17 Thread Kevin J. Menard, Jr.
Hey Lawrence, Friday, August 17, 2001, 2:17:08 PM, you wrote: LG> Oh, the other thing that I've been seriously considering is making an LG> OpenLDAP backend that interfaces into some of the Cyrus information. LG> Instead of having the IMAP server contact an LDAP server for LG> information, run

Re[6]: LDAP quota lookups question

2001-08-17 Thread Kevin J. Menard, Jr.
Hey Lawrence, Friday, August 17, 2001, 2:47:31 PM, you wrote: LG> Local opens are fast compared to network I/O. (Making quotas LG> potentially serviced by Berkeley db would probably be even faster; I LG> believe there's already a bugzilla bug filed about this.) Cool. LG> Ah, I was thinking t

Re[4]: LDAP quota lookups question

2001-08-17 Thread Kevin J. Menard, Jr.
Hey Lawrence, Friday, August 17, 2001, 2:38:23 PM, you wrote: LG> Well, it's unlikely you're going to gain performance by moving the LG> quota lookups into LDAP. Well, I figured LDAP, which is innately fast for reads, and some caching, would be quicker than having to open a file all the time f

Re[2]: LDAP quota lookups question

2001-08-17 Thread Kevin J. Menard, Jr.
Hey Lawrence, Friday, August 17, 2001, 2:17:08 PM, you wrote: LG> Oh, the other thing that I've been seriously considering is making an LG> OpenLDAP backend that interfaces into some of the Cyrus information. LG> Instead of having the IMAP server contact an LDAP server for LG> information, run

LDAP quota lookups question

2001-08-17 Thread Kevin J. Menard, Jr.
So, I started looking at implementing this last night, and decided there's quite a few changes that need to be made. There's a lot of mickey-mousing that needs to be done since the existing quota lookups deal with fd (no big surprise there), and memory map functions that expect them. Plus I coul

cyrus_ldap_quota perl script

2001-08-16 Thread Kevin J. Menard, Jr.
Hey guys, Here's a script I thought some of you might find useful. Just download it, edit a couple variables (pretty self-explantory when you look at the names and default values), and slap it in a cron job or something. In a nutshell, the script reads /etc/cyrus_ldap_quota_time

Re: New Mailing List Archive

2001-08-16 Thread Kevin J. Menard, Jr.
Hey Rob, Thursday, August 16, 2001, 4:25:15 PM, you wrote: RS> I'd like to announce our new IMAP-backended mailing list archive for the RS> info-cyrus and cyrus-sasl mailing lists. RS> New features include: RS> * Less cluttered user interface. RS> * A threaded message list view

Re: LDAP/SASL search patch update

2001-08-14 Thread Kevin J. Menard, Jr.
Hey Kevin, Simon has been kind enough to host the patches on his site. So, my patch can now be found with his (which it was based off of), on www.surf.org.uk. -- Kevin

LDAP/SASL search patch update

2001-08-13 Thread Kevin J. Menard, Jr.
Hey guys, Well, I finally fixed my patch, and it's running well for me. So here it is again. New changes: o Fixed stupid bug with free()'ing the dn rather than the filter o Added a ton of LDAP structure freeing -- didn't know there were methods for doing this :) So, n

Re[4]: SASL re-entrancy crisis (was: OpenLDAP 2.0.x + pam_ldap + cyrus-imapd-2.0.x)

2001-08-08 Thread Kevin J. Menard, Jr.
Hey Jeremy, Thursday, August 09, 2001, 1:14:51 AM, you wrote: JH> Kevin J. Menard, Jr. wrote: >> I still say add all this to SASL. That's what it's there for anyway, so JH> you >> don't need to hack imapd.c or pop3d.c everytime you want to add a new auth >

Re[2]: Cyrus - Mangement !

2001-08-08 Thread Kevin J. Menard, Jr.
Hey Marc, Wednesday, August 08, 2001, 10:02:26 AM, you wrote: MS> Hi ! >> cyradm. It just sends IMAP commands though. View the source (either the >> perl source of cyradm or imap/imapd.c) MS> I know cyradm - but I don´t know how to make automated procedures MS> How can I do this ? M

Re: cyrus troubles

2001-08-08 Thread Kevin J. Menard, Jr.
Hey Andrew, Wednesday, August 08, 2001, 4:21:10 AM, you wrote: AK> hi all. AK>I have trouble after running CYRADM . There are : AK>#cyradm 127.0.0.1 AK>Please enter your password: *** AK>IMAP password: at /usr/local/lib/perl5/site_perl/5.005/i386-freebsd/Cyrus/IMAP/Admin.p

Re: Cyrus - Mangement !

2001-08-08 Thread Kevin J. Menard, Jr.
Hey Marc, Wednesday, August 08, 2001, 9:46:01 AM, you wrote: MS> Hi there ! MS> Where can I get some commandline-tools for setting up new mailboxes, MS> deleteing mailboxes, setting quotas ? MS> I would like to inlclude that in a automated MS> user-management :-) MS> Regards MS> Marc Schöc

Re[2]: SASL re-entrancy crisis (was: OpenLDAP 2.0.x + pam_ldap + cyrus-imapd-2.0.x)

2001-08-08 Thread Kevin J. Menard, Jr.
Hey Devdas, Wednesday, August 08, 2001, 6:05:19 AM, you wrote: DB> On Wed, 08 Aug 2001, David Wright spewed into the ether: DB> >> What exactly is the problem under consideration that (given the appropriate >> modules) PAM doesn't solve? DB> Just one, IMHO. PAM needs root access. Not what I

Fwd: Re: Re[2]: Cyrus-IMAPD and LDAP

2001-08-07 Thread Kevin J. Menard, Jr.
I found this to be pretty interesting. Anyone care to comment on this authenticity of the claim? It seems to make sense at least :) This is a forwarded message From: Julio Sanchez Fernandez <[EMAIL PROTECTED]> To: "Kevin J. Menard, Jr." <[EMAIL PROTECTED]> Date: Tuesday,

Re[2]: Cyrus-IMAPD and LDAP

2001-08-06 Thread Kevin J. Menard, Jr.
Hey Tarjei, Monday, August 06, 2001, 12:10:54 PM, you wrote: TH> www.surf.co.uk TH> ps: There's supposed to be a better patch "out there", but I do not know an url (does anyone else?). TH> Tarjei Argh. Tarjei, you need to update your links. You've posted this wrong a couple times now :)

Re: debian/gnu linux packages of cyrus-imapd 2.0.x

2001-08-06 Thread Kevin J. Menard, Jr.
Hey Peter, Monday, August 06, 2001, 7:25:55 AM, you wrote: PM> Heyaaa!!! PM> where i can found some unofficial debian packages of new cyrus-imapd 2.0.x? PM> in official debian is only 1.5.x version PM> thanks for info I was working on this, but it became too bothersome. Found it was much e

Re[2]: LDAP quotas

2001-07-27 Thread Kevin J. Menard, Jr.
Hey Daniel, Friday, July 27, 2001, 4:46:25 AM, you wrote: DMsc> Hi Kevin, DMsc> reading the quotas from LDAP is a good idea. The problem DMsc> is updating the used disc space somewhere. If you want to DMsc> store this information also on LDAP, it will need an update DMsc> for every incoming me

LDAP quotas

2001-07-26 Thread Kevin J. Menard, Jr.
Hey guys, I'm thinking about patching cyrus imapd to allow the reading of quotas from ldap. Does this appeal to anyone? Does this even make sense? Is this worth the trouble? Any ideas/flames/suggestions would be greatly appreciated. Or more interestingly, I'd like to be a

quota question

2001-07-25 Thread Kevin J. Menard, Jr.
Hey guys, Is there anyway to tie mailbox quotas in with system quotas? I'd like to be able to say, this one group gets 50 MB of space, regardless of web or mail. This would be ideal for virtual hosts. All look ups are done with ldap, and i have nss ldap, if that makes any diffe

Re: Problems compiling cyrus-imapd-2.0.15

2001-07-25 Thread Kevin J. Menard, Jr.
Hey Alfonso, Wednesday, July 25, 2001, 7:11:55 AM, you wrote: AG> Problems compiling cyrus-imapd-2.0.15 AG> Hi, AG> I have a linux box (Red Hat 7.0), and I'm AG> having problems trying to compile cyrus-imapd-2.0.15. AG> What I get is the following. AG> # ./configure AG> # make depend

Re[2]: phantom mailbox

2001-07-24 Thread Kevin J. Menard, Jr.
Hey Ken, Tuesday, July 24, 2001, 12:39:19 PM, you wrote: KM> "Kevin J. Menard, Jr." wrote: >> >> Hey David, >> >> Wednesday, July 25, 2001, 12:02:50 AM, you wrote: >> >> DF> I recreated your situation on my own system... but had no t

Re: No IMAP server banner

2001-07-24 Thread Kevin J. Menard, Jr.
Hey Philippe, Tuesday, July 24, 2001, 11:05:19 AM, you wrote: PB> Hello, PB> I compiled cyrus-imapd 2.0.15, and after many efforts, can't success PB> in getting an answer/banner from the IMAP server: PB>% imtest -m login -u cyrus -p imap localhost PB>C: C01 CAPABILITY Did you run

Re[2]: phantom mailbox

2001-07-24 Thread Kevin J. Menard, Jr.
Hey David, Wednesday, July 25, 2001, 12:02:50 AM, you wrote: DF> I recreated your situation on my own system... but had no trouble... DF> cyradm -u cyrus localhost DF> Please enter your password: DF> IMAP Password: (Why it asks for two passwords I don't DF> know... =] ) I

Re[2]: quick and *really* dirty hack for virtual domains.

2001-07-24 Thread Kevin J. Menard, Jr.
Hey Devdas, Tuesday, July 24, 2001, 2:58:08 AM, you wrote: >> o A config switch for imapd.conf. DB> I know, this is somewhere in the pipeline. Cool :) >> o A way to interact with HIERSEP code base so that the rewrite of '.' to '=' >> is conditional on whether or not '.' are allowed. DB> Proba

Re: quick and *really* dirty hack for virtual domains.

2001-07-23 Thread Kevin J. Menard, Jr.
Hey Devdas, Monday, July 23, 2001, 3:38:56 AM, you wrote: DB> My virtual host deadline got pulled up a bit, That sucks. DB> so I've merely implemented a userid rewrite. Patches attached. Thanks :) DB> This does not affect anything except usernames (which can now contain DB> any character ex

Re: Problem Compiling IMAP Server

2001-07-23 Thread Kevin J. Menard, Jr.
Hey Michael, Sunday, July 22, 2001, 4:58:04 PM, you wrote: Drop the export statements. Add your ssl library paths to /etc/ld.so.conf. Run ldconfig. And then use the --with-openssl configure option. MW> Any help in comiling this is greatly appreciated. Thanks again for any MW> help. MW> M

Re[2]: Virtual domains.

2001-07-19 Thread Kevin J. Menard, Jr.
Hey Christopher, Thursday, July 19, 2001, 1:14:03 PM, you wrote: CR> One downfall is I run seperate domains same domain name different TLD. and CR> they are ran by different people, without the TLD we would get conflicting CR> emails. This is more or less the point I was bringing up before. I

Re: cyrus-imapd-2.0.14 compile error

2001-07-19 Thread Kevin J. Menard, Jr.
Hey Christoph, Thursday, July 19, 2001, 6:29:07 AM, you wrote: CK> Tring to compile cyrus-imapd-2.0.14 under SuSe-Linux 7.0 with CK> ./configure --with-pwcheck=/var/pwcheck\ CK> --with-pwcheck_method=shadow\ CK> --with-dbdir=/usr/local/BerkeleyDB.3.2 CK> make depend CK> make all CFLAGS=-O

Re: Virtual domains.

2001-07-19 Thread Kevin J. Menard, Jr.
Hey Devdas, Thursday, July 19, 2001, 4:48:19 AM, you wrote: DB> I'm working on a patch to suport virtual domains. DB> The basic idea is: DB> Instead of enforcing the user.username mailbox, I am moving to a DB> domain.username mailbox. The user logs in with a user@domain string DB> which is the

Re[2]: SASL LDAP search patch

2001-07-19 Thread Kevin J. Menard, Jr.
Hey Norbert, Thursday, July 19, 2001, 8:41:58 AM, you wrote: NK> Hi, >> Well, as stated earlier, here's my patch. It is based on Simon >> Loader's code. I did nothing new to the MySQL code. There are >> several changes to his LDAP code, but really, I just added search >> cap

SASL LDAP search patch

2001-07-18 Thread Kevin J. Menard, Jr.
Hey guys, Well, as stated earlier, here's my patch. It is based on Simon Loader's code. I did nothing new to the MySQL code. There are several changes to his LDAP code, but really, I just added search capability to it. I've also added three new directives. ldap_filter wil

cyradm + ldap question

2001-07-18 Thread Kevin J. Menard, Jr.
Hey guys, Well, I finally caved in an decided to use Simon Loader's SASL LDAP patch. Actually, I patched that even so I could have LDAP search support. I'll send it out to the list after I make a few cosmetic changes. The problem is, after I log into cyradm, I can't create/

Re: IMAP server vs. Database

2001-07-18 Thread Kevin J. Menard, Jr.
Hey Catherine, Wednesday, July 18, 2001, 6:23:07 AM, you wrote: CR1c> I have come across mention in this list's archive about using a MySql CR1c> database as a mail store for webmail, leaving IMAP out of the loop CR1c> completely. Is this possible and, if so, what are the limitations? Anyone CR

Re: pine thinks my INBOX is empty? Anyone know if this is a common pr oblem with pine and cyrus?

2001-07-17 Thread Kevin J. Menard, Jr.
Hey Buddy, Monday, July 16, 2001, 11:31:12 PM, you wrote: LB> Subject says it all ... LB> TIA LB> --Buddy By default, pine retrieves mail from your mbox folder. Your mail is not being delivered there. It's being delivered to your Cyrus folder. Did you configure pine to use IMAP? -- Kevin

Re: deadlines suck! <- imtest = zero response

2001-07-16 Thread Kevin J. Menard, Jr.
Hey Brendon, Monday, July 16, 2001, 9:34:32 AM, you wrote: /etc/sasldb will be created when you run saslpasswd. -- Kevin

Re: start master at boot

2001-07-16 Thread Kevin J. Menard, Jr.
Hey Douglas, Wednesday, July 11, 2001, 10:11:01 PM, you wrote: DAS> Hi, DAS> I'm trying to configure my RH 7.0 box to start /usr/cyrus/bin/master at DAS> boot, but the script I created hangs on DAS> daemon /usr/cyrus/bin/master DAS> is this the "proper" way to do this? Could someone show me

Re[4]: sasl + pam_ldap woes

2001-07-06 Thread Kevin J. Menard, Jr.
this problem, whatever it may be, is resolved first. AL> Regards, AL> Adi Linden AL> On Fri, 6 Jul 2001, Kevin J. Menard, Jr. wrote: >> But the time it worked, I had a line for "reading symbols from >> /lib/security/pam_ldap". And in my /var/log/imapd.log, I

Re[2]: sasl + pam_ldap woes

2001-07-06 Thread Kevin J. Menard, Jr.
Hey Ken, Friday, July 06, 2001, 3:24:38 PM, you wrote: KM> Postfix isn't using SASL, is it? Indeed it is. Only means of SMTP AUTH it provides. KM> I'm not questioning your LDAP config KM> (mainly because I'm LDAP ignorant), I think the problem lies between KM> SASL and pam_ldap. Did you

Re[2]: sasl + pam_ldap woes

2001-07-06 Thread Kevin J. Menard, Jr.
Hey Ken, Friday, July 06, 2001, 1:52:21 PM, you wrote: KM> Then: KM> 1. telnet to port 9143, don't do anything else yet KM> 2. in another window, get the pid of the process you are connected to by KM> looking for 'service-imap-debug' in imapd.log KM> 3. run 'gdb /imapd KM> 4. hit if prompted

sasl + pam_ldap woes

2001-07-06 Thread Kevin J. Menard, Jr.
Hey guys, The following is the output from openldap, run with 256 debugging level, when conversing with postfix. The authentication works fine, and I can relay mail. Life is good: daemon: conn=7 fd=9 connection from IP=127.0.0.1:34434 (IP=0.0.0.0:34049) accepted. conn=7 op=

Re: Followup: cyradm not validating user

2001-07-05 Thread Kevin J. Menard, Jr.
Hey Devdas, Tuesday, June 26, 2001, 5:28:22 AM, you wrote: DB> On Tue, 26 Jun 2001, Devdas Bhagat spewed into the ether: DB> >> Cannot authenticate to server as cyrus >> >> Without the -u option, I get the error >> Cannot connect to server >> if I try to do anything DB> Ok, I fixed that erro

Re: [ANN] UNIX hierarchy separator for Cyrus IMAP

2001-07-05 Thread Kevin J. Menard, Jr.
Hey Ken, Thursday, July 05, 2001, 9:45:04 PM, you wrote: KM> I am pleased to announce the availability of a selectable hierarchy KM> separator for Cyrus IMAP. Up until now, Cyrus used a netnews-style KM> hierarchy, where '.' was used as the hierarchy delimiter -- thus KM> prohibiting '.' from

Debian: PAM LDAP + OpenLDAP 2.x solution

2001-07-05 Thread Kevin J. Menard, Jr.
Hey guys, Sorry for the massive post here, but I asked very similar questions on all these lists. I finally got my problem fixed, and figured I would share my results with each of the lists, in case anyone else asks. You're all probably gonna laugh when you here what I did t

pam ldap auth

2001-07-03 Thread Kevin J. Menard, Jr.
Hey guys, I'm trying to authenticate using PAM LDAP. I use a debian system, with mostly debs from woody. However, I built Cyrus 2.0.14 from source, since the debian packages are horribly out of date. I set up SASL to use PAM in imapd.conf, but cyradm cannot use a user from

sasl + pam

2001-06-29 Thread Kevin J. Menard, Jr.
Hey guys, I'm not sure if this is the appropriate list for this or not. The SASL one seems to not be very lively, so I don't know if it's gone defunct or what have you. So, if it is the wrong place, I apologize for the spam. The problem is just what I said. Actually, I'm runni

Re[2]: CYRUS_SERVICE - solution ?

2001-06-29 Thread Kevin J. Menard, Jr.
Hey Christoph, Friday, June 29, 2001, 10:22:15 AM, you wrote: CK> So I get a new problem: CK> Jun 29 16:18:43 hal master[14087]: process 14091 exited, status 0 CK> Jun 29 16:19:24 hal imapd: could not getenv(CYRUS_SERVICE) CK> Jun 29 16:19:24 hal service-imapd[14099]: executed CK> Jun 29 16:19

Re: problem compiling cyrus 2.0.14

2001-06-27 Thread Kevin J. Menard, Jr.
Hey Mario, Wednesday, June 27, 2001, 9:00:52 AM, you wrote: ML> I tried running ./configure and ./configure --with-openssl=/usr/local/ssl ML> with the same results. Anyone has a clue, am I missing something? ML> Thanks. Do you have the openssl-dev package installed? -- Kevin

Re: [ANN]: Alternate namespace beta 3

2001-06-22 Thread Kevin J. Menard, Jr.
Hey Ken, Thursday, June 21, 2001, 11:51:11 AM, you wrote: KM> Unless any new bugs or issues are found with this release, this will be KM> the code which will be merged into the main Cyrus tree and appear in one KM> of the next two standard releases (2.0.15 or 2.0.16). How will this be merged?

info on binaries

2001-06-21 Thread Kevin J. Menard, Jr.
Hey guys, So, I've recently installed a new debian system. I got to apt-get cyrus imapd, and to my horror see that it hasn't been updated since 1.5.19. I realize the maintainer was waiting for other libraries, but I can't afford to wait :-/ So, I'm trying to build my own pr

Re: Patch to change dots to slashes.

2001-06-21 Thread Kevin J. Menard, Jr.
Hey David, Wednesday, February 14, 2001, 6:47:52 PM, you wrote: DF> Attached are two patch-files that will change the Netnews dot delimiter DF> to a slash in Cyrus. I created these patches from the sources for DF> 2.0.11 (you shouldn't need 2.0.11 to apply it though). The first file DF> (imap

Re[3]: consistent ldap login problem

2001-06-18 Thread Kevin J. Menard, Jr.
Hey Tarjei, Sunday, June 10, 2001, 5:26:51 PM, you wrote: >> thanks a lot 4 ur reply. it seems to me that there's no simple >> way that we can use cyrus 2.x with ldap at this moment?? i >> swtiched back to cyrus 1.5.19 w/ pwcheck_ldap compiled in. it is >> working ok now, and i can contin

Re[2]: Archiving mailboxes

2001-06-15 Thread Kevin J. Menard, Jr.
Hey Jen-Mei, Sunday, May 27, 2001, 11:10:07 PM, you wrote: JMW> That doesn't really help, unfortunately. The idea is that on a JMW> particular client, someone might want to archive all messages older JMW> than 30 days to an identical folder (same place in tree, etc.) JMW> locally. I don't kno

Re[2]: consistent ldap login problem

2001-06-14 Thread Kevin J. Menard, Jr.
Hey Steve, Monday, June 11, 2001, 2:14:55 PM, you wrote: SS> Tarjei Huse wrote: >> >> > thanks a lot 4 ur reply. it seems to me that there's no simple >> > way that we can use cyrus 2.x with ldap at this moment?? i >> > swtiched back to cyrus 1.5.19 w/ pwcheck_ldap compiled in. it is >> > w

Re[2]: Virtual domains, SASL, PAM, LDAP

2001-06-14 Thread Kevin J. Menard, Jr.
Hey Kevin, Thursday, April 12, 2001, 4:38:03 PM, you wrote: KMM> Both IP addresses use SASL for authenticatiom and I can use multiple LDAP KMM> servers and multiple basedns very nicely. Mail is stored in separate KMM> spools for each IP address and I can have identical uids for multipe KMM> ad

Re[2]: Virtual domains, SASL, PAM, LDAP

2001-06-14 Thread Kevin J. Menard, Jr.
Hey Kevin, Thursday, April 12, 2001, 4:38:03 PM, you wrote: KMM> Both IP addresses use SASL for authenticatiom and I can use multiple LDAP KMM> servers and multiple basedns very nicely. Mail is stored in separate KMM> spools for each IP address and I can have identical uids for multipe KMM> ad

LDAP and multiple domains

2001-06-11 Thread Kevin J. Menard, Jr.
Hey guys, Hey guys, I'm fairly new to the LDAP game. I've read the list archives a bit, and found a lot of good info. One thing that is still eluding me is the the directory structure itself. I am trying to set up LDAP as my backend for several services: SMTP (Postfix), IMAP

Re: Mail delivering

2001-05-30 Thread Kevin J. Menard, Jr.
Hey Andrew, Wednesday, May 30, 2001, 1:33:23 PM, you wrote: AK> Hello! AK> Just a question: AK> When I send mail to some user, it receives into the user's local mailbox AK> (and I can read it via pine), but not to cyrus mailbox. How to solve the AK> problem? Sounds like you're not delivering t

Re[2]: signalled to death by 11?

2001-05-07 Thread Kevin J. Menard, Jr.
Hey Seva, This could also be due to an overheating system. -- Kevin Friday, March 23, 2001, 11:48:29 AM, you wrote: SA> This probably should be a FAQ item by now! One of the most SA> common reasons for signal 11 (on Redhat systems) with cyrus SA> is mismatch with the shared libraries. Often

installsieve segfaulting

2000-10-20 Thread Kevin J. Menard, Jr.
Hi, Every time I try to pass my server's name to installsieve, it segfaults. Anyone else ever have this issue, know what may be causing it, or know how to fix it? Thanks, -Kevin