On 6/20/18, Warren Young <[email protected]> wrote: > Two options: > > a. Just say that mailx isn’t allowed, because it doesn’t have the correct > interface. > > b. Add a printf-like syntax for building the command with a sensible set of > substitutions: ‘mailx -s "%s"'
c. Write a Tcl/Python/Perl/Awk script that transforms the input into a format suitable for your preferred MUA. -- D. Richard Hipp [email protected] _______________________________________________ fossil-dev mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
