Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2003 05:32:14 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/cyrus-sasl/files Sendmail.README ports/security/cyrus-sasl2/files         Sendmail.README
Message-ID:  <200305061232.h46CWE5E011205@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2003/05/06 05:32:14 PDT

  FreeBSD ports repository

  Modified files:
    security/cyrus-sasl/files Sendmail.README 
    security/cyrus-sasl2/files Sendmail.README 
  Log:
  When sending mail localy on a system compiled woth SASL AUTH, the
  sendmail mail submission program may log the following error on the
  sasldb file:
  
          error: safesasl(/usr/local/etc/sasldb) failed: Group readable file
  
  Pine by default is using SMTP, and therfore SMTP AUTH if compiled
  into sendmail.  To disable SMTP AUTH we need to define DAEMON_OPTIONS
  for the loopback interface.
  
  PR:             ports/51680
  Submitted by:   Scot W. Hetzel <hetzels@westbend.net>
  
  Revision  Changes    Path
  1.9       +11 -0     ports/security/cyrus-sasl/files/Sendmail.README
  1.11      +18 -3     ports/security/cyrus-sasl2/files/Sendmail.README



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