View | Details | Raw Unified | Return to bug 124148
Collapse All | Expand All

(-)book.sgml (-11 / +11 lines)
Lines 3378-3390 Link Here
3378
3378
3379
      <qandaentry>
3379
      <qandaentry>
3380
        <question id="mail-loopback">
3380
        <question id="mail-loopback">
3381
          <para>Why does Sendmail give me an error reading
3381
          <para>Why does <application>sendmail</application> give me an error reading
3382
            <quote><errorname>mail loops back to
3382
            <quote><errorname>mail loops back to
3383
              myself</errorname></quote>?</para>
3383
              myself</errorname></quote>?</para>
3384
        </question>
3384
        </question>
3385
3385
3386
        <answer>
3386
        <answer>
3387
          <para>This is answered in the sendmail FAQ as follows:</para>
3387
          <para>This is answered in the <application>sendmail</application> FAQ as follows:</para>
3388
3388
3389
<literallayout>        * I'm getting "Local configuration error" messages, such as:
3389
<literallayout>        * I'm getting "Local configuration error" messages, such as:
3390
3390
Lines 3402-3409 Link Here
3402
            </literallayout>
3402
            </literallayout>
3403
3403
3404
          <para>The current version of the <ulink
3404
          <para>The current version of the <ulink
3405
            url="ftp://rtfm.mit.edu/pub/usenet/news.answers/mail/sendmail-faq">sendmail
3405
            url="ftp://rtfm.mit.edu/pub/usenet/news.answers/mail/sendmail-faq"><application>sendmail
3406
            FAQ</ulink> is no longer maintained with the sendmail release.
3406
            FAQ</application></ulink> is no longer maintained with the <application>sendmail</application> release.
3407
            It is however regularly posted to <ulink
3407
            It is however regularly posted to <ulink
3408
            url="news:comp.mail.sendmail">comp.mail.sendmail</ulink>,
3408
            url="news:comp.mail.sendmail">comp.mail.sendmail</ulink>,
3409
            <ulink url="news:comp.mail.misc">comp.mail.misc</ulink>, <ulink
3409
            <ulink url="news:comp.mail.misc">comp.mail.misc</ulink>, <ulink
Lines 6217-6227 Link Here
6217
      <qandaentry>
6217
      <qandaentry>
6218
        <question id="sendmail-alternative">
6218
        <question id="sendmail-alternative">
6219
          <para>What other mail-server software can I use instead of
6219
          <para>What other mail-server software can I use instead of
6220
            Sendmail?</para>
6220
            <application>sendmail</application>?</para>
6221
        </question>
6221
        </question>
6222
6222
6223
        <answer>
6223
        <answer>
6224
          <para><ulink url="http://www.sendmail.org/">Sendmail</ulink> is
6224
          <para><ulink url="http://www.sendmail.org/"><application>Sendmail</application></ulink> is
6225
            the default mail-server software for FreeBSD, but you can
6225
            the default mail-server software for FreeBSD, but you can
6226
            easily replace it with one of the other MTA (for instance,
6226
            easily replace it with one of the other MTA (for instance,
6227
            an MTA installed from the ports).</para>
6227
            an MTA installed from the ports).</para>
Lines 6237-6243 Link Here
6237
          <para>Diversity is nice, and the fact that you have many
6237
          <para>Diversity is nice, and the fact that you have many
6238
            different mail-servers to chose from is considered a
6238
            different mail-servers to chose from is considered a
6239
            good thing; therefore try to avoid
6239
            good thing; therefore try to avoid
6240
            asking questions like <quote>Is Sendmail better than
6240
            asking questions like <quote>Is <application>sendmail</application> better than
6241
            Qmail?</quote> in the mailing lists.  If you do feel like
6241
            Qmail?</quote> in the mailing lists.  If you do feel like
6242
            asking, first check the mailing list archives.  The
6242
            asking, first check the mailing list archives.  The
6243
            advantages and disadvantages of each and every one of the
6243
            advantages and disadvantages of each and every one of the
Lines 8528-8539 Link Here
8528
8528
8529
      <qandaentry>
8529
      <qandaentry>
8530
        <question id="sendmail-port-587">
8530
        <question id="sendmail-port-587">
8531
          <para>Sendmail is listening on port 587 as well as the
8531
          <para><application>sendmail</application> is listening on port 587 as well as the
8532
            standard port 25! What is going on?</para>
8532
            standard port 25! What is going on?</para>
8533
        </question>
8533
        </question>
8534
8534
8535
        <answer>
8535
        <answer>
8536
          <para>Recent versions of Sendmail support a
8536
          <para>Recent versions of <application>sendmail</application> support a
8537
            mail submission feature that runs over port 587.  This is
8537
            mail submission feature that runs over port 587.  This is
8538
            not yet widely supported, but is growing in
8538
            not yet widely supported, but is growing in
8539
            popularity.</para>
8539
            popularity.</para>
Lines 9156-9162 Link Here
9156
          <para>In the DNS case, you should try to determine what is
9156
          <para>In the DNS case, you should try to determine what is
9157
            actually trying to resolve a host name.  A lot of the
9157
            actually trying to resolve a host name.  A lot of the
9158
            time, &man.sendmail.8; is the culprit.  You should make
9158
            time, &man.sendmail.8; is the culprit.  You should make
9159
            sure that you tell sendmail not to do any DNS lookups in
9159
            sure that you tell <application>sendmail</application> not to do any DNS lookups in
9160
            its configuration file.  See the section on <ulink
9160
            its configuration file.  See the section on <ulink
9161
            url="&url.books.handbook;/smtp-dialup.html">using email with a
9161
            url="&url.books.handbook;/smtp-dialup.html">using email with a
9162
            dialup connection</ulink> in the FreeBSD Handbook for
9162
            dialup connection</ulink> in the FreeBSD Handbook for
Lines 9167-9173 Link Here
9167
9167
9168
          <programlisting>define(`confDELIVERY_MODE', `d')dnl</programlisting>
9168
          <programlisting>define(`confDELIVERY_MODE', `d')dnl</programlisting>
9169
9169
9170
          <para>This will make sendmail queue everything until the
9170
          <para>This will make <application>sendmail</application> queue everything until the
9171
            queue is run (usually, sendmail is invoked with
9171
            queue is run (usually, sendmail is invoked with
9172
            <option>-bd -q30m</option>, telling it to run the queue
9172
            <option>-bd -q30m</option>, telling it to run the queue
9173
            every 30 minutes) or until a <command>sendmail
9173
            every 30 minutes) or until a <command>sendmail

Return to bug 124148