On Fri, Oct 25, 2002 at 06:57:35PM -0400, Sam Varshavchik wrote:
> >In the case of pop3d-ssl.rc and imapd-ssl.rc, I think you should just be
> >able to replace $COURIERTLS with @bindir@/couriertls
>
> Well, I've decided to fix all four scripts the same way, for consistency's
> sake. I've thrown up a pair of new tarballs,
> courier-0.40.0.20021025.1.tar.bz2 and courier-imap-1.6.0.20021025.tar.bz2
> respectively. Quick feedback is appreciated; I'd like to replace the
> released files with these tarballs.
The new scripts look good to me, but I won't have a chance to roll this
release out until Monday.
Minor observation - there looks like some (benign) inconsistency in the use
of backslashes to join lines:
@SETENV@ - @SHELL@ -c " set -a ;
prefix=@prefix@ ;
exec_prefix=@exec_prefix@ ;
bindir=@bindir@ ;
libexecdir=@libexecdir@ ;
. @sysconfdir@/pop3d ; \
. @sysconfdir@/pop3d-ssl ; \
TLS_PROTOCOL=$TLS_STARTTLS_PROTOCOL ; \
export TLS_PROTOCOL ;
With everything inside double-quotes it probably makes no difference anyway.
Also, AFAIK the use of 'export' isn't necessary with 'set -a' in force.
Cheers,
Brian.
-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users