glfs/basicnet/mailnews/fetchmail/fetchmail-inst.xml

14 lines
333 B
XML
Raw Normal View History

<sect2>
<title>Installation of fetchmail</title>
<para>Install fetchmail by running the following commands:</para>
<para><screen><userinput>./configure --prefix=/usr --with-ssl --enable-fallback=procmail &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
<userinput>make install</userinput>
</screen>
</para>
</sect2>