Subj : Directly include binary data in messages To : Tim Schattkowsky From : Richard Menedetter Date : Thu Feb 24 2022 03:14 pm Hi Tim! 24 Feb 2022 13:15, from Tim Schattkowsky -> Maurice Kinal: TS> - enable private communication between endpoints (i.e., encrypted TS> authenticated netmail) That can be done by the use of GPG (or PGP). This is for example the way used by the big german E-Mail provider gmx.de Golded supports this by using GPG externally: EXTERNOPTIONS -pauseonerror -nokeepctrl -wipe EXTERNUTIL 1 gpg +force -sa @tmpfile -u "@oname" -o @file ;sign EXTERNUTIL 2 gpg +force -ea @tmpfile "@dname" -u "@oname" -o @file ;encrypt EXTERNUTIL 3 gpg +force -eas @tmpfile "@dname" -u "@oname" -o @file ;enc & sign EXTERNUTIL 4 -pause gpg +force @tmpfile -o @file -u "@dname" ;decrypt EXTERNUTIL 5 -noreload gpg +force -ka @file -u "@dname" ;add key EXTERNUTIL 6 c:\fido\golded\mykey.bat @file ;add mykey EDITSAVEUTIL 1 "S PGP Sign the msg" EDITSAVEUTIL 2 "E PGP Encrypt the msg" EDITSAVEUTIL 3 "Y PGP EncrYpt & Sign the msg" EDITSAVEUTIL 6 "M add My PGP key" CU, Ricsi .... In its natural state, tofu is good for minor driveway repairs. --- GoldED+/LNX * Origin: Don't use time or words carelessly! (2:310/31) .