mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-06 17:17:20 +08:00
54c82d7d98
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@365 af4574ff-66df-0310-9fd7-8a98e5e911e0
11 lines
397 B
XML
11 lines
397 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>--with-ssl</userinput> : This enables SSL if found, so that you can handle connections to secure POP3 and IMAP servers.</para>
|
|
|
|
<para><userinput>--enable-fallback=procmail</userinput> : This tells fetchmail
|
|
to hand incoming mail to procmail for delivery if your port 25 mail server is
|
|
not present or not responding.</para>
|
|
</sect2>
|
|
|