
sendmail_command
----------------

   Type: string
   Default: (compile time setting)

   slrn uses this string as a command to send email (when forwarding or
   replying). Input will be piped to the program if the system supports
   it. On systems without pipes, sendmail_command will be given the name
   of a temporary file containing the email as the last command line
   argument.

   The default is set at compile time. On Unix, the configure script
   tries to find the sendmail binary; otherwise, you can set
   SLRN_SENDMAIL_COMMAND in slrnfeat.h.

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