Ticket #2072: mutt_with_GnuTLS.diff

File mutt_with_GnuTLS.diff, 1.2 KB (added by Ag. Hatzimanikas, 17 years ago)

Mutt linked against GnuTLS

  • basicnet/mailnews/mutt.xml

     
    103103      <ulink url="http://www.mutt.org/">Mutt home page</ulink>.</para>
    104104    </note>
    105105
     106    <caution>
     107    <para>If you choose to link <application>Mutt</application> against
     108    <ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>,
     109    you won't have SSL client certificate support. Specifically the
     110    <parameter>ssl_client_cert</parameter> configuration variable is recognized
     111    as invalid. That means you will loose the ability to use
     112    <command>mutt</command> via SMTP over TLS or in the case when
     113    a client certification is required for authentication on an IMAP server.
     114    For these reasons we recommend to link <application>Mutt</application>
     115    against <xref linkend="openssl"/> if you want SSL/TLS support.</para>
     116    </caution>
     117
    106118    <para><application>Mutt</application> requires a group named
    107119    <systemitem class="groupname">mail</systemitem>.  You can
    108120    add this group, if it does not exist, with this command:</para>