Не включается автоответчик
Posted: Mon Feb 08, 2016 7:16 am
Здравствуйте.
В логе exim такая ошибка:
в exim.conf так:
Заранее благодарю за помощь
В логе exim такая ошибка:
Code: Select all
failed to expand condition "${if and{{bool_lax{NULL}}{bool_lax{${if exists{/etc/exim/domains/$domain/autoreply.${local_part}.msg}}{yes}{no}}}}}" for autoreplay router: missing } at end of condition inside "and" group
Code: Select all
autoreplay:
driver = accept
require_files = /etc/exim/domains/$domain/autoreply.${local_part}.msg
condition = ${if exists{/etc/exim/domains/$domain/autoreply.${local_part}.msg}}{yes}{no}}
retry_use_local_part
transport = userautoreply
unseen