What would cause the server to do a read on a user's mail database? The User Activity window is displaying several writes from the mail server, which I'm assuming are writing mail to the user's mail database. What would cause a read? A standard read occurs at 2 AM for our database backup, but there are other isolated reads through the usual work hours. These reads are reading multiple documents in one access. Is is possible for another user to read someone's mail by going through the server?