-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, 17 Nov 2014, Dieter Knopf wrote:

Is there really no way with a symlink or something like that? Not sure
if i can configure the root path in clients like Thunderbird...

2014-11-14 11:12 GMT+01:00 Steffen Kaiser <skdove...@smail.inf.fh-brs.de>:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 14 Nov 2014, Dieter Knopf wrote:
Config:
namespace {
  type = public
  separator = /
  prefix = BOS/
  location =
maildir:/home/vmail/foo.eu/bos/MAILDIR:INBOX=/home/vmail/foo.eu/bos/MAILDIR/.INBOX:INDEX=/home/vmail/foo.eu/bos/S_INDEX:INDEXPVT=/home/vmail/foo.eu/bos/S_INDEXPVT/%u
  subscriptions = yes
}

The namespace itself works fine and without a problem, but the INBOX
folder is the main problem. Mail users agents like Thunderbird now
shows a folder structure like:

BOS (grey, not useable)
- INBOX (the .INBOX folder)
- Other folder 1
- Other folder 2
- Other folder 3

The INBOX-config works fine for every single user, but it don't work
on namespaces? Is this a bug?

I tested the following:

cd /home/vmail/foo.eu/bos/MAILDIR
ln -s .INBOX/* .

- -> BOS becomes selectable, actually the LIST response changes from:

* LIST (\Noselect \HasChildren) "." BOS
- -to-
* LIST (\HasChildren) "." BOS

You have "INBOX" still, but my version of Thunderbird does not select "BOS", because it tries to select "BOS.BOS".

mkdir .BOS
chown ... .BOS
cd .BOS
ln -s ../{do*,new,cur,tmp} .

makes BOS selectable for Thunderbird, but now you have 3 INBOXes ... .

- -- Steffen Kaiser
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEVAwUBVGoEsHz1H7kL/d9rAQJIoAgAgTur3BZYqBVXz5s0+xbWhPHtrurstGGH
SuzliEfeicLzU37Eaor8xdF3b9pxxlQr4AxJp8F3XF9ktlDTXLS7RahId2EHD0MA
xMh80iHH/DZuYkvBTnMNe+OMRdvKolA7owiausBGXFCtUuTF+rmKWHNKZeMQnhOJ
rlrF5osbO0s0gWQpAwnvKwU/WToBGvIg8L4ZCogSc/CW0pTZypizmhMZ322/FPt5
VMQbvG+gn9morzURLBD+5RxnVRcC42aQgZp2yuMUzhd35PV0mdbCS+peklW5mlRJ
hKzXgBt4bBjKZw1ZF0M24ZaTfYoIswBZY8iiUYznCnpAk4OAMFhpGw==
=IsU7
-----END PGP SIGNATURE-----

Reply via email to