This is a discussion on [courier-users] authlib/success.c:46 within the Courier-Imap forums, part of the Mail Servers and Related category; I'd like to improve courier-mta to make line 46 of authlib/success.c contain a configurable base-directory, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'd like to improve courier-mta
to make line 46 of authlib/success.c contain a configurable base-directory, so that if (chdir(homedir)) 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. I'd like to have this feature as an extension or improvement to courier and totally optionable. Comment please! Kind regards, Thomas Reifferscheid ------------------------------------------------------- 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 |