Re: pam vs vs saslauthd vs sasldb?

2002-04-11 Thread Simon Matter
Birger Toedtmann schrieb: Mathias Koerber schrieb am Thu, Apr 11, 2002 at 12:35:46PM +0800: I have only problems getting IMAPD-2.1.3 to work on my RH7.2 system. I removed all prior instances I had compiled and totally re-made both SASLv2 (2.1.2) and IMAPD 2.1.3 (from the source RPMS

Segfault / Bus error on Squatter...

2002-04-11 Thread Scott M Likens
I'm running Squatter trying to prune my indexes and see if it helps with performance. Let's face it, that's hard. Cyrus runs SWELL on this Ultra Sparc 5. But Squatter seems to have problems with HTML encoded mail. I've gdb'd it and here is the trace and i hope this helps. $ gdb

RE: Storing user passwords, LDAP

2002-04-11 Thread OCNS Consulting
xavier: When say - so you can't use anything but plain or login as method of authentication, explain further. For instance: what password checking mechanism is specified in file - /etc/imapd.conf? Are you using pam_ldap to BIND to LDAP? RB -Original Message- From: [EMAIL PROTECTED]

Re: Cyrus 2.0.16 seen file locking patch

2002-04-11 Thread Hein Roehrig
Seems that I am also experiencing this or a similar locking problem, on Cyrus 2.1.3, though, with Debian, Linux kernel 2.4.18. I will try the workaround now, but still would very much welcome comments on the problem. -Hein On Mon, 2002-04-08 at 23:26, John Wade wrote: Hi Cyrus 2.0.16 users,

Re: Cyrus 2.0.16 seen file locking patch

2002-04-11 Thread John Wade
Hi Hein, Just for reference, what file system type are you using (ext2, ext3, etc.) ? Have you tried using gdb to backtrace what the processes are blocking on? Hope it works for you, I have not looked at the lock_flock.c file on 2.1.3, but I doubt that it has changed. Let me know what

Re: Cyrus 2.0.16 seen file locking patch

2002-04-11 Thread Hein Roehrig
On Thu, 2002-04-11 at 15:24, John Wade wrote: Just for reference, what file system type are you using (ext2, ext3, etc.) ext3 with the noatime,data=journal options Have you tried using gdb to backtrace what the processes are blocking on? Yes, lmtpd was blocked in flock. Hope it works for

SASL Trace

2002-04-11 Thread Tim Pushor
Is there any way to trace what SASL is doing? I am trying to get simon's ldap auxprop patch working, and it isn't. All I am seeing in syslog is badlogin: localhost[127.0.0.1] plaintext timp SASL(-13): user not found: checkpass failed If I new what SASL was trying to do, I could probably figure

Re: Segfault / Bus error on Squatter...

2002-04-11 Thread Ken Murchison
Scott M Likens wrote: I'm running Squatter trying to prune my indexes and see if it helps with performance. Let's face it, that's hard. Cyrus runs SWELL on this Ultra Sparc 5. But Squatter seems to have problems with HTML encoded mail. I don't think its related specifically to HTML

Re: Segfault / Bus error on Squatter...

2002-04-11 Thread Lawrence Greenfield
Date: Thu, 11 Apr 2002 00:42:59 -0600 From: Scott M Likens [EMAIL PROTECTED] I'm running Squatter trying to prune my indexes and see if it helps with performance. Let's face it, that's hard. Cyrus runs SWELL on this Ultra Sparc 5. But Squatter seems to have problems with

Re: SASL Trace

2002-04-11 Thread Birger Toedtmann
Tim Pushor schrieb am Thu, Apr 11, 2002 at 09:49:39AM -0600: Is there any way to trace what SASL is doing? I am trying to get simon's ldap auxprop patch working, and it isn't. All I am seeing in syslog is badlogin: localhost[127.0.0.1] plaintext timp SASL(-13): user not found: checkpass

Re: PHP Interface/Web GUI

2002-04-11 Thread sandra
HI ! I have read a message about php-cyradm . But I couldn't download the package , because the link to the file is incorrect. Is there another site to get it from? Or is anybody on this list that could point to me where could I find it? Thanks - Sandra - There is a tool

RE: PHP Interface/Web GUI

2002-04-11 Thread OCNS Consulting
Found it here - ftp://ftp.tu-graz.ac.at/mirror/cyrus-tools/php-cyradm-2.0.1.tar.bz2 RB -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of sandra Sent: Thursday, April 11, 2002 5:47 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: PHP Interface/Web

Re: Postfix/Cyrus reports temporary failure

2002-04-11 Thread Dustin Puryear
At 12:05 AM 4/11/2002 +0100, simon wrote: On Wed, 2002-04-10 at 21:59, Dustin Puryear wrote: Any help on this one? We are quite stumped. At this point our only other option is to drop Cyrus, which we'd rather not do. What is the quota of the users ??? We are not using quotas. Regards,

Re: SASL Trace

2002-04-11 Thread Ilya
I am using gdb on freebsd to trace mysql patch. Its been very helpfull, but only after turning on mysql logs I was able to find the problem. So if you can catch the query sent to ldap, try that. I am ot familiar with ldap though. On Thu, Apr 11, 2002 at 09:09:11PM +0200, Birger Toedtmann

cyrus imap 2.0.16: deliver doesn't deliver to folders

2002-04-11 Thread Frank Drolshagen
Hi, when i do $ cat mail | /usr/cyrus/bin/deliver -e -m localhost fdg as user fdg this command works just fine, that, is without any error and the mail shows up in the inbox of user fdg. When I do $ cat mail | /usr/cyrus/bin/deliver -e -m localhost fdg.folder 'folder' being a folder in

Re: preventing connect from different ip's if cyrus.conf contains specific binds

2002-04-11 Thread Lawrence Greenfield
Don't use the same name for each of them. ie: pop3-local cmd=pop3d listen=[127.0.0.1]:pop3 prefork=0 pop3-remote cmd=pop3d listen=[192.168.0.3]:pop3 prefork=0 Larry Date: Thu, 11 Apr 2002 21:43:46 -0400 From: Ilya [EMAIL PROTECTED] Is it by design that if I

Cyrus IMAP, Steltor Calendar and Outlook

2002-04-11 Thread Anthony Brock
Does anyone use Cyrus IMAP with the Steltor Calendar server? Specifically, do you use the Steltor Outlook connector? We're evaluating the possibility of using Cyrus IMAP with Steltor instead of using an Exchange Server. At this time, there is heavy pressure to implement an Exchange solution

Re: Fw: Alternate Namespace

2002-04-11 Thread Anthony Brock
At 12:48 AM 04/10/2002 -0700, [EMAIL PROTECTED] wrote: On Wed, 2002-04-10 at 07:59, [EMAIL PROTECTED] wrote: Anthony Brock schrieb am Tue, Apr 09, 2002 at 11:19:28PM -0700: Where would you find this patch? Mmmh, maybe my post was a littly fast - I was sure I saw it flying around