Hi!

> 10 дек. 2020 г., в 16:27, Alexander Titaev <[email protected]> написал(а):
> 
> Здравствуйте, Viktor.
> 
> Вы писали 10 декабря 2020 г., 21:34:16:
> 
>> Hi!
> 
> 
> 
>> 10 дек. 2020 г., в 5:54, Alexander Titaev <[email protected]> написал(а):
> 
>> Здравствуйте, Exim.
> 
>> Гайзы, ну с $local_part -> $local_part_data, $domain -> $domain_data 
>> понятно. Но как мне $sender_address разрулить?
> 
>> 2020-12-09 17:49:33 Tainted filename for search: 
>> '/usr/local/etc/exim/personal_whitelist/[email protected]'
>> 2020-12-09 17:49:33 H=([192.168.11.103]) [84.244.11.126] 
>> X=TLS1.1:ECDHE-RSA-AES256-SHA:256 CV=no F=<[email protected]>
>> A=plain_login:[email protected]   temporarily   rejected   RCPT   
>> <[email protected]>:   failed  to  expand  ACL  string
>> "${lookup{$local_part@$domain}lsearch{/usr/local/etc/exim/personal_whitelist/${lc:$sender_address}}{no}{yes}}":
>>  NULL  
> 
>> Можно через хэши, но прийдется все файлики переименовать. Наверное есть 
>> более хорошее решение, но это работает.
> 
> подробнее плиз, о каких хэшах речь?

вместо ${lc:$sender_address}} использовать ${sha256:${lc:$sender_address}}}

> -- 
> С уважением,
> Alexander                          mailto:[email protected] <mailto:[email protected]>
> 
> 
> _______________________________________________
> Exim-users mailing list
> [email protected] <mailto:[email protected]>
> http://mailground.net/mailman/listinfo/exim-users 
> <http://mailground.net/mailman/listinfo/exim-users>
-- 
Viktor Cheburkin
VC319-RIPE, VC1-UANIC

_______________________________________________
Exim-users mailing list
[email protected]
http://mailground.net/mailman/listinfo/exim-users

Ответить