On 8/23/2017 2:53 PM, mj wrote:
>
> On 08/23/2017 06:03 PM, Noel wrote:
>> Don't use wildcard aliases.  They break recipient validation and
>> cause postfix to accept all addresses.
>>
>> Instead use 1-1 aliases, such as
>> user1@olddomaon  user1@newdomain
>> user2@olddomaon  user2@newdomain
>
> But we have 500+ addresses in ldap, surely there must be some
> 'automated' way to 'transform' any incoming mail sent to
> ran...@olddomain.com into ran...@newdomain.com?
>
> (and then have it processed regularly, so that bounces still work
> for non-existant addresses and such)
>
> MJ


Perhaps you can adjust your query or your database to return the
desired result.  Otherwise, use your scripting skills to generate a
file, then automate the procedure.



  -- Noel Jones

Reply via email to