FYI, the configure bug I reported against courier-imap 1.6.2 is still present in 1.7.0: "for var in $PATH:/usr/local/bin" does not work as intended, even if IFS is set to ":". This will work: "for var in $PATH /usr/local/bin".
I'm not subscribed; Mail-Followup-To set. paul ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
