Displaying 3 results from an estimated 3 matches for "dobby2".
2011 May 03
1
Saving mails to +detail failed: Namespace error
...list = children
location = maildir:%%h:INDEX=%h/shared/%%u:CONTROL=%h/shared/%%u
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
and we set:
lmtp_save_to_detail_mailbox = yes
recipient_delimiter = +
But sending Mails to user+detail is failing:
May 3 12:40:06 dobby2 postfix/cleanup[8245]: 12E787756C: message-
id=<201105031239.40804.p.heinlein at heinlein-support.de>
May 3 12:40:06 dobby2 postfix/qmgr[23304]: 12E787756C:
from=<p.heinlein at heinlein-support.de>, size=1963, nrcpt=1 (queue active)
May 3 12:40:06 dobby2 dovecot: lmtp(6537): Debug: a...
2011 May 09
0
Fwd: Saving mails to +detail failed: Namespace error
...list = children
location = maildir:%%h:INDEX=%h/shared/%%u:CONTROL=%h/shared/%%u
prefix = shared/%%u/
separator = /
subscriptions = yes
type = shared
}
and we set:
lmtp_save_to_detail_mailbox = yes
recipient_delimiter = +
But sending Mails to user+detail is failing:
May 3 12:40:06 dobby2 postfix/cleanup[8245]: 12E787756C: message-
id=<201105031239.40804.p.heinlein at heinlein-support.de>
May 3 12:40:06 dobby2 postfix/qmgr[23304]: 12E787756C:
from=<p.heinlein at heinlein-support.de>, size=1963, nrcpt=1 (queue active)
May 3 12:40:06 dobby2 dovecot: lmtp(6537): Debug: a...
2011 Dec 22
2
crash on shared folders if remote user has empty $home
...won't have an entry for $home any more, but still exists in
LDAP.
d) If foo logs in, dovecot's exploring the shared folders given from the
non-existing user bar. But bar's entry in LDAP doesn't have $home any
more. imap crashes and closes the TCP-connection immediately.
root at dobby2:/etc/dovecot# telnet xxxxxxxx 143
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE
IDLE ACL UIDPLUS STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=CRAM-MD5
AUTH=DIGEST-MD5] Dovecot ready. Testing.
a LOGIN foo xxxxx
a OK [CAPABILITY IMAP4rev1 LITERAL+ SA...