<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">Hi,<br>
<br>
I'm trying to send mail directly to a shared folder, via the
plus-addressing syntax.<br>
<br>
My user entry redirect to +Folder/SubFolder@domain.tld .<br>
<br>
cyrusv2d mailer is called via the mailertable.<br>
<br>
The ACL are ok.<br>
<br>
It would work with a folder in lower case, but not if the folder
includes upper case characters.<br>
<br>
I thought it was ok to have upper case after the + in the local part of
the address ?<br>
<br>
I tried setting <br>
"lmtp_downcase_rcpt: 0"<br>
in imapd.conf, adding the u flag to the cyrusv2d mailer, but to no
avail.<br>
<br>
the +part is always converted to lower case.<br>
<br>
initially I tried using the mrs_cyrus_mailertable approach but it was
even worse, as checking +folder/subfolder@domaine.tld with smmap
returns unknown user, even when the folder exists and has the "p" acl.<br>
<br>
Any clue ?<br>
<br>
I'd really like to avoid converting all existing folders to lower case
of possible, it would be painful.<br>
<br>
Best regards,<br>
<br>
-- <br>
ClĂ©ment Hermann (nodens)<br>
<br>
<br>
<br>
</font></font>
</body>
</html>