Re: [Exim] caseful test

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: David
Data:  
Para: Edgar Lovecraft
CC: Exim User's Mailing List
Assunto: Re: [Exim] caseful test
Hi !!

>>>I'm trying to detect some case sensible local parts in rcpt acl
>>>but both $local_part and acl local_parts do the tests on a lowercase
>>>version of the rcpt to: ,
>>>
>>>Is there any way to get the original case version of the rcpt to: ?
>>
>>Why not:
>>
>>     match {${lc:$local_part}}{(hostmaster|webmaster)}

>
> because $local_part is tested as lowercase, and he needs/wants it to be
> in the original case.
>
> http://www.exim.org/exim-html-4.30/doc/html/spec_44.html#SECT44.17
>
> I do wonder how setting 'caseful_local_part' to true would impact things
> at this stage...


looks like this option aplies only to routers and not to acl's, maybe
a $caseful_local_part or $caseful_sender_address, and so on could help

--
Best regards ...

"Fascinating," said Spock, watching Kirk's lousy acting.

----------------------------------------------------------------
    David Saez Padros                http://www.ols.es
    On-Line Services 2000 S.L.       e-mail  david@???
    Pintor Vayreda 1                 telf    +34 902 50 29 75
    08184 Palau-Solita i Plegamans   movil   +34 670 35 27 53
----------------------------------------------------------------