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

Perhaps postfwd can do this.

Otherwise, use check_policy_service with  custoim policy server
that returns FILTER commands to route the message.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to