On Thu, Apr 03, 2025 at 10:17:22PM +0200, Dmytro Alieksieiev via Postfix-users
wrote:
> I faced issue with splitting emails via local filter and
> destination_recipient_limit = 1 under low memory condition which
> result in duplicated emails in queue.
Not duplicated, simply retained, if/when inf
On Fri, Apr 04, 2025 at 11:14:39AM +0200, Dmytro Alieksieiev via Postfix-users
wrote:
> > What sort of "local filter" are you talking about?
>
> local filter is smtpsplit transport
That's not a filter per-se.
> > What new emails? Your problem description is much too fuzzy.
> New email is ema
Hi Viktor,
What sort of "local filter" are you talking about?
local filter is smtpsplit transport
Why? Postfix does not by default do that, unless you configure self-delivery.
What is the purpose of the internal delivery?
The purpose is to have at some conditions email per recipient
Wha