Otherwise, use check_policy_service with custoim policy server
that returns FILTER commands to route the message.
On Mon, Jul 21, 2025 at 02:59:40PM +0200, Matus UHLAR - fantomas via
Postfix-users wrote:
postfwd works as policy filter, so it can do that.
Note that in order to know number of
> Otherwise, use check_policy_service with custoim policy server
> that returns FILTER commands to route the message.
On Mon, Jul 21, 2025 at 02:59:40PM +0200, Matus UHLAR - fantomas via
Postfix-users wrote:
postfwd works as policy filter, so it can do that.
Note that in order to know numbe
On Mon, Jul 21, 2025 at 02:59:40PM +0200, Matus UHLAR - fantomas via
Postfix-users wrote:
> > Otherwise, use check_policy_service with custoim policy server
> > that returns FILTER commands to route the message.
>
> postfwd works as policy filter, so it can do that.
>
> Note that in order to k
Emmanuel BILLOT via Postfix-users:
Is it possible to route messages on others servers based on numbers of
recipients ?
Ex :
if number of recipient <10 then relayhost is A
if number of recipient >10 and <50 then relayhost is B
if number of recipient >50 then relayhost is C
On 21.07.25 07:55, Wi
Emmanuel BILLOT via Postfix-users:
> Hi,
>
> Is it possible to route messages on others servers based on numbers of
> recipients ?
>
> Ex :
> if number of recipient <10 then relayhost is A
> if number of recipient >10 and <50 then relayhost is B
> if number of recipient >50 then relayhost is C
P