Am 08.02.2011 18:30, schrieb Timo Sirainen:
On 8.2.2011, at 15.49, Robert Schetterer wrote:
pop3_uidl_format = %08Xu%08Xv location = virtual:/etc/dovecot/virtual:LAYOUT=maildir++:INDEX=~/virtual is a good setting but i have no feedback yet if the problem "pop3 leaving mails on the server" is solved with that
Yes, the INDEX= path had to be put into a per-user directory
ok, then INDEX=~/virtual is ok ?
this result in
Debug: maildir++: root=/etc/dovecot/virtual, index=/usr/local/virtual/domain.com/user@domain.com//virtual, control=, inbox=
at my setup
the double slash might not hurt , but how setup to avoid it?
it would work really badly
??? didnt understand this please explain
. But still, I'd suggest using pop3_uidl_format=%f instead (or %g is the same thing). In virtual mailboxes the UIDs are a bit more likely to accidentally change, while %f/%g is based on the backend maildir filename which will never change even if you delete the virtual index files.
ok i change back to pop3_uidl_format = %g
Debug: maildir++: root=/etc/dovecot/virtual, index=/usr/local/virtual/domain.com/user@domain.com//virtual, control=, inbox=
-- Best Regards
MfG Robert Schetterer
Germany/Munich/Bavaria