Pass --export-* flags correctly to the linker, depending on platform.
[claws.git] / manual / plugins.xml
index 84a6df22dee121bced7b301ef2df50d79d41350e..460f3f9485730e3e1c363547f7ed9a2494015438 100644 (file)
          </para><para>
        Bogofilter's advantage over Spamassassin is its speed.
          </para><para>
+       Bogofilter must be trained before it can filter messages. To train
+       it you will need to mark some spam as Spam, and some legitimate 
+       emails as Ham.
+         </para><para>
        Bogofilter is available from <ulink
        url="http://bogofilter.sourceforge.net/"
        >http://bogofilter.sourceforge.net/</ulink>.
        <listitem>
          <para>
        Enables the rendering of HTML messages using the GTK+ port of the
-       WebKit library.
+       WebKit library. By default, no remote content is loaded.
+         </para><para>
+       Plugin preferences can be found in 
+       <quote>Configuration/Preferences/Plugins/Fancy</quote>.
          </para>
        </listitem>
       </varlistentry>
        <term>GeoLocation</term>
        <listitem>
          <para>
-       Provides geolocation functionality based on the addresses contained
+       Provides geolocation functionality based on the IP addresses contained
        in the messages.
          </para>
        </listitem>
        If you're a developer, writing a plugin to extend Claws Mail's
        capabilities is probably the best and easiest solution. We will 
        provide hosting to your code, and will be glad to answer your questions
-       in the mailing-list or on the IRC channels, 
-       <literal>#claws</literal> on Freenode or IRCnet.
+       in the mailing-list or on the IRC channel,
+       <literal>#claws</literal> on Freenode.
     </para>
   </section>