This is a discussion on [courier-users] Request for minor source changes within the Courier-Imap forums, part of the Mail Servers and Related category; In compiling courier and courier-imap on a NetBSD system, I came across the following issues that prevented compilation and ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
In compiling courier and courier-imap on a NetBSD system, I came across
the following issues that prevented compilation and user of courier: (1) The configure script generates a file using $COURIERAUTHCONFIG but then sources it without any qualifiers, e.g. ". configtmp". This breaks when "." isn't in the PATH, and makes the configure script exit with an error. I think these should be changed to look like ". ./configtmp". (2) The *.rc files that start imapd and pop3d invoke "env" as "env -", but http://www.opengroup.org/onlinepubs/...ities/env.html says that "env -i" is the right way to ignore the environment. Could these changes please be included in the next release of courier/courier-imap/sqwebmail? Thanks, -- Johnny Lam <jlam@NetBSD.org> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |
![]() |
| Thread Tools | |
| Display Modes | |
|
|