Implement SMTP AUTH EXTERNAL
Also, simplify by using Utility.base64Encode(String) in lieu of new String(Base64.encodeBase64(String.getBytes())
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Also, simplify by using Utility.base64Encode(String) in lieu of new String(Base64.encodeBase64(String.getBytes())