send mail
Copy and save config.coffee.md to a new file named config.coffee. Modify the settings in it and save file.
see https://linuxhint.com/nodejs_send_email_with_attachment/
see https://github.com/emptist/sendmail
git clone <address copied from github>
npm init -y
npm i -S nodemailer