List All Emails
Hi im looking for a addon or bash script that will list all the emails in all my domains recursively throughout my server
reasons:
1. need to beable to send out a global email to all my users i dont have resellers im the main
2. contact for main person's' so outdated want to send an email to each account requesting them to fill out a online forum to update a database, i can then use this to send out server outages or reports or news im trying to target the person whom is responsible for the domain
-
hi, i am also looking for same....if you got some than please suggest me 0 -
Kindly refer sudosu.in/2013/11/cpanel-bash-script-to-list-all-mail.html once. Here is the script which will get a list of all email accounts on the server. 0 -
You are the man... thanks a bunch that worked like a charm, just my 4 cents 1. cd /root -> mkdir temp -> cd /temp -> pico/nano/vi myscript.sh 2. make sure to chmod u+x myscript.sh 3. make sure to chown root.root myscript.sh 4. ./myscript.sh dont worry about errors just look for the file mailaccounts.txt and you are A, for away... thanks again milesgeek, 0 -
Thank you for your inputs & good to see that it worked as per your requirements. 0 -
Hello, I am happy to see you were able to find a solution. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
5 comments