Hello, Rebuilt Evo 1.1.2 for Red Hat 8 yesterday - for those interested, it's available at http://salimma.freeshell.org/main.php - please follow instructions and add my Apt repository, otherwise you'll get broken dependencies! Should work fine otherwise on an up-to-date RH8 system. Observations: 1. When the option 'Encrypt to self' is enabled, mail is encrypted *only* to self, not self + recipient (Note: tested with same result on RH's 1.0.8) 2. I am testing the new option of using scripts to generate signatures, and sad to say, somehow newline characters get removed. I sign this message using a script-generated signature, and attach the signature-generator itself for perusal. Should I bugzilla these two? Or are they known already.. or just my build that is broken? Regards, -- __ __ _ _ _ | \/ (_) ___| |__ ___| | | |\/| | |/ __| '_ \ / _ \ | | | | | | (__| | | | __/ | |_| |_|_|\___|_| |_|\___|_| Michel Alexandre Salim Web: http://salimma.freeshell.org GPG/PGP key: http://salimma.freeshell.org/files/crypto/publickey.asc Today you'll start getting heavy metal radio on your dentures.
#!/bin/bash SIG_TEXT=/home/michel/Settings/figlet.sig # leave blank for random fortune FORTUNE_DB=art echo -- cat $SIG_TEXT echo /usr/games/fortune $FORTUNE_DB echo
Attachment:
signature.asc
Description: This is a digitally signed message part