Fixes for exim and divecot work
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
17a18,19
|
||||
> SRS_SECRET = ${readfile{/etc/exim4/srs.conf}}
|
||||
> SRS_SECRET = ${readfile{/etc/exim/srs.conf}}
|
||||
>
|
||||
326a332,348
|
||||
> inbound_srs:
|
||||
@@ -20,7 +20,7 @@
|
||||
> data = :fail: Invalid SRS recipient address
|
||||
>
|
||||
358d379
|
||||
< condition = ${lookup{$local_part@$domain}lsearch{/etc/exim4/domains/${lookup{$domain}dsearch{/etc/exim4/domains/}}/aliases}{false}{true}}
|
||||
< condition = ${lookup{$local_part@$domain}lsearch{/etc/exim/domains/${lookup{$domain}dsearch{/etc/exim/domains/}}/aliases}{false}{true}}
|
||||
387a409,422
|
||||
> remote_forwarded_smtp:
|
||||
> driver = smtp
|
||||
|
||||
Reference in New Issue
Block a user