Turn on CATCH ALL email for ENTIRE server...

hi,
I'm trying to make 500 domain's on one server, for ALL the email sent to ANY email address to be sent to my personal yahoo email account.

How is the best way to do this?

Right now, for 250 of the domains, I have edited /etc/valiases/ for 250 of the domains to make it look like this:

============== Start ===========
*:myemail@yahoo.com

============== End ===========

But the other half the domains don't have this yet, they have the default cpanel email of:

============== Start ===========
*: username

============== End ===========


I need to either make ALL the files in the /valiases folder to

============== Start ===========
*:myemail@yahoo.com

============== End ===========

or something. Anyone know how I can do this in 30 seconds instead of opening each file and changing, which would take two hours?

Thanks.

 

 

 

 

Top