Skip to main content

CLI - checking all of the email addresses of a user for new email

Comments

2 comments

  • cPanelLauren
    I'm not sure in browseboxes will give you a list of new email Well if you're using maildir new mail is stored in /home/$user/mail/$domain.tld/$emailuser/new/
    you could use something like the one-liners discussed here to provide a report How to count number of files in each directory? as long as you retain the command to your home dir (/home/$user) and you have shell access you shouldn't have a problem.
    0
  • mec-forum
    Thanks for the tip I'll check that out
    0

Please sign in to leave a comment.