pgp-hook and key selection

2002-01-02 Thread Dale Woolridge
Attached is a patch which introduces two new variables, pgp_autoselectkey and pgp_confirmhook, with defaults of 0/no and 1/yes respectively. The motivation here is that when I use pgp-hook I really don't want to be asked if that's the key I intended to use. Arguably, the confirmation is useful i

pgp-hook extension addendum

2002-01-04 Thread Dale Woolridge
On Wednesday I sent out a note about a patch I had developed for mutt which allows for circumventing the pgp-hook confirm prompt as well as automatically selecting keys (when only one matching key is available). I have made a update to the patch, correcting a possible error in scanning trust valu

Re: pgp hook patches

2002-01-04 Thread Dale Woolridge
David noted that my recent pgp-hook extension patch conflicts with Bardur Arantsson's pgp-hook-extension patch. Borrowing Bardur's idea and following David's suggestion, I have implemented the same idea following the existing hook model more closely. You can find the new patch at http://www.wool

Re: pgp hook patches

2002-01-06 Thread Dale Woolridge
On 6-Jan-2002 06:12 David T-G wrote: | | So does your patch include Bardur's functionality and then go farther, or | do the two complement each other? My patch should work as a replacement as it includes all the functionality of Bardur's patch, albeit with slightly different syntax.

Re: Mutt sucks less than the rest

2002-01-07 Thread Dale Woolridge
On 7-Jan-2002 19:53 Derek D. Martin wrote: | | Mutt sucks much less (for me) today! =8^) I'd still really really | like to see the pgp key selection stuff cleaned up, and I'd also Have a look at http://www.woolridge.org/mutt/ for a patch which will probably address the issues you've r

Re: Mutt sucks less than the rest

2002-01-08 Thread Dale Woolridge
On 8-Jan-2002 10:55 Justin R. Miller wrote: | | I don't know about you, but I'd like to have a final confirmation of | whose key I'm encrypting with before I send a message. For my close | friends, I have a send-hook set up (to encrypt) and that searches for | their key(s), but never prompts me

pgp-hook extension patch bugfix

2002-01-08 Thread Dale Woolridge
Someone found a bug with my patch (http://www.woolridge.org/mutt/) which caused silent failure when attempting to send an encrypted message to a recipient without a matching pgp-hook. The obvious symptom is that the send-message command ('y' by default) in the compose menu would appear to be igno

using printf-style sequences with mbox-hook

2002-01-13 Thread Dale Woolridge
I've created a patch which allows the use of printf-style sequences in the mailbox parameter of the mbox-hook command. My motivation for this patch was to store/archive my mailing list messages to folders based on date. I already had an fcc-save-hook like this: fcc-save-hook '~C mutt-users.

Re: using printf-style sequences with mbox-hook

2002-01-13 Thread Dale Woolridge
On 13-Jan-2002 18:49 David T-G wrote: | | I take it you want to be sure that the dates are accurate and not from | startup, right? This is a common problem for headers and such (good old | uptime) and the answer is usually to put the parsed half in single quotes | to prevent mutt from executing

Re: using printf-style sequences with mbox-hook

2002-01-14 Thread Dale Woolridge
On 14-Jan-2002 08:54 Michael Elkins wrote: | mbox-hook was never intended to work on the per-message level, so just | adding the percent sequences won't help you get the resolution you want. | There is currently no way to bulk move messages to different mailboxes. | even when doing a tag-save.

Re: patch to force pgp_create_traditional on non-us-ascii mails (was: application/pgp breaks Pine, too (was: applying pgp-outlook patch))

2002-01-20 Thread Dale Woolridge
On 12-Jan-2002 19:08 Viktor Rosenfeld wrote: | | One thing though: Somewhere the following header is created: | | Content-Disposition: inline; filename="msg.pgp" | | This causes Outlook to show an attachment where there obviously is | none. Could this be safely ommited? Viktor, I wa

Re: patch to force pgp_create_traditional on non-us-ascii mails (was: application/pgp breaks Pine, too (was: applying pgp-outlook patch))

2002-01-22 Thread Dale Woolridge
On 22-Jan-2002 11:05 David Shaw wrote: | |Create an application/pgp message? ([yes]/no): | | Since it's not an application/pgp message at this point, the prompt | should probably be something else. Thanks for the input David. In my haste, I forgot to update the messages to reflect

Re: Mails received as attachment?

2002-01-28 Thread Dale Woolridge
On 28-Jan-2002 23:39 Viktor Rosenfeld wrote: | | However, this is on a fresh mutt tarball (1.3.26i), and looking on the | patch, I don't think it'll apply if you have the outlook_compat patch | applied. | | This patch does exactly what I want with $p_c_t, it's perfekt. In fact, the patch is

Re: Mails received as attachment?

2002-01-29 Thread Dale Woolridge
On 29-Jan-2002 16:39 Nick Wilson wrote: | 1 out of 2 hunks FAILED -- saving rejects to file po/it.po.rej | 1 out of 2 hunks FAILED -- saving rejects to file po/nl.po.rej | 1 out of 2 hunks FAILED -- saving rejects to file po/sv.po.rej This is a known problem (my fault). I import mutt source

Re: Mails received as attachment?

2002-01-29 Thread Dale Woolridge
On 29-Jan-2002 09:01 David Ellement wrote: | > | > On Jan 29, Nick Wilson [[EMAIL PROTECTED]] wrote: | > > Hunk #1 FAILED at 2. | > > 1 out of 2 hunks FAILED -- saving rejects to file po/it.po.rej | > > Hunk #1 FAILED at 1. | > > 1 out of 2 hunks FAILED -- saving rejects to file po/nl.po.rej | >

Re: Mails received as attachment?

2002-01-29 Thread Dale Woolridge
On 29-Jan-2002 11:53 Jeremy Blosser wrote: | On Jan 29, Dale Woolridge [[EMAIL PROTECTED]] wrote: | > http://www.woolridge.org/mutt/patches/patch-1.3.26.dw.pgp-traditional.2 | > | > It will apply cleanly to 1.3.26, but I don't know about 1.5.0. If the | > patch a

Re: update on the pgp_force_traditional patch

2002-01-30 Thread Dale Woolridge
On 30-Jan-2002 23:06 Viktor Rosenfeld wrote: | | Note however, that the usual caveats of clear-signing still apply, if | there is a broken MTA setup somewhere along the way, you might get a | broken signature. Not if Outlook would notice of course. :) I just wanted to add that if you are u

Re: send-hook bug or not?

2002-02-12 Thread Dale Woolridge
On 12-Feb-2002 17:31 Steffen Evers wrote: | | I have reported about the following problem on Feb 05th, but no one | had a solution. For me, it looks like that this is not my bad | configuration, but an unintended behavior of mutt (=> BUG). Am I | correct or not? While what you're trying to d

Re: [Announce] Mutt 1.3.28 (BETA) is out.

2002-03-13 Thread Dale Woolridge
On 13-Mar-2002 09:47 David T-G wrote: | My list of patch maintainers for my cocktail is currently [snip] | Dale Woolridge | | so all of you folks should get to work to make sure that your patches | work under 1.3.28 :-) Well, I haven't touched my patches since 1.3.26 and expected