cyradm problem?... cyrus-imapd-2.1.4

2002-05-11 Thread jeff bert
I installed cyrus-imap-2.1.4 and have found a quirk that I don't know if it's a bug, change in feature or what. When I try to connect to the cyrus server via the command (same I successfully used in 2.0.15): # cyradm -u cyrus -s my.host.com it hangs up and won't connect... but if I run it

Re: cyradm problem?... cyrus-imapd-2.1.4

2002-05-11 Thread Luca Olivetti
jeff bert wrote: So, is this a bug in my system or a feature of 2.1.4? Any ideas? Or have they actually implemented the man page's warning that Tcl short style options may be done away with? I fell for that too (first tried with -u and didn't work), but the current manpage doesn't mention

sasl2: configure refuses gssapi.h

2002-05-11 Thread Ede Wolf
Hello, I've tried to compile sasl 2.1.2 with --with-gssapi on a Slackware 8 box. However, providing any of --with-gssapi=[/usr/kerberos|/usr/kerberos/include|/usr/kerberos/include/gssapi] does not work, the configure script still claims not to find gssapi.h. Which is of course existent. In

How to get user-level transfer logs for imapd / pop3d ?

2002-05-11 Thread Alexandre Suter
Hello, Is there a way to get the a user-level transfer log with cyrus ? The purpose is to see how much bandwidth each user consums. We use cyrus imapd version 2.1.4. with sendmail 8.12.3, which provides its own logfiles for the tranfers through SMTP. We'd like to have the same kind of info

Re: Cyrus IMAP 2.1.4 released

2002-05-11 Thread Hajimu UMEMOTO
internally at leg+ CMU (modulo last minute documentation) and I encourage people running leg+ 2.0 or older to consider upgrading. I just put my IPv6 support patch for 2.1.4: http://www.imasy.or.jp/~ume/ipv6/cyrus-imapd-2.1.4-ipv6-20020511.diff.gz You can find my test version of FreeBSD ports

compiling on OpenBSD

2002-05-11 Thread Isak Lyberth
I have walked through the archives and done some googeling on this without finding anything relevant. I have a box wich runs OpenBSD 3.0 on a pentium 2 machine. When ever i make a: |configure --with-auth=unix --disable-cyradm make depen ||make all CFLAGS=-O| i get a error saying: ### Making all

Re: compiling on OpenBSD

2002-05-11 Thread Scott Lamb
Isak Lyberth wrote: I have walked through the archives and done some googeling on this without finding anything relevant. I have a box wich runs OpenBSD 3.0 on a pentium 2 machine. When ever i make a: |configure --with-auth=unix --disable-cyradm make depen ||make all CFLAGS=-O| i get a

Re: compiling on OpenBSD

2002-05-11 Thread Scott M Likens
Obviously your Berkeley DB does /NOT/ have DB 1.85 Compatability compiled into it. You might wanna download DB 3.29 (i believe is the latest) of the 3 series and build it with that. Build with DB185 support, you more then likely will not need CXX. Any idea why your disabling cyradm? Off

Re: cyradm problem?... cyrus-imapd-2.1.4

2002-05-11 Thread Luca Olivetti
Luca Olivetti wrote: BTW, I'm preparing new rpms for cyrus-sasl, since the current one doesn't install the manpages (or rather cyrus-sasl's make install doesn't, is that normal?) and doesn't include the sasldb conversion utility. I've just uploaded updated packages. Now they include the

Re: compiling on OpenBSD

2002-05-11 Thread Scott Lamb
Scott M Likens wrote: Obviously your Berkeley DB does /NOT/ have DB 1.85 Compatability compiled into it. That's not so obvious to me. I do not see -ldb in the link command. Whether or not his Berkeley DB has DB 1.85 compatibility built in or not, the command would fail. gcc -L/usr/lib

Re: How to get user-level transfer logs for imapd / pop3d ?

2002-05-11 Thread Henrique de Moraes Holschuh
On Sat, 11 May 2002, Alexandre Suter wrote: Is there a way to get the a user-level transfer log with cyrus ? The purpose is to see how much bandwidth each user consums. Search the archives of this list, someone posted a patch to control per-user bandwidth using an external daemon less than a