Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: jroul on May 25, 2005, 02:04:37 AM

Title: email problem
Post by: jroul on May 25, 2005, 02:04:37 AM
I recently upgraded to SME ver 6, I restored from my backup of the old server 5.1, email would not work, no matter what I tried.  So I did another fresh install and recreated my virtual domains, and users, email worked for a day or so now it don't work.  It seems as if it cant find which user is belong to which domain,so it send everything to me as the postmaster. Any ideas
Title: email problem
Post by: mrjhb3 on May 27, 2005, 07:36:42 AM
Check you user permissions.  Look in /home/e-smith/files/users and make sure your users are the owners of all of the directories underneath their home directory.   If not do, for each user:
chown -R username.username username

i.e. - for user job  chown -R joe.joe joe


JB