1 message in net.sourceforge.lists.courier-usersRe: [courier-users] courier-imap 1.2.1
FromSent OnAttachments
Gjermund SorsethOct 25, 2000 1:00 am 
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] courier-imap 1.2.1Actions...
From:Gjermund Sorseth (gjer@nextra.com)
Date:Oct 25, 2000 1:00:00 am
List:net.sourceforge.lists.courier-users

> There were a couple of minor, but annoying bugs in the configuration > script for courier-imap 1.2 release. I decided to issue a quick fix, and > not have to keep hearing about it for the next month. > > -- > Sam

How about, in authlib/success.c, moving the chdir(homedir) statement a few lines down, below the setuid/gid stuff? As far as I can tell it will not break anything, and one won't have to give root on a mail server root priveliges to NFS mounted mailboxes. Become the user _before_ doing a chdir() to his $HOME.