Re: [MlMt] Key binding for “show images”?

2021-12-23 Thread Quinn Comendant

On 22 Dec 2021, at 22:57, Charlie Garrison wrote:


Are you sure it's DNS blocking?


Yes, I'm sure.

I rarely see blocked images (about 1/50 have a blocked image), either 
from DNS blocking or from MailMate's strict image blocking. In either 
case, I can see why the image is being blocked.


Here's one ([screenshot](https://i.imgur.com/gwGRzJW.png)) blocked by 
DNS blocking, with an image loaded from `https://sli[.]fodors[.]com/…` 
(I added brackets to disarm the hostname). That URL responds with HTTP 
code 301 Moved Permanently to `https://p[.]liadm[.]com/…` and 
`p[.]liadm[.]com` is blocked by my DNS blocking:


```
[q@localhost] host p.liadm.com
p.liadm.com host information "This query has been locally blocked" "by 
dnscrypt-proxy"

```

Here's another example ([screenshot](https://i.imgur.com/MNtcf22.png)) 
that shows and image blocked by MailMate's strict image blocking, for 
which you want a key binding to bypass.


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


Re: [MlMt] Key binding for “show images”?

2021-12-22 Thread Charlie Garrison

G'day,

On 23 Dec 2021, at 16:49, Quinn Comendant wrote:

I have DNS blocking, so some images are still blocked because of the 
hostname they load from, but it seems to consistently load all the 
images that I would expect to load.


Are you sure it's DNS blocking? There are two buttons in Message window 
for Download Images and Download All Images; it appears that 
`loadImagesOnce` does the same as "Download Images" - what I want is an 
action that does same as "Download All Images".


I have DNS blocking too (Pi-hole) but that's not the problem I'm seeing 
with `loadImagesOnce`.


-cng

--

Charlie Garrison   
Garrison Computer Services  
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Key binding for “show images”?

2021-12-22 Thread Quinn Comendant

On 22 Dec 2021, at 15:19, map...@gmail.com wrote:

In my bindings plist I use this to load the images in a particular 
email though it doesn't work all that reliably in the newest betas 
because of some kind of tracker blocking or something. sometimes i 
have to press it multiple times and sometimes it doesn't work at all 
depending on the email.


"loadImagesOnce:";


There it is! Thanks! This works perfectly for me.

I have DNS blocking, so some images are still blocked because of the 
hostname they load from, but it seems to consistently load all the 
images that I would expect to load.




I googled "loadImagesOnce" and found the whole list of [key binding 
selectors](https://manual.mailmate-app.com/key_binding_selectors).


I followed [the 
instructions](https://manual.mailmate-app.com/custom_key_bindings#key-bindings-in-mailmate) 
to add this custom key binding so images are displayed after pressing 
the `i` key:


1. Duplicate the 
`/Applications/MailMate.app/Contents/Resources/KeyBindings/Gmail.plist` 
file to `~/Library/Application 
Support/MailMate/Resources/KeyBindings/MyKeys.plist`
2. Add the key binding for loadImagesOnce to the top after the first `{` 
bracket:


   "i" = "loadImagesOnce:";

3. Open `Preferences…` → `General` and set `Custom Key Bindings:` to 
**`MyKeys`**.


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


Re: [MlMt] Key binding for “show images”?

2021-12-22 Thread Charlie Garrison

Good morning,

On 23 Dec 2021, at 10:19, map...@gmail.com wrote:

In my bindings plist I use this to load the images in a particular 
email though it doesn't work all that reliably in the newest betas 
because of some kind of tracker blocking or something. sometimes i 
have to press it multiple times and sometimes it doesn't work at all 
depending on the email.


"loadImagesOnce:";


I'm keenly following this thread, since I'm having same issues with 
`loadImagesOnce` not working reliably. I'm wondering if there is a 
`loadAllImagesOnce` variant. (I guess I could just test it.)


-cng

--

Charlie Garrison   
Garrison Computer Services  
___
mailmate mailing list
mailmate@lists.freron.com
https://lists.freron.com/listinfo/mailmate


Re: [MlMt] Key binding for “show images”?

2021-12-22 Thread mapish
In my bindings plist I use this to load the images in a particular email though 
it doesn't work all that reliably in the newest betas because of some kind of 
tracker blocking or something. sometimes i have to press it multiple times and 
sometimes it doesn't work at all depending on the email.

"loadImagesOnce:";


On 21 Dec 2021, at 19:30, Quinn Comendant wrote:

> Hello,
>
> Is there a hotkey to display images in a message? Clicking the “Download” 
> button seems to be the only way to get images to load.
>
> I found this article, which would work because I can set a hotkey to assign 
> “Not Junk”: 
> https://www.youtube.com/playlist?list=PLC4ZkBr87CO0jmrQvGQ77t44tCT-xklqU
>
> Is that the best way to achieve this?
>
> Regards,
> Quinn
>
> ___
> 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