SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы

Список вопросов Печать

Ошибка Exim: параметр acl_smtp_mime неизвестен


Метки: exim acl freebsd 

Starting exim.
2016-12-09 03:27:41 Exim configuration error in line 39 of /usr/local/etc/exim/configure:
 main option "acl_smtp_mime" unknown
/usr/local/etc/rc.d/exim: WARNING: failed to start exim

Ответы

RemiZOffAlex  Создано: 2017-01-09 00:43:31.984196  Обновлено: 2017-01-09 00:43:31.984196

FreeBSD

Установить опцию CONTENT_SCAN Enable exiscan email content scanner и пересобрать exim

┌───────────────────────────── exim-mysql-4.88 ────────────────────────────────┐
│ ┌──────────────────────────────────────────────────────────────────────────┐ │
│ │ [ ] ALT_CONFIG_PREFIX  Restrict the set of configuration files           │ │
│ │ [x] CONTENT_SCAN       Enable exiscan email content scanner              │ │
│ │ [x] DAEMON             Install scripts to run as a daemon                │ │
│ │ [ ] DEBUG              Build with debugging support                      │ │
│ │ [x] DISABLE_D_OPT      Disable macros overrides using option -D          │ │
│ │ [x] DKIM               Enable support for DKIM                           │ │
│ │ [x] DNSSEC             Enable DNSSEC validation                          │ │
│ │ [x] DOCS               Build and/or install documentation                │ │
│ │ [x] EMBEDDED_PERL      Enable embedded Perl interpreter                  │ │
│ │ [ ] EVENT              Messages events support (TPDA namely)             │ │
│ │ [ ] EXIMON             Build eximon monitor (requires X libraries)       │ │
│ │ [x] ICONV              Enable header charset conversion                  │ │
│ │ [ ] INTERNATIONAL      Enable support for the transmission of UTF-8 envel│ │
│ │ [x] IPV6               IPv6 protocol support                             │ │
│ │ [ ] LISTMATCH_RHS      Enable pre-4.77 behaviour for match_*             │ │
│ │ [ ] LMTP               RFC2033 SMTP over command pipe transport          │ │
│ │ [ ] OCSP               Enable OCSP stapling                              │ │
│ │ [x] OLD_DEMIME         Enable old, deprecated "demime" ACL               │ │
│ │ [x] PRDR               Enable Per-Recipient-Data-Response support        │ │
│ └─────↓(+)─────────────────────────────────────────────────────────28%─────┘ │
├──────────────────────────────────────────────────────────────────────────────┤
│                       <  OK  >            <Cancel>                           │
└──────────────────────────────────────────────────────────────────────────────┘

Возможно будут интересны и другие вопросы