add hidden pref 'reqrite_first_from'
[claws.git] / manual / advanced.xml
index a99cc9a6edc3e84ec776bbd7a0f7894b6010dd63..9c4b0560586930089800476abdedeb488d9a55ea 100644 (file)
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>hide_timezone</literal></term>
+       <listitem>
+         <para>
+    If enabled ('1') the timezone in date headers is set to the
+    unknown timezone value, as specified in section 3 of the RFC
+    5322. Default value is '0'.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>hover_timeout</literal></term>
        <listitem>
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>master_passphrase_pbkdf2_rounds</literal></term>
+       <listitem>
+         <para>
+       Number of rounds (or iterations) to use in PBKDF2 function when
+       computing next master passphrase key derivation. Currently stored master
+       passphrase KD is not affected by changing this preference.
+       Default value is '50000'.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>msgview_date_format</literal></term>
        <listitem>
     View as is used in the Message List. Default is '0', turned off.
          </para>
        </listitem>
-      </varlistentry>      
+      </varlistentry>
+      <varlistentry>
+       <term><literal>next_on_delete</literal></term>
+       <listitem>
+         <para>
+    '0' or '1'. Controls the message selection after deleting, moving, or
+    trashing a message. Default is '0', select previous message.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>outgoing_fallback_to_ascii</literal></term>
        <listitem>
          </para>
        </listitem>
       </varlistentry>
+      <varlistentry>
+       <term><literal>rewrite_first_from</literal></term>
+       <listitem>
+         <para>
+    '0' or '1'. This works around a limitation of some servers with
+    'overly-liberal parsers'. When this is turned on and the Content-
+    Transfer-Encoding is set to 8bit or 7bit, in a message body starting with
+    'From ' the 'From ' will become '=46rom ' and the Content-Transfer-Encoding
+    will be changed to Quoted-Printable. When it is turned off no such modification
+    will be made but it is very likely that an MTA will convert the 'From ' to
+    '>From '. See RFC 4155 for further details. Default value is '1', turned on.
+         </para>
+       </listitem>
+      </varlistentry>
       <varlistentry>
        <term><literal>save_parts_readwrite</literal></term>
        <listitem>