Replies: 4 comments 6 replies
-
Hello, Thanks for reaching us on the topic, which definitly is an interesting one. IMO it is both a server ( as resources needs to be cached by the server upon receival OR proxy) topic, frontend topic (needs to ask the server for remote resources ) and a service policy (extra calls / bandwith vs privacy. So IMO we would need something that would look like a spec to implement. Do you have some kind of drafts for this already? |
Beta Was this translation helpful? Give feedback.
-
Also we would need a mechanism to pre-load resources in the proxy... THis is the case for a real proxy behaviour, likely uneeded if mail server pre-loads data |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Was it something I said? 😅 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To improve privacy some email services run requests for remote resources (i.e. email images, styles etc) through a caching proxy, sometimes even pre-caching resources. This prevents the client IP and open date from leaking to the sender.
Google's Gmail runs remote resource requests through their proxy in the web client, but doesn't do anything for people that use traditional clients as through IMAP. Briefly in 2013 it also pre-cached resources, but they stopped after getting blowback from marketers.
Today Protonmail does both. See: Enhanced Tracking Protection, Loading images in Proton Mail.
I think this would be a great feature to have in open source, so I started a discussion about it in the Stalwart Mail repo. The conclusion there so far is that this would need to primarily be a client-side feature.
Is this a feature that tmail might consider?
Beta Was this translation helpful? Give feedback.
All reactions