4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Default permi...
FromSent OnAttachments
Ben KennedyJun 24, 2003 2:06 pm 
Sam VarshavchikJun 24, 2003 4:01 pm 
Ben KennedyJun 24, 2003 4:12 pm 
Jam...@BakerJun 24, 2003 6:07 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Default permissions on cgi dirActions...
From:Ben Kennedy (be@zygoat.ca)
Date:Jun 24, 2003 4:12:51 pm
List:net.sourceforge.lists.courier-users

On 24 6 2003 at 6:59 pm -0400, Sam Varshavchik wrote:

Correct. This is not Microsoft Windows. Stuff like a webmail server is installed in a manner that ensures that there's no possible way to have it enabled by default. Manual action is required to enable it.

The manual action taken is modifying my apache config to expressly look for those binaries as CGIs at the given path.

And it makes maintenance even easier if you were to use a packaging system which rolled up the webmail server in a separate subpackage that needs to be explicitly installed; and the separate subpackage installed everything with the right permissions.

Sure. I like to download tarball, unpack, run custom ../ configure.courier shell script, make, su, umask, make install. Writing some custom packager is not on my agenda.

So now, you don't get a surprise in terms of a webmail server, unless you explicitly choose to install it, and all upgrade issues are no longer applicable.

Okay, fair enough reasoning.

I'll write a post-install script to achieve what I want.

thanks,

-ben