Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple SMTP server listener which processes any incoming SMTP message, and forwards it to the specified url as a POST request.

See example_store.php for an example on how to process the incoming message.

See example_nginx.conf for an example on how to configure nginx to use STARTTLS, and forward it to the node.js server. If TLS or nginx is not wanted, server port can be changed from 2525 to 25 to expose it to the internet directly.

About

Simple SMTP message to HTTP forwarder.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages