Skip to content

TerraAustralis/SendMailService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Open Source SendMail Service for GemStone/S 64 Bit

The Send Mail Service for GemStone/S features:

##Introduction The SendMail Service for GemStone uses the ServiceVM interface to send email directly to the recipient's mail server rather than via an intermediary mail server.

Clone the SendMailService project to your GemStone development server and create a unique branch to keep any changes you make for your project isolated from the SendMailService master branch:

git clone https://github.com/TerraAustralis/SendMailService.git
cd SendMailService
git checkout -b  <your project branch name>

#Verifying Email Addresses

ToDo

#Sending Mail

ToDo

Note: If you already have a GitHub account, you may consider forking the SendMailService project first, as that will make sharing corrections you find much easier.

About

ServiceVM for mass mailing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published