Am 15.12.2011 12:44, schrieb Joe Wong: > Hello, > > is it possible to configure postfix not to send email with recipient > domains to certain MX host? > > - Joe >
perhaps you need stuff like this check_recipient_mx_access type:table Search the specified access(5) database for the MX hosts for the RCPT TO domain, and execute the corresponding action. Note: a result of "OK" is not allowed for safety reasons. Instead, use DUNNO in order to exclude specific hosts from blacklists. This feature is available in Postfix 2.1 and later. you might have to mix it with some recipient policy other *mx_access are exist too -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria