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
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users