mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -07:00
Update exim4.conf.template-RC deb11
This commit is contained in:
parent
82956ffa9e
commit
b3336ba630
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ acl_check_rcpt:
|
|||
|
||||
warn !authenticated = *
|
||||
hosts = !+relay_from_hosts
|
||||
condition = ${lookup{$local_part@$domain}lsearch{/etc/exim4/domains/$domain/aliases}{true}{false}}
|
||||
condition = ${lookup{$local_part@$domain}lsearch{/etc/exim4/domains/${lookup{$domain}dsearch{/etc/exim4/domains/}}/aliases}{true}{false}}
|
||||
set acl_m3 = yes
|
||||
|
||||
deny message = Restricted characters in address
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue