Skip to content

Add ability to pass attachments to `queueMail` method as buffer:

  • method stores this content in a new entity ubq_mailAttachment;
  • then the ubqMailJob method loads this content from the entry of this entity and attach content to an email
Edited by Mazur Volodymyr

Merge request reports