@pingleware/bestbooks-mailer

1.1.1 • Public • Published

BestBooks Accounting Application Framework - Mailer

This component provides the mailer functionality for sending and receiving email from within the BestBooks Accounting Application Framework.

SMTP Server

BestBooks Mailer has a builtin SMTP Server. When sending mail from BestBooks Mailer, the email will be placed end the recipient's spam folder unless you have properly configured your DNS settings. Please contact https://pingleware.support for assistance with configuring DNS for BestBooks Mailer to properly deliver mail to the inbox and not the spam folder.

To start the SMTP server, invoke the start_smtp_server function specifying the hostname and port as the parameters.

Exported Functions

  • start_smtp_server
  • base64_encode
  • base64_decode
  • SendEMail
  • SaveToDatabase
  • ReadFromDatabase

Package Sidebar

Install

npm i @pingleware/bestbooks-mailer

Weekly Downloads

2

Version

1.1.1

License

CC-BY-4.0

Unpacked Size

12.6 kB

Total Files

4

Last publish

Collaborators

  • tbearlive