Has anyone had success with using plus addressing to send to a
specific mail folder when the folder name has a space in it?
With cyrus 2.3 you can enable:
lmtp_fuzzy_mailbox_match: 1
From imapd.conf
lmtp_fuzzy_mailbox_match: 0
If enabled, and the mailbox specified in the detail part of the
recipient (everything after the '+') does not exist, lmtpd will try to find
the clos-
est match (ignoring case, ignoring whitespace, falling back to
parent) to the specified mailbox name.
So then you can do things like replace " " with "_" and it'll deliver. eg
[EMAIL PROTECTED]
Rob
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html