Skip to content

A serverless function to send email, optionally with attachments

Notifications You must be signed in to change notification settings

egorsmkv/do-functions-php-send-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

do-functions-php-send-email

This function gives you the ability to send email messages via any SMTP server using own predefined HTML/TXT templates.

Requirements

  • DigitalOcean uses PHP 8.0.30

Installation

doctl serverless deploy . --remote-build

Usage

php test.php

About

A serverless function to send email, optionally with attachments

Resources

Stars

Watchers

Forks