|
@@ -227,7 +227,7 @@ procmail:
|
|
|
autoreplay:
|
|
autoreplay:
|
|
|
driver = accept
|
|
driver = accept
|
|
|
require_files = /etc/exim4/domains/$domain/autoreply.${local_part}.msg
|
|
require_files = /etc/exim4/domains/$domain/autoreply.${local_part}.msg
|
|
|
- condition = ${if exists{/etc/exim4/domains/$domain/autoreply.${local_part}.msg}}{yes}{no}}
|
|
|
|
|
|
|
+ condition = ${if exists{/etc/exim4/domains/$domain/autoreply.${local_part}.msg}{yes}{no}}
|
|
|
retry_use_local_part
|
|
retry_use_local_part
|
|
|
transport = userautoreply
|
|
transport = userautoreply
|
|
|
unseen
|
|
unseen
|