Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2007 02:48:53 GMT
From:      James T McNaughton<bitbucket63-it@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/112752: Online documentation for enabling SMTP auth has error
Message-ID:  <200705180248.l4I2mra7074519@www.freebsd.org>
Resent-Message-ID: <200705180300.l4I3091D091558@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112752
>Category:       docs
>Synopsis:       Online documentation for enabling SMTP auth has error
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 03:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     James T McNaughton
>Release:        RELENG_6
>Organization:
Dewey, Cheatham, & Howe
>Environment:
FreeBSD terrytown.gateway.2wire.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386


>Description:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/smtp-auth.html has incorrect information for make.conf. it state that you should set:

SENDMAIL_CFLAGS=-I/usr/local/include/sasl -DSASL

in make.conf but that causes compile errors. However:

SENDMAIL_CFLAGS=-I/usr/local/include -DSASL

works fine.
>How-To-Repeat:
Follow the instructions by the letter
>Fix:
Change the documentation to reflect the way that works.
>Release-Note:
>Audit-Trail:
>Unformatted:



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