Adds an email message to the queue to be sent to the SMTP server. If adding this message causes the queue to exceed the "max_queue_size" property, the first message in the queue is removed before adding this one.
SendEmailInterface.sendEmailMessage
SendEmailAgent Class | com.neokernel.email Namespace