Skip to content

nlabrad/HTTP2SMTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creates an SMTP message out of an HTTP request.

Particularly useful for Nintex workflows when you want to send an email through a different SMTP server other than the configured in Sharepoint. Or any other app that can send web requests, but cannot send email. This can run as a Windows service in a server, or modified to run under IIS. Then point your web request to this code, and it will be the relay to your mail server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages