Hi, i found solution for me. Just removed previous code and add in 
acl_check_data:

deny senders = /etc/exim/deny_senders
 #here domain *.ru is block. 







 !senders = [email protected] : [email protected]

Now, it's working. But, i have very strange situation with one my client. In 
"!senders" is his mail address and my test address. My address can deliver mail 
but my client cannot. Wht can be wrong? 

Thanks.








 >-------- Оригинално писмо --------

 >От: kuncho pencho [email protected]

 >Относно: Re: [exim] How to exclude users from reject rcpt?

 >До: [email protected]

 >Изпратено на: 28.11.2015 07:07



 
 
   Hi, 
  
 
  
I tried this suggestion with my personal email and it was rejected .. so, not 
working. :( 
  
 
  
Exim version is 4.68. 
  

  

  

  
 >-------- Оригинално писмо -------- 
  
 >От: Jasen Betts [email protected] 
  
 >Относно: Re: [exim] How to exclude users from reject rcpt? 
  
 >До: [email protected] 
  
 >Изпратено на: 25.11.2015 11:31 
  

  
On 2015-11-24, kuncho pencho <
   [email protected] > wrote:
  
 > Hi,
  
 >
  
 > How can i exclude domains from reject rcpt? Is it possible? I set this code 
 > in mine config file:
  
 >
  
 > domainlist domains_we_reject = 
 > *.se:*.*.*.ru:*.*.ru:*.ru:*.*.br:*.br:*.in:*.cn:*.rus
  
 
  
 [...]
  
 
  
 > deny
  
 > sender_domains = +domains_we_reject
  
 
  
 > So, i have client from *@live.ru , but it was reject by the rule. What can i 
 > do?
  
 
  
 add "!live.ru:" to the list somewhere before *.ru
  
 
  
 -- 
  
 \_(ツ)_
  
 
  
 -- 
  
 ## List details at 
   https://lists.exim.org/mailman/listinfo/exim-users 
  
 ## Exim details at 
   http://www.exim.org/ 
  
 ## Please use the Wiki with this list - 
   http://wiki.exim.org/ 
  
 
 
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to