S/MIME from command-line

2013-03-05 Thread Kunszt Árpád
Hi! I want to use Mutt to send S/MIME encrypted (no signing is planned at the moment, so just encrypting) e-mails from command line. The e-mails consists of a short body and a variable number of attached files. The content is generated by a cron job. When I'm using the interactive user-interface

Re: Why sign every message? (was Re: Sending attachments without crypt_autosign

2013-03-05 Thread Paul
On Thursday, 28 February, 2013 at 19:24:44 GMT, Will Fiveash wrote: - Why sign most messages? I'd rather everyone/everything use PGP. I sign personal messages, even though I know the recipient doesn't use PGP, to at least spread awareness of what it is and that on the off-chance that the reci

Re: FreeBSD LDFLAGS=-static ?

2013-03-05 Thread grarpamp
>>> Why, when supplying 'LDFLAGS=-static' do these change >>> from yes, to no? >>> >>> > checking for idna_to_unicode_8z8z... no >>> > checking for idna_to_ascii_8z... no >>> > checking for idna_to_ascii_lz... no >> >> I can only guess, but my guess is there's no static version of those >> librarie

Re: Sending attachments without crypt_autosign

2013-03-05 Thread David Haguenauer
* Stefan Wimmer , 2013-03-01 13:31:26 Fri: > * Will Fiveash [2013-03-01 00:14]: > >On Thu, Feb 28, 2013 at 05:03:23PM -0600, Will Fiveash wrote: > >>On Thu, Feb 28, 2013 at 03:35:44PM -0500, David Haguenauer wrote: > >>>I patched my copy of mutt so that it will let me delete attachments > >>Thanks

Re: S/MIME from command-line

2013-03-05 Thread Andre Klärner
Hi Kunszt, On Tue, Mar 05, 2013 at 09:05:06AM +0100, Kunszt Árpád wrote: > When I'm using the interactive user-interface everything works fine, > but from the command line it doesn't work. I tried a lot of things, > googled half of the day, but I didn't found any working solution. > > Is it possi