Hi Marcio, On Mon, 2004-05-31 at 05:29, M�rcio Luciano Donada wrote: > My webmail (squirrelmail) is in perfect workd, but, probleman in TMDA Tool, > look, > > File not found: > /usr/local/vpopmail/domains/domain.com/marcio/.tmda/lists/whitelist
What user is your web server running as? I think it needs permissions to read right through from the parent directory. I think Vpopmail uses the following directory permissions: drwx------ I get around this by running the web server as vpopmail:vchkpw (since the webmail is sitting on the mail server, and is only used for webmail, then this doesn't usually pose a problem) Keep in mind as well that any files that are edited are done so as the user the web server is running as; if that user is unable to write to that file, then edits will fail. HTH. Alan
