On Sun, 5 Feb 2012, Wietse Venema wrote:

Nick Bright:
On 2/4/2012 12:20 PM, Ralf Hildebrandt wrote:
* Nick Bright<nick.bri...@valnet.net>:

Upon restarting postfix with message_size_limit in place it simply
wouldn't deliver any mail. It accepts the mail in to SMTP just fine,
but it never gets delivered.

Logs?


There are no log entries other than normal entries reflecting that the
messages have been accepted for delivery, though per another posters'
recommendation; I will enable debug logging and give it another look. I
also installed postfix-perl-utils and will examine which queue the
messages are piling up in with pfHandle during my next test.

Postfix logs all attempts to deliver mail, whether
or not successful.

Please do not turn on debug logging, it will just make
the problem harder to diagnose.

You probably have a bug in the VDA patch that breaks
when the message size limit exceeds the mailbox size
limit. Their code does not handle that correctly.

        Wietse


What should be a proper behaviour in this case?
If the patched virtual agent gets from the queue the message, that exceeds the mailbox size limit, it can only bounce or drop the message. It does something else? Or what's bad?

Tomas

Reply via email to