ELSEIF
Your brief EB
233 stories from 71 feeds 35 clusters Refreshed 8 minutes ago next pull 16:50

TECH Signal 533

Why does Mail app contact iCloud when sending a non-iCloud email?

WHY IT MATTERS

Engineers building or auditing email clients may need to account for unexpected network behavior that could impact privacy, performance, or compliance. If iCloud interactions are undocumented, debugging or securing third-party integrations with Apple's ecosystem becomes harder. Users and developers may also face unintended data exposure risks if the purpose of these connections remains unclear.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

The Mail app initiates connections to iCloud's CloudKit API (`gateway.icloud.com`) when sending emails from non-iCloud accounts, even with iCloud disabled for Mail in system settings.

02

Network monitoring tools like Little Snitch reveal these connections, but certificate pinning prevents deeper packet inspection, leaving the exact data being transmitted unknown.

03

Blocking these connections via firewall rules appears possible, but the long-term impact on Mail functionality or iCloud-dependent features is untested.

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
Hacker News Why does Mail app contact iCloud when sending a non-iCloud email? Open ↗