Re: [MlMt] MailMate HTTP(S) requests when clicking URL within MM

2022-08-03 Thread Bill Cole

On 2022-08-03 at 18:07:35 UTC-0400 (Wed, 03 Aug 2022 16:07:35 -0600)
Melton Low 
is rumored to have said:


Hi,

This has nothing to do with MM.

That link is a URL pointing to a web site somewhere. Little Snitch is 
designed to intercept those request to an external web site.


Little Snitch (and similar tools like LuLu) doesn't just intercept the 
connection, it knows which process is trying to open the connection. If 
you make an exception in LS, it will by default only apply to the 
application that made the request.


Little Snitch knows about Safari doing HTTP/HTTPS requests and has a 
default rule to allow that. It does not by default allow MailMate, which 
is why the original poster is seeing the alert.


If you trust that web site, you should tell Little Snitch to always 
allow. Little Snitch will no longer ask you the next time you click on 
that link.


Generally, you can tell LS to allow that combination of requesting 
application, remote host, protocol, and (for UDP and TCP) port number. 
Or any subset of those.



You can also put Little Snitch on Silent Mode that tells Little Snitch 
that you trust all external access.


And also makes LS pointless.



Mel

On 3 Aug 2022, at 13:10, Joachim Tingvold via mailmate wrote:


Hi,

Whenever I click on a link in an email within MM, it's instantly 
opened in my default browser. However, almost simultaneously, MM 
makes a request to the URL i just clicked for no apparent reason 
(Little Snitch lets me know). The request happens every time I click 
a link, even the same one multiple times in a row.


Is there a reason that MM does this request? How would I disable this 
"feature"?


--
Joachim
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate

___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate



--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] MailMate HTTP(S) requests when clicking URL within MM

2022-08-03 Thread Melton Low
Hi,

This has nothing to do with MM.

That link is a URL pointing to a web site somewhere. Little Snitch is designed 
to intercept those request to an external web site. If you trust that web site, 
you should tell Little Snitch to always allow. Little Snitch will no longer ask 
you the next time you click on that link. You can also put Little Snitch on 
Silent Mode that tells Little Snitch that you trust all external access.

Mel

On 3 Aug 2022, at 13:10, Joachim Tingvold via mailmate wrote:

> Hi,
>
> Whenever I click on a link in an email within MM, it's instantly opened in my 
> default browser. However, almost simultaneously, MM makes a request to the 
> URL i just clicked for no apparent reason (Little Snitch lets me know). The 
> request happens every time I click a link, even the same one multiple times 
> in a row.
>
> Is there a reason that MM does this request? How would I disable this 
> "feature"?
>
> -- 
> Joachim
> ___
> mailmate mailing list
> mailmate@lists.freron.com
> https://lists.freron.com/listinfo/mailmate
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] MailMate HTTP(S) requests when clicking URL within MM

2022-08-03 Thread Joachim Tingvold via mailmate
Hi,

Whenever I click on a link in an email within MM, it's instantly opened in my 
default browser. However, almost simultaneously, MM makes a request to the URL 
i just clicked for no apparent reason (Little Snitch lets me know). The request 
happens every time I click a link, even the same one multiple times in a row.

Is there a reason that MM does this request? How would I disable this "feature"?

-- 
Joachim
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Look for gpg command in /opt/homebrew/bin

2022-08-03 Thread Giovanni Lanzani

Nevermind! I uninstalled the gpg suite, and I'm back on track :)

On 3 Aug 2022, at 12:37, Giovanni Lanzani wrote:


Thanks,

I did search for gpg M1, but apparently it wasn't the right term :)

But when I do that, I get


Command	/opt/homebrew/bin/gpg --no-verbose --batch --no-tty 
--compliance "openpgp" --status-fd 2 --textmode --armor --local-user 
"" --detach-sign
Output	[GNUPG:] KEY_CONSIDERED 
77ED9FA059BCC4F6257775A79D3D91B3A1B5B10A 2

[GNUPG:] BEGIN_SIGNING H10
[GNUPG:] PINENTRY_LAUNCHED 8944 curses 1.2.0 - - - - 502/20 0
gpg: signing failed: Inappropriate ioctl for device
[GNUPG:] FAILURE sign 83918950
gpg: signing failed: Inappropriate ioctl for device

Which is a bit strange, as the config files are the same (if I use the 
Intel-gpg / brew installation, everything's fine).


Do you know how I might fix it?


On 3 Aug 2022, at 11:00, Philip Paeps wrote:


On 2022-08-03 16:02:33 (+0800), Giovanni Lanzani wrote:
Is there a way to tell Mailmate to look into `/opt/homebrew/bin` for 
gpg, instead of relying on `/usr/local/bin`?


This worked for me:

```
defaults write com.freron.MailMate environmentVariables -array '{ 
enabled = :true;  name = "MM_GPG"; value = "/opt/homebrew/bin/gpg"; 
}'

```

Found in the mailing list archives. :)

Philip

--
Philip Paeps
Senior Reality Engineer
Alternative Enterprises
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate___

mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Look for gpg command in /opt/homebrew/bin

2022-08-03 Thread Giovanni Lanzani

Thanks,

I did search for gpg M1, but apparently it wasn't the right term :)

But when I do that, I get


Command	/opt/homebrew/bin/gpg --no-verbose --batch --no-tty --compliance 
"openpgp" --status-fd 2 --textmode --armor --local-user 
"" --detach-sign
Output	[GNUPG:] KEY_CONSIDERED 77ED9FA059BCC4F6257775A79D3D91B3A1B5B10A 
2

[GNUPG:] BEGIN_SIGNING H10
[GNUPG:] PINENTRY_LAUNCHED 8944 curses 1.2.0 - - - - 502/20 0
gpg: signing failed: Inappropriate ioctl for device
[GNUPG:] FAILURE sign 83918950
gpg: signing failed: Inappropriate ioctl for device

Which is a bit strange, as the config files are the same (if I use the 
Intel-gpg / brew installation, everything's fine).


Do you know how I might fix it?


On 3 Aug 2022, at 11:00, Philip Paeps wrote:


On 2022-08-03 16:02:33 (+0800), Giovanni Lanzani wrote:
Is there a way to tell Mailmate to look into `/opt/homebrew/bin` for 
gpg, instead of relying on `/usr/local/bin`?


This worked for me:

```
defaults write com.freron.MailMate environmentVariables -array '{ 
enabled = :true;  name = "MM_GPG"; value = "/opt/homebrew/bin/gpg"; }'

```

Found in the mailing list archives. :)

Philip

--
Philip Paeps
Senior Reality Engineer
Alternative Enterprises
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Look for gpg command in /opt/homebrew/bin

2022-08-03 Thread Philip Paeps

On 2022-08-03 16:02:33 (+0800), Giovanni Lanzani wrote:
Is there a way to tell Mailmate to look into `/opt/homebrew/bin` for 
gpg, instead of relying on `/usr/local/bin`?


This worked for me:

```
defaults write com.freron.MailMate environmentVariables -array '{ 
enabled = :true;  name = "MM_GPG"; value = "/opt/homebrew/bin/gpg"; }'

```

Found in the mailing list archives. :)

Philip

--
Philip Paeps
Senior Reality Engineer
Alternative Enterprises
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


[MlMt] Look for gpg command in /opt/homebrew/bin

2022-08-03 Thread Giovanni Lanzani

Hi,

Is there a way to tell Mailmate to look into `/opt/homebrew/bin` for 
gpg, instead of relying on `/usr/local/bin`?


`brew` on Apple-silicon Macs installs in the former location.

A symlink doesn't work.

Cheers,

Giovanni___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate