Auteur: W B Hacker Date: À: exim users Sujet: Re: [exim] Different target hosts and types for a Exim gateway
exim.ml@??? wrote: > On Mon, 2010-04-19 at 14:45 +0100, John Burnham wrote:
>> Ah, sorry - I was perhaps a little unclear. Say your select returns
>> domain
>> what I would look at is altering the select to concatenate /mx to
>> domain
>> so alter the select to be something like
>> select concat(relay_destination,'/mx') from mailusers (and so on)
>> might be a possibility.
>> This is untested but it's probably worth a try.
>>
>> J
>>
>>
> You are a genius, I could kiss you and have your babies :-)
*snip*
Careful there.
Exim is GPL'ed, so you might have to document their code and contribute them
back to the community...