Make a note where the current version of the sendmail FAQ
can be found. PR: docs/3875 Obtained from: "Stephen J. Roznowski" <sjr1@flash.net>
This commit is contained in:
parent
1686b1a72a
commit
a504ac4be7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1802
1 changed files with 16 additions and 5 deletions
21
FAQ/FAQ.sgml
21
FAQ/FAQ.sgml
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN">
|
||||
<!-- $Id: FAQ.sgml,v 1.61 1997-07-09 13:03:29 jfieber Exp $ -->
|
||||
<!-- $Id: FAQ.sgml,v 1.62 1997-08-10 19:14:19 steve Exp $ -->
|
||||
|
||||
<article>
|
||||
|
||||
<title>Frequently Asked Questions for FreeBSD 2.X
|
||||
<author>Maintainer: Peter da Silva <tt><htmlurl url='mailto:pds@FreeBSD.ORG'
|
||||
name='<pds@FreeBSD.ORG>'></tt>
|
||||
<date>$Date: 1997-07-09 13:03:29 $</date>
|
||||
<date>$Date: 1997-08-10 19:14:19 $</date>
|
||||
|
||||
<abstract>
|
||||
This is the FAQ for FreeBSD systems version 2.X All entries are
|
||||
|
@ -3524,9 +3524,20 @@ domain foo.bar.edu
|
|||
to /etc/sendmail.cf.
|
||||
</verb>
|
||||
<p>
|
||||
The sendmail FAQ is in <tt>/usr/src/usr.sbin/sendmail</tt>
|
||||
and is recommended reading if you want to do any
|
||||
``tweaking'' of your mail setup.
|
||||
The current version of the <url
|
||||
url="ftp://rtfm.mit.edu/pub/usenet/news.answers/mail/sendmail-faq"
|
||||
name="sendmail FAQ"> is no longer maintained with the sendmail
|
||||
release. It is however regularly posted to
|
||||
<url url="news:comp.mail.sendmail" name="comp.mail.sendmail">,
|
||||
<url url="news:comp.mail.misc" name="comp.mail.misc">,
|
||||
<url url="news:comp.mail.smail" name="comp.mail.smail">,
|
||||
<url url="news:comp.answers" name="comp.answers">, and
|
||||
<url url="news:news.answers" name="news.answers">.
|
||||
You can also receive a copy via email by sending a message to
|
||||
<url url="mailto:mail-server@rtfm.mit.edu"
|
||||
name="mail-server@rtfm.mit.edu"> with the command "send
|
||||
usenet/news.answers/mail/sendmail-faq" as the body of the
|
||||
message.
|
||||
|
||||
<sect1>
|
||||
<heading>How do I use sendmail for mail delivery with UUCP?</heading>
|
||||
|
|
Loading…
Reference in a new issue