Page 1 of 1

Не включается автоответчик

Posted: Mon Feb 08, 2016 7:16 am
by Marquis
Здравствуйте.
В логе 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
в exim.conf так:

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: Не включается автоответчик

Posted: Thu Jul 07, 2016 1:05 am
by zooks
Решение:
https://github.com/serghey-rodin/vesta/issues/198

Судя по-всему, наконец-то включат фикс в следующий релиз.