From: Sergey on
Hello.

Can I configure nobodyreturn for big bounces only ?

--
Regards, Sergey.
From: Grant Taylor on
Sergey wrote:
> Can I configure nobodyreturn for big bounces only ?

Can "big bounces" be re-stated as "big messages" (that would bounce)?

If so, you might be able to:
1) Use some multiple queue features to move large messages to a
separate queue (that is not processed by the same daemon / run as the
small message queue).
2) Use a separate queue daemon / cron task to run the large message
queue that does use the `nobodyreturn' option.



Grant. . . .