Dnia 21.05.2024 o godz. 22:27:04 Henri Schomäcker via Postfix-users pisze:
> 
> So what we need to do is to limit the sending rate to all MX servers
> under protection.outlook.com.

Postfix does not support this, Wietse probably could explain why.
You can select a transport by destination domain, but not by destination MX.
Probably what you need to do is to write an external program that interfaces
with Postfix via "socketmap" or "tcp" type lookup table, checks the MX for
the destination domain, and returns the name of the transport to be used.
-- 
Regards,
   Jaroslaw Rafa
   r...@rafa.eu.org
--
"In a million years, when kids go to school, they're gonna know: once there
was a Hushpuppy, and she lived with her daddy in the Bathtub."
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to