On Thu, Jul 28, 2016 at 11:12:52AM +0200, Steve Schmerler wrote:
> On Jul 27 19:19 -0700, Kevin J. McCarthy wrote:
> Thanks! I'll give gpgme a spin. I didn't find that much documentation,
> though. I only need to set
>
> crypt_use_gpgme
> crypt_use_pka
You only really need to set crypt_u
On Jul 27 19:19 -0700, Kevin J. McCarthy wrote:
> I think I see the problem. Mutt is using a fixed buffer of size 1024
> when expanding the %r parameter. I think when the system was designed,
> no one anticipated expanding 50+ keys in a single gpg invocation. :-)
Yes, I was suspecting something
On Tue, Jul 26, 2016 at 03:43:41PM +0200, Steve Schmerler wrote:
> * stops at the third[**] key 74464897317CDA88 (length 16) and
> * passes a truncated version 74464897317CDA (length 14) to pgpewrap
>
> which then gives me a "gpg: skipped: Invalid user ID". The re
crypt-hook mailing.l...@company.com FECEC90758BB1D95
crypt-hook mailing.l...@company.com 866BAB720X7E9L98
Running this with mutt -d2, I see in the debug log that the list of
recipients is passed to pgpewrap, but truncated as follows (lines
broken):
[2016-07-26 14:49:12] mutt_pgp_command: /usr/lib
Editing the .muttrc file so as to show the correct path to the pgpewrap
directory evicted the flea.
Thanks,
Dale
--
Buy my book: 777 Bon Mots for Gunslingers and Other Real Men.
Available from most online book sellers.
pgppPbT_UMpV5.pgp
Description: PGP signature
sually have much to contribute to technical subjects like this
and the "fine manual" usually answers any questions I have.
"locate pgpewrap" returned:
[dale@localhost ~]$ locate pgpewrap
/usr/bin/pgpewrap
/usr/share/man/man1/pgpewrap.1.gz
[dale@localhost ~]$
So apparently
* Dale A. Raby [03-20-14 20:10]:
> Thanks for the reply. The original "complaint" was:
>
> [dale@localhost ~]$ mutt
> sh: /usr/lib/mutt/pgpewrap: No such file or directory
> Press any key to continue...
>
> Your grep command returned:
>
> [dale@localhost ~
* Dale A. Raby [03-20-14 15:04]:
> I have migrated my .muttrc from a Mint distribution to a Fedora 20, but
> am now getting complaints from Mutt upon invoking GPG having to to with
> the pgpewrap file. Anybody else notice this?
What does "grep -i wrap /etc/muttrc ~/.muttrc"
I have migrated my .muttrc from a Mint distribution to a Fedora 20, but
am now getting complaints from Mutt upon invoking GPG having to to with
the pgpewrap file. Anybody else notice this?
--
Buy my book: 777 Bon Mots for Gunslingers and Other Real Men.
Available from most online book sellers.
On 1999-11-27 03:20:36 -0500, [EMAIL PROTECTED] wrote:
> In the gpg.rc that came with mutt it referred to a script pgpewrap
> script.
It's in the mutt source archive.
--
http://www.guug.de/~roessler/
hi,
In the gpg.rc that came with mutt it referred to a script pgpewrap script.
# create a pgp/mime encrypted attachment
set pgp_encrypt_only_command="pgpewrap gpg-2comp -v --batch -o - --encrypt --textmode
--armor --always-trust -- -r %r -- %f"
Where do I get this from?
Thanks
11 matches
Mail list logo