
custom_headers
--------------

   Type: string
   Default: (unset)

   Use this variable to create additional header lines when posting to a
   newsgroup. Note that they will only be added to articles you wrote
   using post (by default bound to `P'). If you want to have
   additional headers in followups, you need to set them in
   followup_custom_headers instead; headers in supersedes are set
   with supersedes_custom_headers. The header lines you add this way
   will also show up in your editor so you can modify them.

   Note: It is generally not possible to override existing headers using
   custom_headers. An exception to this rule is the ``Message-Id:''
   header line which can optionally be set by using this variable.
   However, there is usually no need to do this as slrn has an excellent
   algorithm for creating Message-IDs itself. Let me repeat this: Only
   override the ``Message-Id:'' header if you know exactly what you are
   doing.

Example: set custom_headers "X-URL: http://foo.com\nX-No-Archive: yes"

   See also: reply_custom_headers

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
