public class MailRecipientUtils extends Object
public static void recipient(String username, String password, String host, int port) throws javax.mail.MessagingException, IOException
username - 用户名password - 密码host - 主机port - 端口javax.mail.MessagingException - 异常IOException - 异常Copyright © 2020 opencodes. All rights reserved.