Steffen Nurpmeso wrote in <20190103203136.csrkj%[email protected]>:
|It took some time, i am sorry.
...
|Dr. Werner Fink wrote in <[email protected]>:
||On Thu, Dec 13, 2018 at 06:06:24PM +0100, Steffen Nurpmeso wrote:
||> Werner Fink wrote in <[email protected]>:
||>|I'm new here as I've been informed that s-nail is the successor of
||>|heilroom-mailx. On the first tests I see some problems with s-nail.
| ...
|| echo \303\266\303\244\303\274 | .obj/mailx -s test [email protected]
|| mailx: Cannot find a usable character set to encode message: No such \
|| entry, file or directory
|| /suse/werner/dead.letter 3/45
|| mailx: ... message not sent
||
||it is a major feature for my users which uses mailx for system mails.
||As the patched mailx does also catch binary code with the correct
||
|| echo ^A^B | mailx -s test [email protected]
||
||where ^A and ^B are Ctrl-A (SOH) and Ctrl-B (STX) ... this is seen
||my mutt as this
| ...
|So what to do.
|Today i have implemented yet another variable, *charset-
|force-transport* (i really dislike the trailing part). I think
Please forget about this very bad name. It is mime-force-sendout
instead. And i imagined you could place in your global
/etc/mailx.rc (or whatever its name) something like
if ! t && [ "$LOGNAME" == root || .. root aliases ]
set mime-force-sendout
endif
or something. $LOGNAME is ensure to be set (correctly).
I hope this helps,
Ciao
--steffen
|
|Der Kragenbaer, The moon bear,
|der holt sich munter he cheerfully and one by one
|einen nach dem anderen runter wa.ks himself off
|(By Robert Gernhardt)