Please do not hijack threads. When starting a new thread on list, you 
should do a "new message" rather than a "reply to list". Thank you.

On Sat, Aug 18, 2012 at 02:32:45PM -0700, Henry Stryker wrote:
> I have defined a few custom smtp transports to limit deliveries to 
> certain large domains such as Yahoo and Hotmail.  These are applied 
> via the transport map file to match recipient address domains.

Hmmm, in general I think this is not worth the trouble.

> There are a large number of recipients I would like to use a custom
> transport for, but whose actual recipient address domains are all
> different.  The common bond among them is they all use the same MX.
> These are personal domain names hosted by GoDaddy, so they all use
> smtp.secureserver.net as the primary MX.
> 
> Is there a way to apply a custom smtp transport to the MX hostname,
> rather than the recipient address domain?

You can use check_recipient_mx_access with a FILTER action. However, 
you should be aware that this affects all recipients of a multi-rcpt 
message, so it might not always work as hoped.

Why do you need to do this?
-- 
  http://rob0.nodns4.us/ -- system administration and consulting
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Reply via email to