On Thu, Jun 30, 2005 at 12:03:37PM -0500, Omar Armas Aleman wrote: > I want to make that mail for all valid accounts be redirected(keeping a copy > in the original destination) to a special account. > > I enabled the catchall account and it receives mails even for accounts that > doesnt exist, ignoring the the RCPTCHECK option. I understand this is the > normal behavor, but, is there a way to make that RCPTCHECK be used and only > mail of existing accounts be sent to catchall account? > > Or is there another way to do it?(without using mailForwardingAddress in each > account) >
Have a look at the stock qmail FAQ. It is possible to do this in qmail-queue (adding a additional delivery account). The bigbrother patch works similar but needs a full email address. It should be mostly trivial to patch the bigbrother feature to direct all mails from a domain to defined account. -- :wq Claudio
