> Просто у меня таким образом накапливаются frozen 
> сообщения (порядка 100 в сутки), и меня они немного смущают :)))))

Большинство из них - автоответы на спам.
Значит, ваши автоответы идут также невинным людям, чьи адреса спамеры
подставили в качестве email адреса отправителя, и на spam traps.
А письма от вашего сервера на spam traps приводят к занесению
вашего сервера в черные списки. Вот и весь результат от автоответов.
Толку-то от автоответов типа "я в отпуске" - пшик.

> Пока 
> чищу вручную.

# When Exim can neither deliver a message nor return it to sender, it "freezes"
# the delivery error message (aka "bounce message"). There are also other
# circumstances in which messages get frozen. They will stay on the queue for
# ever unless one of the following options is set.

# This option unfreezes frozen bounce messages after two days, tries
# once more to deliver them, and ignores any delivery failures.

ignore_bounce_errors_after = 2d

# This option cancels (removes) frozen messages that are older than a week.

timeout_frozen_after = 7d


_______________________________________________
Exim-users mailing list
Exim-users@mailground.net
http://mailground.net/mailman/listinfo/exim-users

Ответить