Mailman with nginx and thttpd

Igor Sysoev igor at sysoev.ru
Mon Dec 20 21:17:16 MSK 2010


On Mon, Dec 20, 2010 at 10:12:34AM -0800, David Newman wrote:

> On 12/20/10 9:29 AM, Igor Sysoev wrote:
> 
> > What does "ls -ld /usr/local/mailman/archives/private/somelist" show ?
> 
> drwxrwxr-x  37 _nginx  mailman  3072 Dec  2 03:27
> /usr/local/mailman/archives/private/somelist/
> 
> Just now I tried changing ownership of this directory to mailman and
> restarting nginx (kill -HUP `cat /var/run/nginx.pid`) and mailman
> (/usr/local/mailman/bin/mailmanctl restart), but the problem persists.
> 
> Thanks in advance for additional clues.

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.


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx mailing list