Package com.liferay.mail.kernel.service
Class MailServiceUtil
java.lang.Object
com.liferay.mail.kernel.service.MailServiceUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic Stringstatic MailServicestatic jakarta.mail.Sessionstatic jakarta.mail.SessiongetSession(long companyId) static jakarta.mail.SessiongetSession(Account account) static booleanisPopServerUser(String emailAddress) static voidsendEmail(MailMessage mailMessage)
-
Constructor Details
-
MailServiceUtil
public MailServiceUtil()
-
-
Method Details
-
clearSession
public static void clearSession() -
getMailId
-
getService
-
getSession
public static jakarta.mail.Session getSession() -
getSession
-
getSession
public static jakarta.mail.Session getSession(long companyId) -
isPopServerUser
-
sendEmail
-