
Dear All we have a test mail server for QA team. we use this for internal purpose and it does not send any email to outside world. but now want to do the below things 1. We require a default forwarding of domain *@bugtest.abc.local mapped to email_id emailsuite(a)bugtest.abc.local - So from now on all the mails sent to any unknown address *@bugtest.abc.local will be sent to emailsuite(a)bugtest.abc.local 2. A script to cleanup emailsuite(a)bugtest.abc.local emails on every 5 hours interval so that we don’t run out of space. >> 3. A cleanup script for mitesting(a)bugest.abc.local to clean data of last 5 days. Many many thanks in advance --N

On Wed, Oct 14, 2009 at 12:41 PM, Narender <narender.hooda(a)gmail.com> wrote:
Dear All we have a test mail server for QA team. we use this for internal purpose and it does not send any email to outside world. but now want to do the below things
1. We require a default forwarding of domain *@bugtest.abc.local mapped to email_id emailsuite(a)bugtest.abc.local - So from now on all the mails sent to any unknown address *@bugtest.abc.local will be sent to emailsuite(a)bugtest.abc.local 2. A script to cleanup emailsuite(a)bugtest.abc.local emails on every 5 hours interval so that we don’t run out of space. >> 3. A cleanup script for mitesting(a)bugest.abc.local to clean data of last 5 days.
Many many thanks in advance
--N
I am able to solve #1 via Virtualuser table file in /etc/mail best regards N
participants (1)
-
Narender