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 *[email protected] mapped to email_id [email protected] >> can i do this via a simple .forward file or should i use virtual table - So from now on all the mails sent to any unknown address *[email protected] will be sent to [email protected] 2. A script to cleanup [email protected] emails on every 5 hours interval so that we don’t run out of space. >> while googling i found these article http://www.sun.com/bigadmin/scripts/submittedScripts/queue_groomer.ksh.txt http://www.brandonhutchinson.com/deleting_mail_queue.html 3. A cleanup script for [email protected] to clean data of last 5 days. Any help or pointers would be much appreciated. _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
