On Tuesday 19 April 2005 5:34 pm, budhysb-Telkomnet wrote: > Hi all > > i'm experiencing error message > > delivery 4: deferral: > Unable_to_switch_to_/home/vpopmail/domains/lokal.dom:_access_denied._(#4.3. >0)
Looks like a permisisons problem. Check the user/group ID's in /var/qmail/users/assign for the lokal.dom domain Then check each directory in the path to /home/vpopmai/domains/lokal.dom directory and make sure the user/group can access the directory. The delivery message is coming from qmail-send/qmail-local. qmail-local will be run as the uid/gid in the assign file. So if that user does not have permissions to access that directory, you will get that error. Ken Jone
