
mail_editor_is_mua
------------------

   Type: integer
   Default: 0

   Set this variable if your mail_editor_command is a Mail User
   Agent, i.e. sends the email itself. This makes sure it does not get
   sent twice (both by your MUA and slrn).

Example (using mutt as an external mailer):

set mail_editor_command "mutt -H '%s'"
set mail_editor_is_mua 1

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