Is there a way to export emails from WHM? I'd like to have a running list of just the emails on my computer. Thanks!
Is there a way to export emails from WHM? I'd like to have a running list of just the emails on my computer. Thanks!
I assume you're talking about email accounts and not email messages? Nope, there's no built-in method for listing all email accounts.
There are a couple of threads here that might prove useful... do a search and you'll probably find them.
Does this get you close?
ls -goA /home*/*/mail/*.*/
This lists a breakdown of email accounts within each domain, and assumes that your home directory(ies) are labeled /home, /home2 etc.
Last edited by Lyttek; 07-29-2006 at 12:58 PM.
Lyttek, I don't know because I'm not sure what I'm supposed to do with that. LOL Sorry. I appreciate the help you are trying to give but you could you explain what I do with that? Thanks!