sendmail sasl configuration

From: Sean Ellis (sellis_at_telus.net)
Date: 08/23/03

  • Next message: Jamie: "Re: sendmail sasl configuration"
    Date: Sat, 23 Aug 2003 10:52:57 -0700
    To: freebsd-isp@freebsd.org
    
    

    Hello freebsd-isp,

      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:
      
    Connected to localhost.linwoodhomes.com.
    Escape character is '^]'.
    220 xxxxxxxxxxx.com ESMTP Sendmail 8.12.2/8.12.2; Sat, 23 Aug 2003 11:27:17 -0700 (PDT)
    ehlo localhost
    250-xxxxxxxxxxx.com Hello localhost.xxxxxxxxxx.com [127.0.0.1], pleased to meet you
    250-ENHANCEDSTATUSCODES
    250-PIPELINING
    250-EXPN
    250-VERB
    250-8BITMIME
    250-SIZE
    250-DSN
    250-ETRN
    250-AUTH LOGIN
    250-DELIVERBY
    250 HELP

    and the following log error appears when restarting sendmail:

    error: safesasl(/usr/local/etc/sasldb.db) failed: Permission denied

    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?

    -- 
    Thanks,
     Sean                          mailto:sellis@telus.net
    _______________________________________________
    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: sendmail sasl configuration"

    Relevant Pages

    • Re: Port 2525 Test sendmail
      ... force the test mail to use port 2525. ... I think your question has two parts; how to get your local sendmail ... I suspect you have simply set your daemon port option to listen to ... then you will have to create a custom mailer. ...
      (comp.mail.sendmail)
    • Re: Newb questions
      ... > times, configured cvsup, used port upgrade and all the rest. ... > it's easy to get lost in the documentation and still not figure it out. ... entries in /etc/make.conf so the port version doesn't get clobbered. ... getting Sendmail usable can be a short cut to getting over the initial setup ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Port 2525 Test sendmail
      ... force the test mail to use port 2525. ... I think your question has two parts; how to get your local sendmail ... I suspect you have simply set your daemon port option to listen to ... then you will have to create a custom mailer. ...
      (comp.mail.sendmail)
    • Re: daemon MTA-IPv4: Problem creating SMTP socket?
      ... So whatever is squatting your machine's port 25 hasn't been found ... The netstat command doesn't list processes, ... For this round, however, whe know there is a sendmail process and ...
      (comp.mail.sendmail)
    • Re: sendmail problem
      ... but it's port 25 only on localhost. ... All of these are "open to the world" except as limited by your perimeter ... I don't use DHCP. ...
      (comp.os.linux.misc)