On 22 June 2012 16:57, Wietse Venema <[email protected]> wrote: > Simon Brereton: >> I would like to use an alias file that routes any of >> [email protected], [email protected], >> [email protected], [email protected], etc (and also abuse@) >> to [email protected] without having to have the mailbox created >> in the Accounts table as I currently do. Since any replies to these >> emails would be sent from the .com domain only that mailbox and that >> entry needs to exist in the Accounts table. >> >> What is the best way to do this? > > Automation, i.e. some front-end application that automatically > creates the necessary database entries whenever you add a domain. > > I have no first-hand experience, but there are at least a half-dozen > configuration management systems that understand Postfix.
Wietse Thanks for your time and reply. My point is I don't want DB entries for those address - I wanted to use a maps file. I'll go an read the documentation some more. Cheers Simon
