<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div><div class="plaintext"><p dir="auto">On 17 Apr 2020, at 0:10, Philip Paeps wrote:</p>
<blockquote><p dir="auto">On 2020-04-17 11:46:05 (+0800), Steven M. Bellovin wrote:<br>
</p>
<blockquote><p dir="auto">On 16 Apr 2020, at 22:20, Philip Paeps wrote:<br>
</p>
<blockquote><p dir="auto">On 2020-04-12 12:04:50 (+0800), Steven M. Bellovin wrote:</p>
<blockquote><p dir="auto">I found at least part of the problem: I’m running gpg via homebrew, and it doesn’t understand the —compliance option. Is there a workaround? (Aside: it would be nice if MailMate captured stderr from gpg invocations.)</p>
</blockquote><p dir="auto">I'm also running gpg via Homebrew and it seems to work for me (on 5682).<br>
<br>
My gpg from Homebrew also supports --compliance.<br>
<br>
```[614] (philip@twoflower)~% brew info gpg<br>
gnupg: stable 2.2.20 (bottled)<br>
GNU Pretty Good Privacy (PGP) package<br>
<a href="https://gnupg.org/">https://gnupg.org/</a><br>
/usr/local/Cellar/gnupg/2.2.20 (134 files, 11.2MB) *<br>
  Poured from bottle on 2020-04-15 at 14:32:03<br>
From: <a href="https://github.com/Homebrew/homebrew-core/blob/master/Formula/gnupg.rb">https://github.com/Homebrew/homebrew-core/blob/master/Formula/gnupg.rb</a><br>
==> Dependencies<br>
Build: pkg-config ✔<br>
Required: adns ✔, gettext ✔, gnutls ✔, libassuan ✔, libgcrypt ✔, libgpg-error ✔, libksba ✔, libusb ✔, npth ✔, pinentry ✔```<br>
<br>
Last time I had weird GnuPG issues, Benny suggested I should run MailMate from a terminal.  I think that will also print gpg stderr.</p>
</blockquote><p dir="auto">Per a later note, I tried that. It showed that MailMate is invoking<br>
gpg with an option the Homebrew version doesn't support.</p>
</blockquote><p dir="auto">Yeah I saw that.  My version of gpg - also from Homebrew - *does* support the `--compliance` option though.  Are you by any chance using gpg 1.x or something?<br>
</p>
</blockquote><p dir="auto">No, nothing that bad, but your note made me check further. There was<br>
a bogus symlink to an older version of gpg, so I wasn't actually getting the<br>
Homebrew one… I deleted that symlink and reinstalled; all is well now.</p>
<p dir="auto">Apologies for the noise!</p>
<br><p dir="auto">        --Steve Bellovin, <a href="https://www.cs.columbia.edu/~smb">https://www.cs.columbia.edu/~smb</a></p>
</div>
</div>
</body>
</html>