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

(-)chapter.sgml (-3 / +13 lines)
Lines 66-71 Link Here
66
      </listitem>
66
      </listitem>
67
      
67
      
68
      <listitem>
68
      <listitem>
69
	<para>How to use SMTP with UUCP.</para>
70
      </listitem>
71
72
      <listitem>
73
	<para>How to use mail with a dialup connection.</para>
74
      </listitem>
75
76
      <listitem>
69
        <para>How to configure SMTP Authentication for added security.</para>
77
        <para>How to configure SMTP Authentication for added security.</para>
70
      </listitem>
78
      </listitem>
71
    </itemizedlist>
79
    </itemizedlist>
Lines 1151-1158 Link Here
1151
      CDROM mounted, do:</para>
1159
      CDROM mounted, do:</para>
1152
1160
1153
    <screen>&prompt.root; <userinput>cd /cdrom/src</userinput>
1161
    <screen>&prompt.root; <userinput>cd /cdrom/src</userinput>
1154
&prompt.root; <userinput>cat scontrib.?? | tar xzf - -C /usr/src
1162
&prompt.root; <userinput>cat scontrib.?? | tar xzf - -C /usr/src/contrib/sendmail</userinput></screen>
1155
contrib/sendmail</userinput></screen>
1156
1163
1157
    <para>This extracts to only a few hundred kilobytes.  The file
1164
    <para>This extracts to only a few hundred kilobytes.  The file
1158
      <filename>README</filename> in the <filename>cf</filename>
1165
      <filename>README</filename> in the <filename>cf</filename>
Lines 1258-1264 Link Here
1258
      by the address you wish to test for the mail routing.  The last
1265
      by the address you wish to test for the mail routing.  The last
1259
      line tells you the used internal mail agent, the destination
1266
      line tells you the used internal mail agent, the destination
1260
      host this agent will be called with, and the (possibly
1267
      host this agent will be called with, and the (possibly
1261
      translated) address. Leave this mode by typing Control-D.</para>
1268
      translated) address. Leave this mode by typing <keycombo action="simul">
1269
        <keycap>Ctrl</keycap>
1270
        <keycap>D</keycap>
1271
      </keycombo>.</para>.</para>
1262
1272
1263
    <screen>&prompt.user; <userinput>sendmail -bt</userinput>
1273
    <screen>&prompt.user; <userinput>sendmail -bt</userinput>
1264
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
1274
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)

Return to bug 56296