This is a discussion on Re: [courier-users] authlib/success.c:46 within the Courier-Imap forums, part of the Mail Servers and Related category; Thomas Reifferscheid wrote: .... > switches to > > strcpy(homedir,basedir); > if (chdir(homedir)) > > where basedir is ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Thomas Reifferscheid wrote:
.... > switches to > > strcpy(homedir,basedir); > if (chdir(homedir)) > > where basedir is the configurable Variable from an > /etc/courier file. > > It would happily allow me to have real users with > set their Maildir to > /some/raid5/very/secure/or/whatever/home/users/$HOME > without having /home/users/$HOME beeing present. Ignoring that the pseudo-code doesn't work, why would you configure your users' home directory to something that doesn't exist? ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |