Не включается автоответчик
Не включается автоответчик
Здравствуйте.
В логе 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
Re: Не включается автоответчик
Решение:
https://github.com/serghey-rodin/vesta/issues/198
Судя по-всему, наконец-то включат фикс в следующий релиз.
https://github.com/serghey-rodin/vesta/issues/198
Судя по-всему, наконец-то включат фикс в следующий релиз.