VayuMail 2.2.8
Fixed
- Talk-subdomain discovery no longer depends on a CDN-fronted fetch. The app
learned its proxy-offtalk.<domain>relay from the main domain's autoconfig —
but that fetch can itself be bot-challenged by the very CDN the subdomain exists
to bypass, which made discovery circular. The app now also probes the
conventionaltalk.<domain>directly (a proxy-off host, so it reaches the origin
even when autoconfig can't be read), and uses it once it answers as a live
relay. Still trust-constrained to the mail domain and still falls back to the
mail domain when no live relay is found, so nothing regresses for servers
without a talk subdomain.
Downloads
- vayumail-2.2.8.apk — install directly on your
Android device (sideload). - vayumail-2.2.8.aab — upload to the Google Play
Console (Play requires an App Bundle, not an APK).
Signed with the release key. Test-key builds are for
sideloading only; set ANDROID_KEYSTORE_B64 /
ANDROID_KEYSTORE_PASS repository secrets to produce Play
Store-ready builds signed with your upload key.