[an error occurred while processing this directive]

Как заставить sendmail не отправлять все тело письма при ошибке
В sendmail.cf добавить nobodyreturn, например:
    O PrivacyOptions=authwarnings, novrfy, noexpn, nobodyreturn
При использовании, M4: 
    define(`conf_PRIVACY_FLAGS', `authwarnings, noexpn, novrfy, nobodyreturn')
В Postfix:
    bounce_size_limit = 10000
 
08.11.2001
Ключи: sendmail, limit, postfix, socket, m4, pri, size, auth, mail / Лицензия: CC-BY
Раздел:    Корень / Администратору / Сетевые сервисы / Mail, почта / Безопасность и установка ограничений

[an error occurred while processing this directive]

[an error occurred while processing this directive]