mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Update exim_forwarding.patch
This commit is contained in:
parent
cb52ef65b4
commit
0213d749ee
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
+ warn !authenticated = *
|
+ warn !authenticated = *
|
||||||
+ hosts = !+relay_from_hosts
|
+ 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
|
+ set acl_m3 = yes
|
||||||
+
|
+
|
||||||
deny message = Restricted characters in address
|
deny message = Restricted characters in address
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue