Read user email

c0nfus3d1

Verified User
Joined
Oct 29, 2010
Messages
15
I have admin and root access to the server. Is there any way I can read the emails of a specific user account?

They're telling me they can't receive anything, so I'd like to check the inbox myself... How can I do this?
 
From the shell, as root, you can see the emails for each user in subdirectories of:
Code:
/home/USERNAME/imap/DOMAINNAME
Jeff
 
Back
Top