To disable catch-all email address for all sites hosted on Cpanel Server, run
sed -i 's/^\*: [^ ]*$/*: :fail: ADDRESS DOES NOT EXIST/g' /etc/valiases/*
Back to Cpanel Server
Visited 1 times, 1 visit(s) today
To disable catch-all email address for all sites hosted on Cpanel Server, run
sed -i 's/^\*: [^ ]*$/*: :fail: ADDRESS DOES NOT EXIST/g' /etc/valiases/*
Back to Cpanel Server