|
Name |
Description |
|
GetConfigObj
|
Gets the Object Config
|
|
GetMailSubject
|
|
|
GetMailTemplate
|
Gets the mail template from the Mails_Templates Table
and replaces the body {{Msg}} string with the Msg content.
|
|
MailAccountChangePassword
|
Change Mail Account Password from the object sysMailAccount
or from the template user if exists
|
|
MailAccountTester
|
Mail Account Setting Tester
Send mails if works
|
|
SendTemplateMail(String, String, String, String, List<(Of <<'(Attachment>)>>), EntityObject, String, String)
|
Sends the template mail.
|
|
SendTemplateMail(String, String, String, String, String, String, String)
|
Sends the template mail.
|
|
SendTemplateMail(String, String, String, String, String, String, String, String)
|
Sends the template mail.
|
|
SendTemplateMail(String, String, String, String, String, List<(Of <<'(Attachment>)>>), String, SmtpClient, EntityObject, String, String, String, String)
|
Sends the template mail.
|
|
SendTemplateMail(String, String, String, String, String)
|
Sends the template mail.
|
|
SendTemplateMail(String, String, String, String, ArrayList, EntityObject, String, String)
|
Sends the template mail.
|