Re: [Dovecot] search and UTF-8 normalization forms (NFD)

2013-05-21 Thread Lutz Preßler
On Mi, 15 Mai 2013, Timo Sirainen wrote: > On 11.5.2013, at 18.13, Florian Zeitz wrote: > > So... I had a look at this. Turns out that the current implementation of > > Unicode decomposition (Step 2(b) in i;unicode-casemap) in Dovecot is > > broken. It only handles decomposition properties that i

[Dovecot] SMTP front-end Re: Released Pigeonhole v0.4.0 for Dovecot v2.2.1.

2013-05-10 Thread Lutz Preßler
Stephan, On Fri, 10 May 2013, Stephan Bosch wrote: > On 5/10/2013 12:12 PM, Christian Rohmann wrote: > > Hey Stephan, > > > > On 05/09/2013 11:23 PM, Stephan Bosch wrote: > >> It basically acts as a front-end to your normal MTA. First of all, it > >> provides a convenient way to add SMTP AUTH supp

Re: [Dovecot] search and UTF-8 normalization forms (NFD)

2013-05-10 Thread Lutz Preßler
Hello Timo, On Thu, 02 May 2013, Timo Sirainen wrote: > IMAP requires using i;unicode-casemap by default, as specified by RFC 5051. > Then again, others could be supported as well, and it's not really a > requirement that the search can't handle more flexible searches.. Anyway, > that's what Do

[Dovecot] search and UTF-8 normalization forms (NFD)

2013-04-25 Thread Lutz Preßler
Hello, on a system with dovecot 2.2 I've got a mailbox containing multiple mails from a person called Krüger, but From: header encoded differently. Some are encoded in UTF-8 normalization form decomposed (as used by Mac OSX), that is u and umlaut accent as sperate combined codepoints instead of on

[Dovecot] 2.2.0rc6: crash with mailbox_list_index=yes (and virtual?)

2013-04-09 Thread Lutz Preßler
Hello (Timo), depending on the client (with OfflineIMAP, but not a mobile one) my dovecot test configuration (config on request) crashes if mailbox_list_index=yes: Apr 9 09:26:31 host dovecot: imap-login: Login: user=, method=CRAM-MD5, rip=2001:::::::, lip=2001:

Re: [Dovecot] doveadm mailbox list/stats etc. and shared mailboxes/ACLs

2013-04-04 Thread Lutz Preßler
Hello Timo, On Thu, 04 Apr 2013, Timo Sirainen wrote: > On 2.4.2013, at 15.37, Lutz Preßler wrote: > > > Only user1.test and user1.test.test2 have ACLs that allow testuser to access > > them. > > > > host:~# doveadm mailbox status -u testuser

[Dovecot] replicator process

2013-04-02 Thread Lutz Preßler
Hello Timo, 2.2rc3: replication unconfigured (no "replica" in doveconf -n output), # doveadm replicator status starts the dovecot/replicator process, which keeps running, leading to "sync: User has no mail_replica in userdb" errors for each user every 5 minutes. Same after "doveadm replicator repl

[Dovecot] doveadm mailbox list/stats etc. and shared mailboxes/ACLs

2013-04-02 Thread Lutz Preßler
Hello, 2.2.0rc3: host:~# doveadm mailbox list -u testuser INBOX INBOX.test INBOX.bla INBOX.bla.blubb INBOX.shared INBOX.virtual INBOX.shared.user1 INBOX.shared.user1.privat INBOX.shared.user1.test INBOX.shared.user1.test.test2 INBOX.shared.user1.Trash INBOX.shared.user1.in2009 [... all mailboxes

[Dovecot] stats: duration of sessions, commands

2013-03-31 Thread Lutz Preßler
Hello Timo, I would like to have reset_timestamp (or another field) in stats dump output of levels session and command. Both session duration and individual command execution times would be interesting data to have. Greetings, Lutz

[Dovecot] changing flags automatically

2013-03-28 Thread Lutz Preßler
Hello, (2.2:) there is no doveadm subcommand to change flags of messages, is it? The following should work reliably? # mark messages with subject $SUBJECT in mailbox $MAILBOX of user $USERID as read ( i=2 echo "1 SELECT "$MAILBOX doveadm search -u $USERID mailbox $MAILBOX subject "$SUBJECT"

Re: [Dovecot] > 2.2.rc2: doveadm who -> Bad file descriptor

2013-02-27 Thread Lutz Preßler
On Mi, 27 Feb 2013, Lutz Preßler wrote: > Hello, > > 2.2.rc2 is reproducibly fine, but (all from xi.rename-it.nl) > dovecot_2.2.0~rc2-0~auto+11 (15988:2020ed15efb9) and > dovecot_2.2.0~rc2-0~auto+7 (15980:d84c7c11d7b7) have > "doveadm who" not working: > > #

[Dovecot] > 2.2.rc2: doveadm who -> Bad file descriptor

2013-02-27 Thread Lutz Preßler
tat(8, {st_mode=S_IFSOCK|0777, st_size=0, ...}) = 0 write(8, "VERSION\tanvil\t1\t0\nCONNECT-DUMP\n", 31) = 31 Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2, FAX: +49-551-37-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen

[Dovecot] 2.2.rc2: problem with acl_shared_dict

2013-02-26 Thread Lutz Preßler
Hello, 2.2.rc2, configuration as before: acl_shared_dict=file:... The contents of this file is used for e.g. LISTing shared mailboxes. But even with file and directory beeing world writable, it's not written into on SETACL commands. Instead, at least sometimes (it seems to make a difference if GE

[Dovecot] 2.2.rc2: quota crash

2013-02-25 Thread Lutz Preßler
Hello, 2.2.rc2 with configuration as sent with my last mail ("2.2beta2: LSUB broke"). The following sequence crashes with INBOX containing unseen message: * PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDERE

Re: [Dovecot] 2.2beta2: LSUB broken

2013-02-25 Thread Lutz Preßler
On Mo, 25 Feb 2013, Timo Sirainen wrote: > On Mon, 2013-02-25 at 18:33 +0100, Lutz Preßler wrote: > > > I have some problems with (listing) subscriptions on my test system > > running 2.2beta2 (compared with 2.1.15, configuration and Maildir content > > unch

[Dovecot] 2.2beta2: LSUB broken

2013-02-25 Thread Lutz Preßler
Hello, I have some problems with (listing) subscriptions on my test system running 2.2beta2 (compared with 2.1.15, configuration and Maildir content unchanged): With 2.1.15: 0 lsub "" "*" * LSUB () "." "INBOX.Trash" * LSUB () "." "INBOX.in2009" * LSUB () "." "INBOX.test" * LSUB () "." "INBOX.test

Re: [Dovecot] problem with virtual plugin/index files?

2012-08-24 Thread Lutz Preßler
On Thu, 23 Aug 2012, Timo Sirainen wrote: > On 18.8.2012, at 0.12, Lutz Preßler wrote: > > >>> inthread refs younger 604800 > >>> > >>> This works as expected for the first time. But later on, also older > >>> messages/ > >>> t

Re: [Dovecot] problem with virtual plugin/index files?

2012-08-17 Thread Lutz Preßler
Hello Timo, virtual file with "inthread/younger" (other dynamic searches?) in it and indexes leading to too many (or too few?) search results. On Do, 02 Dez 2010, Timo Sirainen wrote: > On Thu, 2010-12-02 at 11:08 +0100, Lutz Preßler wrote: > > > inthread refs younge

Re: [Dovecot] Virtual Folder configuration problem.

2011-09-26 Thread Lutz Preßler
On Sa, 24 Sep 2011, Terry Carmen wrote: > I'm attempting to create a virtual inbox that contains all unread > messages from the user's Maildir. > > I created a conf file called 80-virtual.conf containing: [...] > However it doesn't work and the maillog file contains: > > dovecot: imap(username

[Dovecot] fts (lucene): indexing of virtual mailboxes?

2011-09-23 Thread Lutz Preßler
Hello, (recent 2.1alpha2 variant - my test setup known to Timo). No time to diagnose in depth at the moment, but I just noticed that SEARCHing in virtual mailboxes seems not to create lucene index content of its own but use those of referenced mailboxes? The problem is that no new indexing takes p

[Dovecot] zlib_save per namespace/mailbox?

2011-09-22 Thread Lutz Preßler
Hi, the zlib_save question reminds me of a wish: I think it's not possible to set zlib_save parameter per namespace (or even mailbox). Per namespace would be something for the wish list to get rid of the cron job method to compress archival mailboxes. And maybe an option to add a "Z" flag to compr

[Dovecot] (2.1 recent:) fts_decoder

2011-09-22 Thread Lutz Preßler
Hello again, test setup as in previous messages. With fts = lucene, I enabled the adapted decode2text.sh (at least I tried...) as suggested in the comment section. On dovecot-start /var/run/dovecot/decode2text socket is created with sufficiant permissions (rw for anybody), but decode2text.sh is no

[Dovecot] fts-lucene vs SEARCH header Re: 2.1: problems compiling fts-lucene - CLucene git version necessary?

2011-09-22 Thread Lutz Preßler
On Tue, 20 Sep 2011, Lutz Preßler wrote: > On Mo, 19 Sep 2011, Timo Sirainen wrote: > > > On Sun, 2011-09-18 at 13:27 +0200, Lutz Preßler wrote: > > > Hello, > > > On So, 11 Sep 2011, Timo Sirainen wrote: > > > dovecot: imap(...): Error: fts_lucene: default

Re: [Dovecot] 2.1: problems compiling fts-lucene - CLucene git version necessary?

2011-09-20 Thread Lutz Preßler
On Mo, 19 Sep 2011, Timo Sirainen wrote: > On Sun, 2011-09-18 at 13:27 +0200, Lutz Preßler wrote: > > Hello, > > On So, 11 Sep 2011, Timo Sirainen wrote: > > > On 11.9.2011, at 22.22, Lutz Preßler wrote: > > > > I have problems recompiling the Debian sque

Re: [Dovecot] 2.1: problems compiling fts-lucene - CLucene git version necessary?

2011-09-18 Thread Lutz Preßler
Hello, On So, 11 Sep 2011, Timo Sirainen wrote: > On 11.9.2011, at 22.22, Lutz Preßler wrote: > > I have problems recompiling the Debian squeeze auto build packages > > with "--with-lecene". Is the git (2.3) version of CLucene necessary? > Yes. Ok, I now tried to te

Re: [Dovecot] imapc and imap_acl

2011-09-16 Thread Lutz Preßler
On Tue, 13 Sep 2011, Lutz Preßler wrote: > On Di, 13 Sep 2011, Timo Sirainen wrote: > > You mean you'd want local ACLs that apply to imapc mailboxes? > Yes, exactly. Great for "integrating" legacy IMAP servers without e.g. > ACL support. ... but as long as imapc para

Re: [Dovecot] sharing of non-INBOX namespaces? Re: imapc and imap_acl

2011-09-16 Thread Lutz Preßler
Timo, On Fri, 16 Sep 2011, Timo Sirainen wrote: > On Thu, 2011-09-15 at 13:41 +0200, Lutz Preßler wrote: > > > > If you want to access also ~/Maildir2, you'd need to create a > > > second shared namespace for it. > > Maybe I mess something up the second time

[Dovecot] unexpected LSUB / LIST (SUBSCRIBED) output Re: Panic: file mailbox-list-subscriptions.c: line 66 (mailbox_list_subscription_fill_one): assertion failed: (ns!= NULL && (ns->flags & NAMESPACE_

2011-09-15 Thread Lutz Preßler
On Thu, 15 Sep 2011, Timo Sirainen wrote: > On Wed, 2011-09-14 at 12:10 +0200, Lutz Preßler wrote: > > imap(2717, testuser): Panic: file mailbox-list-subscriptions.c: line > > 66 (mailbox_list_subscription_fill_one): assertion failed: (ns!= NULL > > && (ns->fl

Re: [Dovecot] sharing of non-INBOX namespaces? Re: imapc and imap_acl

2011-09-15 Thread Lutz Preßler
On Do, 15 Sep 2011, Timo Sirainen wrote: > On Thu, 2011-09-15 at 12:46 +0200, Lutz Preßler wrote: > > I have a more general problem now: shared mailboxes from any "non-INBOX" > > namespace are not available to other users. That's not only with virtual or > > im

[Dovecot] sharing of non-INBOX namespaces? Re: imapc and imap_acl

2011-09-15 Thread Lutz Preßler
Hi, On Tue, 13 Sep 2011, Lutz Preßler wrote: > On Di, 13 Sep 2011, Timo Sirainen wrote: > > You mean you'd want local ACLs that apply to imapc mailboxes? > Yes, exactly. Great for "integrating" legacy IMAP servers without e.g. > ACL support. > > I think that

Re: [Dovecot] imapc vs auth-userdb security

2011-09-14 Thread Lutz Preßler
On Mi, 14 Sep 2011, Timo Sirainen wrote: > On 14.9.2011, at 14.40, Lutz Preßler wrote: > > > with imapc settings coming from userdb (individual configuration necessary) > > there exists a security problem if access to auth-userdb socket is given > > to normal (shell) user

[Dovecot] imapc vs auth-userdb security

2011-09-14 Thread Lutz Preßler
Hello, with imapc settings coming from userdb (individual configuration necessary) there exists a security problem if access to auth-userdb socket is given to normal (shell) users: testuser@host:~$ doveadm user user1 userdb: lpmail uid : 1000 gid : home : /home/user1

[Dovecot] multiple "imapc namespaces" Re: imapc and imap_acl

2011-09-13 Thread Lutz Preßler
On Tue, 13 Sep 2011, Lutz Preßler wrote: > On Di, 13 Sep 2011, Timo Sirainen wrote: > > mail_location = imapc:~/imapc > Oh, had not realized that a path argument is possible for imapc:. There are > even index file then... What about taking imapc parameters/credentials optionally

Re: [Dovecot] imapc and imap_acl

2011-09-13 Thread Lutz Preßler
On Di, 13 Sep 2011, Timo Sirainen wrote: > On 13.9.2011, at 19.12, Lutz Preßler wrote: > > > yes, I know... maybe it's a bit far fetched, but I do have a use case. > > Would it be (reasonably easily) possible to implement IMAP ACL > > support for "imported"

[Dovecot] imapc and imap_acl

2011-09-13 Thread Lutz Preßler
Hello (Timo), yes, I know... maybe it's a bit far fetched, but I do have a use case. Would it be (reasonably easily) possible to implement IMAP ACL support for "imported" imapc namespaces/mailboxes? There is no local directory (like with the virtual plugin) yet... Greetings,

Re: [Dovecot] 2.1: imapc SUBSCRIBE problem

2011-09-12 Thread Lutz Preßler
On Mo, 12 Sep 2011, Timo Sirainen wrote: > On 12.9.2011, at 21.15, Lutz Preßler wrote: > > Not really. No error on SUBSCRIBE anymore, but it does not work > > permanently: > > > > 0 lsub "" "*" > > * LSUB () "." "INBOX.test

Re: [Dovecot] 2.1: imapc SUBSCRIBE problem

2011-09-12 Thread Lutz Preßler
On Mon, 12 Sep 2011, Timo Sirainen wrote: > On Sun, 2011-09-11 at 21:50 +0200, Lutz Preßler wrote: > > On Fri, 09 Sep 2011, Lutz Preßler wrote: > > > LIST is now working correctly in my setup, but SUBSCRIBE ist not. > > > With subscriptions=no, as writt

[Dovecot] multiple "imapc namespaces" Re: 2.1: imapc LIST problem / usage question

2011-09-12 Thread Lutz Preßler
On Mo, 12 Sep 2011, Timo Sirainen wrote: > On Fri, 2011-09-09 at 12:21 +0200, Lutz Preßler wrote: > > > > > Second question: Is there a way to include multiple imapc instances/ > > > > namespaces with e.g. different destinations servers? I don't see how > &g

[Dovecot] 2.1: imapc SUBSCRIBE problem

2011-09-11 Thread Lutz Preßler
On Fri, 09 Sep 2011, Lutz Preßler wrote: > LIST is now working correctly in my setup, but SUBSCRIBE ist not. > With subscriptions=no, as written (but same behaviour with subscriptions=yes), > SUBSCRIBE INBOX.gmail.INBOX (or others) yields > 0 NO [SERVERBUG] Internal error occurred. Ref

[Dovecot] 2.1: problems compiling fts-lucene - CLucene git version necessary?

2011-09-11 Thread Lutz Preßler
Hello! I have problems recompiling the Debian squeeze auto build packages with "--with-lecene". Is the git (2.3) version of CLucene necessary? Debian includes 0.9.21b, which does not work. Lutz

Re: [Dovecot] 2.1: imapc LIST problem / usage question

2011-09-09 Thread Lutz Preßler
On Fr, 09 Sep 2011, Lutz Preßler wrote: > On Fr, 09 Sep 2011, Timo Sirainen wrote: > > > On Fri, 2011-09-09 at 12:01 +0200, Lutz Preßler wrote: > [...] > > > For the Gmail mailboxe the INBOX.gmail prefix is missing and / is used > > > as separator. > >

Re: [Dovecot] 2.1: imapc LIST problem / usage question

2011-09-09 Thread Lutz Preßler
On Fr, 09 Sep 2011, Timo Sirainen wrote: > On Fri, 2011-09-09 at 12:01 +0200, Lutz Preßler wrote: [...] > > For the Gmail mailboxe the INBOX.gmail prefix is missing and / is used > > as separator. > > Fixed in hg. Thanks. > > > Second question: Is there a way to in

[Dovecot] 2.1: imapc LIST problem / usage question

2011-09-09 Thread Lutz Preßler
- Forwarded message from SerNet Support Lutz Preßler - From: SerNet Support Lutz Preßler Subject: 2.1: imapc LIST problem / usage question To: dovecot@dovecot.org Date: Fri, 9 Sep 2011 12:00:46 +0200 Organization: SerNet Service Network GmbH Hello, 2.1.alpha1 (latest Debian auto

[Dovecot] 2.1.alpha1: SIGSEGV on EXPUNGE

2011-09-05 Thread Lutz Preßler
signal 11 (core dumps disabled) Also happens with mail_log plugin disabled. Any idea? Configuration on request (or tests with core dumps enabled). Regards, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2

Re: [Dovecot] LDA and auth-userdb socket permissions

2011-08-23 Thread Lutz Preßler
On Di, 23 Aug 2011, a.smith at ukgrid.net wrote: > Quoting Timo Sirainen : > > > > > It doesn't have to be the primary group. This is more of an Exim side > > problem that it doesn't assign the supplementary groups (if it did, it > > would have worked with dovecot-lda). I don't think the way you Y

[Dovecot] example-config mail_log plugin options

2011-04-29 Thread Lutz Preßler
gone (when and why?). And it's now "save" instead of "append", with "mailbox_create" also available. Greetings, Lutz Pressler -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2,

Re: [Dovecot] problem with virtual plugin/index files?

2010-12-02 Thread Lutz Preßler
idea? Thanks and greetings, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2, FAX: +49-551-37-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen

[Dovecot] problem with virtual plugin/index files?

2010-10-28 Thread Lutz Preßler
Trash inthread refs younger 604800 This works as expected for the first time. But later on, also older messages/ threads are included until I delete the virtual/.week/dovecot.index*. Greetings, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-

Re: [Dovecot] sharing of virtual folders?

2010-10-18 Thread Lutz Preßler
On Mon, 18 Oct 2010, Timo Sirainen wrote: > On Mon, 2010-10-18 at 11:21 +0200, Lutz Preßler wrote: > > > Is sharing of virtual folders supposed to work? > > Not really.. So you were thinking about giving some access to the > virtual folder, but not to the actual backen

Re: [Dovecot] changed separator/sharing of subfolders (Re: problem with subscriptions=no and changed separator ?)

2010-10-18 Thread Lutz Preßler
On Mon, 18 Oct 2010, Timo Sirainen wrote: > On Mon, 2010-10-18 at 11:06 +0200, Lutz Preßler wrote: > > > another problem with changed separator (2.0.5-0~auto+23 (b8803a1e2dc2)). > > I tried sharing virtual folders (see next mail), and noticed that sharing of > > subfolde

[Dovecot] sharing of virtual folders?

2010-10-18 Thread Lutz Preßler
"testuser" lrs "user" lrwstipekxacd virtual.week is neither LISTed or SELECTable under shared of testuser. Also tried with full rights and right to INBOX.virtual for testuser. No errors logged. Greetings, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Net

[Dovecot] changed separator/sharing of subfolders (Re: problem with subscriptions=no and changed separator ?)

2010-10-18 Thread Lutz Preßler
uot;^" "INBOX^shared^lpmail^test" INBOX^shared^lpmail^test^test2 is missing. 0 select INBOX^shared^lpmail^test2 0 NO Mailbox doesn't exist: INBOX^shared^lpmail^test2 (also tested without having everything under INBOX). No error messages in log. Regards, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2, FAX: +49-551-37-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen

Re: [Dovecot] lazy_expunge and moving messages

2010-10-14 Thread Lutz Preßler
On Thu, 14 Oct 2010, Timo Sirainen wrote: > On Fri, 2010-10-08 at 13:29 +0200, Lutz Preßler wrote: > > Maybe it's possible to extend the plugin to optionally hook into the COPY > > operation, remember it somewhere with the message (simply as special/ > > configurable IM

[Dovecot] lazy_expunge and moving messages

2010-10-08 Thread Lutz Preßler
27;t looked into the plugin interface yet. Of course, if a user manually copies a message and deletes the source message later (maybe having the copy deleted inbetween...), the consequence may not be expected either... Greetings, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet

[Dovecot] Panic: file index-search-result.c .. assertion failed: (next_uid == mail->uid)

2010-10-07 Thread Lutz Preßler
c.so.6(__libc_start_main+0xe6) [0x7f964be3b1a6] -> dovecot/imap [0x408c79] when SELECTing virtual folder "sent" (.sent/dovecot-virtual is INBOX header return-path l...@pressler.de ), IMAP session is terminated. After moving .sent/dovecot.index[.log], everything works fine again. I

Re: [Dovecot] problem with subscriptions=no and changed separator ?

2010-10-06 Thread Lutz Preßler
Timo, On Mi, 06 Okt 2010, Timo Sirainen wrote: > On Wed, 2010-10-06 at 17:06 +0200, Lutz Preßler wrote: > > I have problems with subscriptions for the shared mailboxes: > > SUBSCRIBE ^shared^user^box leads to entry > > shared^user^box > > in ~/Maildir/subscriptions

[Dovecot] problem with subscriptions=no and changed separator ?

2010-10-06 Thread Lutz Preßler
;*" does not show the just subscribed folder, but it does after I manually change the entry to read shared.user.box Bug? Thanks for your work, Lutz -- Lutz Preßler http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2, FAX

Re: [Dovecot] [checkpassword] I can't get a password from fd3

2009-01-12 Thread Lutz Preßler
Hello Durk, Am Montag, 12. Januar 2009 schrieb Durk Strooisma: > I'm trying to implement checkpassword authentication with a simple bash > script. In some way I can't get the password from file descriptor 3. > > The start of script looks like this: > > #!/bin/bash > > read -d '\0' -r -u 3 You a

[Dovecot] problem with POP3 mail location when using namespaces

2007-03-28 Thread Lutz Preßler
idea if this is an configuration issue I don't understand yet or a bug? Thanks, Lutz -- Lutz Preßler <[EMAIL PROTECTED]>http://www.SerNet.DE/ SerNet Service Network GmbH, Bahnhofsallee 1b, D-37081 Göttingen Tel.: +49-551-37-2, FAX: +49-551-37-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen