FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » maillist - almost - but no body
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: maillist - almost - but no body [message #9047 is a reply to message #9046] Sun, 09 March 2003 16:24 Go to previous message
bbarnett is currently offline  bbarnett   Canada
Messages: 19
Registered: March 2003
Karma:
Junior Member


Ah, ok... makes sense now Wink

The README in that dir should include some info on this. Unfortunately, the sticky bit can't be used on shell scripts Sad However, there is another method you can use to keep those files with normal permissions, and still run the mailinglist script on them.

I find this important, because new forums may be added, and I don't want to have to bother with chmod on those files when they are created.

Install sudo, and add an entry like :

ALL ALL=(www-data) NOPASSWD: /home/httpd/html/fud/forum/scripts/maillist.php

You run your webserver as "nobody", so that's probably a good idea instead of www-data. Then, use this:

sudo -H -u www-data /home/httpd/html/fud/forum/scripts/maillist.php

in procmailrc instead of the normal line. This should probably be documented. That is, one method or the other.

Anyhow, thanks again dude!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to change to *open* tree view (as in FUDforum)?
Next Topic: help
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 10 00:19:22 GMT 2024

Total time taken to generate the page: 0.11316 seconds