VayuMail 2.2.7
Added
- Chat automatically uses your server's proxy-off
talk.<domain>relay when it
exists. If a CDN (e.g. Cloudflare) sits in front of your server, its bot
challenge blocks the app's long-lived chat stream — so the app could send but
never receive. When VayuPress advertises a dedicatedtalk.subdomain (set up
automatically once you point its DNS), the app now discovers it, confirms it is
within your mail domain and answering as a live relay, and routes its chat
stream there — bypassing the CDN with no setting to change. If none is
advertised (or it isn't reachable), the app keeps using the mail domain exactly
as before, so nothing changes for servers without a talk subdomain.
Notes
- Pairs with VayuPress 3.11.48, which provisions the
talk.<domain>vhost + TLS
cert and advertises the host on its own. See that release's notes: your only
step is one DNS record.
Downloads
- vayumail-2.2.7.apk — install directly on your
Android device (sideload). - vayumail-2.2.7.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.