Timo Sirainen schrieb:
On Mon, 2009-08-10 at 19:49 +0200, Robert Schetterer wrote:
Timo Sirainen schrieb:
On Aug 10, 2009, at 11:17 AM, Robert Schetterer wrote:
> Info: maildir: > data=/usr/local/virtual//root/:CONTROL=/usr/local/virtual//root/:INDEX=/usr/local/virtual//root/:INBOX=/usr/local/virtual//root/ > .. setting mail_location = maildir:~/ does not change anything mail is still not deleted, latest test were with 1.2.3 What does it log now?
does not look very different then before
i will send exact log tommorow
The message above should be gone. There shouldn't be "root" anywhere in paths. If there are, you still have %variables somewhere. Like maybe in namespace { location }.
as far i remember there was root .. yes of course i am having variables in namespaces i think i need them for my setup
like this
namespace private { separator = / prefix = "" location = maildir:/usr/local/virtual/%d/%u/:CONTROL=/usr/local/virtual/%d/%u/:INDEX=/usr/local/virtual/%d/%u/:INBOX=/usr/local/virtual/$ list = yes hidden = no subscriptions = yes }
namespace private { prefix = "virtual/" separator = / location = virtual:/etc/dovecot/virtual:LAYOUT=maildir++ hidden = yes list = no subscriptions= no }
namespace private { prefix = "RealMails/" separator = / list = no hidden = yes location = maildir:/usr/local/virtual/%d/%u/:CONTROL=/usr/local/virtual/%d/%u/:INDEX=/usr/local/virtual/%d/%u/:INBOX=/usr/local/virtual/$ }
so should i try location = maildir:~/
only in the first default namespace, changing others may crash with pop3 downloading special imap folders
-- Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria