The 139Yun backend has already migrated its mail login endpoints/help text to mail.10086.cn, but the frontend driver localization still contains the old text:
"mail_cookies-tips": "Cookies from mail.139.com used for login authentication."
Current backend metadata uses:
Cookies from mail.10086.cn. Used for fast login only when Authorization is empty; otherwise retained as device context for password login fallback.
Please update the frontend 139Yun.mail_cookies-tips entry to use mail.10086.cn and ideally keep the description aligned with the current backend behavior. The old frontend localization overrides the corrected backend help text, so users can still see the obsolete mail.139.com wording in the UI.
The 139Yun backend has already migrated its mail login endpoints/help text to
mail.10086.cn, but the frontend driver localization still contains the old text:Current backend metadata uses:
Please update the frontend
139Yun.mail_cookies-tipsentry to usemail.10086.cnand ideally keep the description aligned with the current backend behavior. The old frontend localization overrides the corrected backend help text, so users can still see the obsoletemail.139.comwording in the UI.