mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-20 21:34:11 -07:00
Update exim_forwarding.patch
This commit is contained in:
parent
551df0b5a6
commit
a47603156d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
--- old 2023-03-23 14:17:42.536656160 +0100
|
--- old 2023-03-23 14:17:42.536656160 +0100
|
||||||
+++ new 2023-03-24 23:07:08.186018906 +0100
|
+++ new 2023-03-24 23:07:08.186018906 +0100
|
||||||
@@ -140,6 +140,11 @@
|
@@ -140,6 +140,11 @@
|
||||||
|
|
||||||
warn set acl_m3 = no
|
warn set acl_m3 = no
|
||||||
|
|
||||||
+ 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/$domain/aliases}{true}{false}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue