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

(-)chapter.sgml (-2 / +7 lines)
Lines 321-326 Link Here
321
	        <listitem>
321
	        <listitem>
322
		  <para><application>courier-imap</application>;</para>
322
		  <para><application>courier-imap</application>;</para>
323
	        </listitem>
323
	        </listitem>
324
325
	        <listitem>
326
	          <para><application>dovecot</application>;</para>
327
	        </listitem>
324
	      </itemizedlist>
328
	      </itemizedlist>
325
329
326
	  </step>
330
	  </step>
Lines 345-352 Link Here
345
	    username and password credentials in clear-text.  This means
349
	    username and password credentials in clear-text.  This means
346
	    that if you wish to secure the transmission of information
350
	    that if you wish to secure the transmission of information
347
	    across these protocols, you should consider tunneling
351
	    across these protocols, you should consider tunneling
348
	    sessions over &man.ssh.1;.  Tunneling sessions is
352
	    sessions over &man.ssh.1 or using SSL;.  Tunneling sessions is
349
	    described in <xref linkend="security-ssh-tunneling">.</para>
353
	    described in <xref linkend="security-ssh-tunneling"> and SSL is
354
	    described in <xref linkend="security-openssl">.</para>
350
        </warning>
355
        </warning>
351
      </sect3>
356
      </sect3>

Return to bug 157116