Hey, I just ask without much hope of success. I guess that there's no way to hand some text over to mutt and force it to encrypt it with a public key (uid is known)?
Okay, I knew it wouldn't work. I need to send a file encrypted to an account via a cronjob. Is there any chance doing it in mutt or do I really have to write some default-headers to a file and append the encrypted to text to be piped to some sort of sendmail? I guess this will work. Is there anything I have to pay attention to when having encrypted text inline with content/ type: text/plain? Does mutt need anything special to correctly recognize and decrypt it via $check_ppg_traditional? Cheers, Rocco.