Mailman with nginx and thttpd
David Newman
dnewman at networktest.com
Mon Dec 20 23:57:12 MSK 2010
On 12/20/10 10:17 AM, Igor Sysoev wrote:
> The problem is probably in an intermediate path directory.
> You should check that every directory in these pathes
> /usr/local/mailman/archives/public/ and /usr/local/mailman/archives/private/
> has "r-x" rights for others.
Bingo. The private directory had drwxrws--- permissions.
Doing 'chmod o+rx' fixed the display issue.
I thought this might make private archives accessible to anyone, but
this is not the case. It appears that all private list archives remain
private.
Thanks!
dn
More information about the nginx
mailing list