Re: sendmail sasl configuration
From: Jamie (jamie_at_gnulife.org)
Date: 08/23/03
- Previous message: Jamie: "Re: sendmail sasl configuration"
- Maybe in reply to: Sean Ellis: "sendmail sasl configuration"
- Next in thread: Scot W. Hetzel: "Re: sendmail sasl configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 23 Aug 2003 13:45:03 -0500 (CDT) To: freebsd-isp@freebsd.org
On Sat, 23 Aug 2003, Sean Ellis wrote:
>
> 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
Sorry about the top post in my reply. I'm trying to get out of that nasty
habit. :)
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
_______________________________________________
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"
- Previous message: Jamie: "Re: sendmail sasl configuration"
- Maybe in reply to: Sean Ellis: "sendmail sasl configuration"
- Next in thread: Scot W. Hetzel: "Re: sendmail sasl configuration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: System log from FC6
... 0x1b in login name ... Gee, a 0x1b is an escape character, and
no, it's not a legal username ... Rick Stevens, ... (Fedora) - Re: System log from FC6
... 0x1b in login name ... Gee, a 0x1b is an escape character, and
no, it's not a legal username ... (Fedora) - Re: Problem of SMTP AUTH
... define(`confAUTH_MECHANISMS', `DIGEST-MD5 CRAM-MD5 LOGIN PLAIN')dnl ... Escape
character is '^]'. ... (Fedora) - Re: mails werden nicht empfangen
... Escape character is '^]'. ... 250-AUTH PLAIN LOGIN ... 550: User
unknown ... (microsoft.public.de.exchange)