could you a linux pro help me on this chown issue please

hi,

several days ago , I ran the following command line

cd /home/virtual/mydomain.com/var/www/html

chown -R mydomain@mydomain.com /home/virtual

chown -R mydomain@mydomain.com /home/virtual/mydomain.com

chown -R bbsonly@bbsonly.com /home/virtual/bbsonly.com/var/www/html


then I can not receive any emails successfully .... (mine cp is Ensim webappliance 3.1)

my isp's support team told me that run the command line "chown -R 22003 /home/virtual/mydomain.com/home/service" would fix the problem . but it seems not...

could someone teach me how to fix this please ?

thanks

** when a person sends an email to me , he would receive the following error

----- The following addresses had transient non-fatal errors -----
<service@mydomain.com>

----- Transcript of session follows -----
... while talking to ns.mydomain.com:
>>> RCPT To:<service@mydomain.com>
<<< 451 4.0.0 Can't create transcript file ./xfg93Fspv27796: Permission denied
<service@mydomain.com>... Deferred: 451 4.0.0 Can't create transcript file ./xfg93Fspv27796: Permission denied
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old

 

 

 

 

Top