Send Built In Mailer
Function: sendBuiltInMailer
Visibility: public
Parameter: sendBuiltInMailer($dontLogMailSent)
Description:
Mainly used by sendMail for sending mails using php built in function, but can be used independently after we set all the necessary vars in this class.
Parameters:
(optional) - boolean|integer - dontLogMailSent - Decides if to log the mail as sent or not.
Return:
boolean - If mail was sent.
Callable from (extended classes):
application: controller,view
advanced: controller,view
operators: controller,view
api: controller,view
example: 1
I want to send mail to you, let's see if you'll get it.
How to call (example):
Possible outcome (example):
Output: