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
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
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
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
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:
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
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
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
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
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"
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:
>
> #
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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"
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,
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
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
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
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
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
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.
> >
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
- 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
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
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
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,
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
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-
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
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
"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
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
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
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
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
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
;*" 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
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
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
59 matches
Mail list logo