On Sun, Nov 16, 2008 at 04:15:39PM +1100, Joel Reicher wrote:

> The mailbox transport I use is a pipe to an MDA that treats the username
> case-sensitively, so I have given the "u" flag in the transport, but
> I also have
> 
> recipient_delimiter = +
> 
> and the address extensions are being downcased as well.
> 
> Does postfix offer a better solution, will it, or is this the wrong
> approach?
> 
> I can hack the MDA to make it case-insensitive if that's the most
> appropriate way to fix this.

Addresses SHOULD be case-insensitive, so your MDA should indeed be able
to handle case-folded addresses. You could also try a more recent version
of Postfix, there was some work a while back to limit the folding of
address extensions. If the issue is still in 2.5.5, please post more
configuration details and logs.

-- 
        Viktor.

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.

To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[EMAIL PROTECTED]>

If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.

Reply via email to