Re: sendmail sasl configuration

From: Scot W. Hetzel (hetzelsw_at_westbend.net)
Date: 08/23/03

  • Next message: Jamie: "Re[2]: sendmail sasl configuration"
    To: "Sean Ellis" <sellis@telus.net>, <freebsd-isp@freebsd.org>
    Date: Sat, 23 Aug 2003 13:40:36 -0500
    
    

    From: "Sean Ellis" <sellis@telus.net>
    > I am trying to enable sasl and having some problems.
    >
    > The sendmail that we are using is made by hand rather the ports;
    > the security/cyrus-sasl port was also installed. At this point
    > running the command `sendmail -d0.1 -bv root | grep SASL` gives the
    > following output:
    > PIPELINING SASL SCANF TCPWRAPPERS USERDB XDEBUG
    >
    > However telnetting to port 25 with the new sendmail running gives
    > only:
    >
    :
    >
    > and the following log error appears when restarting sendmail:
    >
    > error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied
    >
    Do you have "define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile')dnl"
    in your *.mc file?

    > file is:
    >
    > -rw-r----- 1 cyrus wheel 16384 Aug 22 17:23 /usr/local/etc/sasldb.db
    >
    > sendmail.mc options were taken from the freebsd handbook page on the
    > topic.
    >
    > Can anyone steer me in the right direction here?
    >
    The group listed on your sasldb.db file is wrong, it should be group mail
    instead of group wheel.

    Have you read /usr/local/share/doc/cyrus-sasl/Sendmail.README?

    Scot

    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"


  • Next message: Jamie: "Re[2]: sendmail sasl configuration"

    Relevant Pages

    • Re: sendmail sasl configuration
      ... > I am trying to enable sasl and having some problems. ... > The sendmail that we are using is made by hand rather the ports; ... > sendmail.mc options were taken from the freebsd handbook page on the ...
      (freebsd-isp)
    • Re: some weird stuff found
      ... > Probably a Linux or Solaris rpc attack/exploit. ... > FreeBSD machines. ... Look for those ports you are unsure about, and see which open files are linked ... I would advise against running sendmail period. ...
      (FreeBSD-Security)
    • Re: Upgrade sendmail on 5.4-RELEASE-p7
      ... The base system uses sendmail 8.13.6, ... saying if the upgraded sendmail version from the ports is installed ... I just built the newest sendmail this AM, using portupgrade, as I ... if you have not installed sendmail from ports, ...
      (comp.unix.bsd.freebsd.misc)
    • Re: portupgrade for ssh & sendmail
      ... >portupgrade to update ssh and sendmail to the latest versions. ... As others has mentioned these are part of the base and not ports ... You will get a screen at the end of the install giving you ...
      (comp.unix.bsd.freebsd.misc)
    • Re: ClamAV 0.67, SendMail, FreeBSD 5.2.1-RELEASE-p1
      ... > I am trying to install ClamAV Milter in my system. ... Maybe you cvsup'ed at a bad time or your ports tree ... created via the sendmail config - not through rc.conf. ...
      (freebsd-questions)