"Jason R. Mastaler" <[EMAIL PROTECTED]> writes: > Why are you inquiring only about the .delivered_cache file? Don't you > have the same file permissions problem with each of the .msg files as > well?
Probably not yet. <wink> If he's managed to get the web server to run tmda-pending, the first problem would have been the .tmdarc, which he asked about. The next file to be opened would be .delivered_cache, which would fail and thus the message files would not have been accessed yet. Once he gets that working, message files will fail. It's just the order that tmda-pending does things. Your umask suggestion on tmda-users is a good one, as long as we don't override it when we create .msg files. I just checked Util.writefile and we don't override, so that's probably the easiest and best solution for him. Tim _________________________________________________ tmda-workers mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-workers
