Ram skrev den 2013-11-07 08:06:
Is there a simple way I can configure postfix to convert all Envelope
From and To addresses to lowercase, before delivery
hmp, is there another underlaying problem you like postfix to solve ?
unix accounts with mixed case ?, virtual users with mixed case ?
if i
Am 07.11.2013 11:32, schrieb Ansgar Wiechers:
> On 2013-11-07 Ram wrote:
>> Is there a simple way I can configure postfix to convert all Envelope
>> From and To addresses to lowercase, before delivery
>>
>> I believe postfix internally converts all ids to-lowercase while
>> doing hash map lookups
On 2013-11-07 Ram wrote:
> Is there a simple way I can configure postfix to convert all Envelope
> From and To addresses to lowercase, before delivery
>
> I believe postfix internally converts all ids to-lowercase while
> doing hash map lookups
> I need this because that will save all unnecessary
Is there a simple way I can configure postfix to convert all Envelope
From and To addresses to lowercase, before delivery
I believe postfix internally converts all ids to-lowercase while doing
hash map lookups
I need this because that will save all unnecessary tolower() function
calls in all r