Skip to main content

How to check if an account has email from SSH

Comments

3 comments

  • 24x7server
    Hello :), Yes, You can check total email account count and list of any user through SSH with the following command. Total Email Account Count.
    cat /home/cPuser/.cpanel/email_accounts_count
    Email Account List :
    ll /home/cPuser/mail/ | grep lrwxrwxrwx
    0
  • domeneas
    Thank you very much. Very useful.
    0
  • cPanelMichael
    Hello :) I am happy to see those commands were helpful. Feel free to let us know if you have any additional questions. Thank you.
    0

Please sign in to leave a comment.