Hi,
I think, in the latest release (0.44.1) of courier is a small bug.
The file:
/usr/local/courier/share/pop3d-ssl (courier/pop3d-ssl.in)
>>>SNIP<<<
#! /bin/sh
# $Id: pop3d-ssl.in,v 1.9 2003/11/28 01:04:59 mrsam Exp $
#
# Copyright 1998 - 2000 Double Precision, Inc.
# See COPYING for distribution information.
prefix=/usr/local/courier/current
exec_prefix=/usr/local/courier/current
libexecdir=${exec_prefix}/libexec
sbindir=${exec_prefix}/sbin
bindir="/usr/local/courier/current/bin"
if test ! -f ${sysconfdir}/pop3d
then
echo "${sysconfdir}/pop3d does not exist, forgot make
install-configure?"
exit 1
fi
<<<SNAP>>>
The declaration of sysconfdir is missing at the top of the file.
Also the imapd files are affected.
Regards,
Steve
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users