is it possible, like in title, to find a particular user's email transaction history in CentOs? Tried /var/log/maillog but doesn't seems like it....

link|improve this question
feedback

1 Answer

up vote 0 down vote accepted

No, not in the default configuration. First, log files will get rotated really quickly so you loose history, and secondly there is nothing that really prevents a user from using another mail server to send mail, although this gets increasingly uncommon due to spam filtering issues.

link|improve this answer
in the default configuration, is there a backup of emails stored somewhere? I am not sure what mail application CentOS is using as I am not really the adminstrator – amateur Feb 5 at 18:26
First, if you are not the admin, you are wrong here to begin with (see our faq). Second, even the From/To mail history is a grey area from a privacy point of view, but reading the actual content is definitely something you need to discuss with your lawyer first. – SvenW Feb 5 at 18:30
I think u misunderstood me. I'm standing in for the administrator as he went for holidays and is uncontactable. I meant to say I did not configure the server hence I do not know here to look for the backups, if they do exists. I'm only asking because a user has complained about losing his emails... – amateur Feb 5 at 18:32
In the default config of the mail server, there will be no backup of the mail data and we have no chance to know what system your admin used to create a backup. – SvenW Feb 5 at 18:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.