Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 1999 16:51:58 -0400 (EDT)
From:      Jim.Pirzyk@disney.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/14548: rdist6 does not have sendmail configured correctly
Message-ID:  <199910262051.QAA82963@snoopy.faf.fa.disney.com>

next in thread | raw e-mail | index | archive | help

>Number:         14548
>Category:       ports
>Synopsis:       rdist6 has /usr/lib/sendmail compiled into it
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 26 14:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Pirzyk
>Release:        FreeBSD 3.3-RELEASE i386
>Organization:
>Environment:

	Rdist6 out of the ports collection.

>Description:

	Rdist6 has sendmail set to /usr/lib/sendmail and not /usr/sbin/sendmail

>How-To-Repeat:

	Have a rdist with notify @localhost using rdist6

>Fix:
	
	pirzyk@snoopy:/usr/ports/rdist6/patches
226>diff -c patch-ag.orig patch-ag
*** patch-ag.orig       Tue Oct 26 16:48:37 1999
--- patch-ag    Tue Oct 26 16:49:50 1999
***************
*** 1,9 ****
! *** config/os-freebsd2.h.dist Fri Feb 16 02:53:50 1996
! --- config/os-freebsd2.h      Fri May 17 16:40:31 1996
  ***************
  *** 157,159 ****
! --- 157,160 ----
     * that which appears in "include/paths.h".
     */
    #define _PATH_REMSH "/usr/bin/rsh"                  /**/
  + #define _PATH_OLDRDIST      "/usr/bin/rdist"        /* Enable compat */
--- 1,10 ----
! *** config/os-freebsd2.h.orig Thu Feb 15 13:53:50 1996
! --- config/os-freebsd2.h      Tue Oct 26 16:48:13 1999
  ***************
  *** 157,159 ****
! --- 157,161 ----
     * that which appears in "include/paths.h".
     */
    #define _PATH_REMSH "/usr/bin/rsh"                  /**/
  + #define _PATH_OLDRDIST      "/usr/bin/rdist"        /* Enable compat */
+ + #define _PATH_SENDMAIL        "/usr/sbin/sendmail"



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910262051.QAA82963>