Im needing to access the mail boxes with a perl script. Seems however when my script tries to go into the users directoies im getting denied. any help on this?
Looking to parse email. then do things based on the email with perl. The script to do this is not an issue again its the rights that are having issues.
It sounds like the 'file system security' that is in place on your system is working perfectly. Users can grant or deny other people access to their files. Only System Administrators (with the appropriate permissions) can bypass this file security. If you don't have permission to access a file then that should be that. Perl won't give you 'back-door' access to other people's files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.