this post was submitted on 01 Apr 2025
12 points (100.0% liked)
Privacy
1821 readers
222 users here now
Welcome! This is a community for all those who are interested in protecting their privacy.
Rules
PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!
- Be civil and no prejudice
- Don't promote big-tech software
- No reposting of news that was already posted
- No crypto, blockchain, NFTs
- No Xitter links (if absolutely necessary, use xcancel)
Related communities:
Some of these are only vaguely related, but great communities.
- !opensource@programming.dev
- !selfhosting@slrpnk.net / !selfhosted@lemmy.world
- !piracy@lemmy.dbzer0.com
- !drm@lemmy.dbzer0.com
founded 4 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A priori, the Apple Mail app is not sending data about your emails back to Apple. Your downloaded emails are just stored on your phone and not on Apple servers. There are some things to be aware of though:
If you have "Protect Mail Activity" enabled, then any remote content loaded from your emails (eg. images) are fetched through Apple servers. This is to protect your IP address from those remote servers. Apple claims that they do not learn anything about the remote content or your interaction with the email since the content is loaded through two proxy servers which hide the source and destination from any one server. If you still don't trust Apple to load the remote content in your emails for you then you should disable this feature, and your phone will load the images in your emails directly (revealing your IP to the sender of the email). You can disable loading of remote content completely in the same menu by turning on the "Block All Remote Content" option, and now you won't load any images linked from emails at all.
Next, if you have iCloud backup enabled then your phone backup will be stored in iCloud, and this will contain all of the email data stored on your phone. By default iCloud backups are not end-to-end encrypted, so if the Apple cloud was breached, or if your account is breached, then those backups could reveal all data stored on your phone. To mitigate this, you should enable Advanced Data protection, which then enables end-to-end encryption for the other pieces of data stored in iCloud, including your backups.
Edit: please reply instead of downvoting. If there is something wrong or misleading in this comment then it benefits everyone to know what that is.