Locate all specific email accounts
Hello;
How to found at the server all created email addresses starting with test@
-
or just run find /home/*/mail -type d -name 'test' 0 -
Either one of the suggested solutions would most likely work. @wafaa let us know if you have any questions. 0
Please sign in to leave a comment.
Comments
3 comments