sendmail sasl configuration

Jamie jamie at gnulife.org
Sat Aug 23 11:30:55 PDT 2003


    It looks like the compilation worked.

    Do you have this in line in your sendmail.mc file?

   define(`confAUTH_MECHANISMS', `PLAIN CRAM-MD5 DIGEST-MD5 LOGIN')dnl




    - Jamie




On Sat, 23 Aug 2003, Sean Ellis wrote:

> 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 at telus.net
>
> _______________________________________________
> freebsd-isp at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe at freebsd.org"
>

"A friend is someone who lets you have total freedom to be yourself."



More information about the freebsd-isp mailing list