Mandi! Victor Ustugov via Exim-users
  In chel di` si favelave...

>>   deny
>>     message = Serious MIME defect detected ($mime_anomaly_text)
>>     condition = ${if > {$mime_anomaly_level}{1} {true}{false}}
> It's better to insert "decode = default" before "message"

Oh, yes, sorry: my full ACL is:

acl_smtp_mime:

  warn
    decode = default

  deny
    message = Serious MIME defect detected ($mime_anomaly_text)
    condition = ${if > {$mime_anomaly_level}{1} {true}{false}}

  [other acl stanzas...]

  accept

-- 
  La tua tana sta in collina, Dr. Dobermann, seimilioni a metro quadro
  e tua moglie sembra proprio una regina,
  pero` e` la moglie di un ladro.                       (F. De Gregori)



-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to