[Tracker-discuss] new tracker is up and running, please review !

Roché Compaan roche at upfrontsystems.co.za
Sat Nov 18 08:20:29 CET 2006


On Sat, 2006-11-18 at 09:07 +0200, Izak Burger wrote:
> Izak Burger wrote:
> > I suppose I could implement the umask setting in the mta.  I know how to 
> > do this for exim (you just set it in the router definition) but give me 
> > a second to figure it out for postfix.
> 
> Seems postfix cannot be configured to do this.  If we want the umask to 
> be 002 we'll have to set it in the script.

This is not really a Postfix problem but an Apache one. Since Postfix
can easily deliver the mail as the roundup user it will have no problem
creating that directory if the first post was done by mail.

If the first issue is created through the web, Apache will not have the
permission to create this directory since it is only in the roundup
group. So it is really a configuration error.

That aside, I really don't like the fact that CGI's under Apache can't
run as a different user - it's damn frustrating and causes stupid
permission settings that is simply not secure. Hence we run roundup
server - maybe it's time to do a proper benchmark to see if the
mod_python version is really faster than roundup server.

-- 
Roché Compaan
Upfront Systems                   http://www.upfrontsystems.co.za



More information about the Tracker-discuss mailing list