Koozali.org: home of the SME Server

User receiving blank mails after server restore

Offline GlitchFreak

  • ****
  • 97
  • +0/-0
User receiving blank mails after server restore
« on: May 05, 2010, 10:57:55 AM »
Hey everyone

I recently had to recover a hard drive in my SME server that was on the verge of dying. The recovery was successful and I restored GRUB. I also updated the server fully.

Now, one user is regularly receiving blank mails. They happen about once a week. They all have an invalid date (1970-01-01). How would I go about checking to see why this is happening? Should I clear the Maildir in the meantime?

Regards

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: User receiving blank mails after server restore
« Reply #1 on: May 05, 2010, 11:33:07 AM »
GlitchFreak

It sounds very much like a ownership issue. You don't say what you did to fix your system.
If so this may fix it.
cd /home/e-smith/files/users/user/
chown -R user:user Maildir
(replace user with actual username)
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.