[pfx] Re: Duplicated emails due to split by rcpt and OOM

2025-04-05 Thread Viktor Dukhovni via Postfix-users
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

[pfx] Re: Duplicated emails due to split by rcpt and OOM

2025-04-04 Thread Viktor Dukhovni via Postfix-users
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

[pfx] Re: Duplicated emails due to split by rcpt and OOM

2025-04-04 Thread Dmytro Alieksieiev via Postfix-users
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