Yellowreach is an application to send and receive automated emails with ease - developed with passion in Lucerne.
view sourcecodeWith yerllowreach we want to deliver a lightweight but solid solution for webistes and webapps that allows you to send and receive emails. To provide you with the best possible solution, we focus on some specific characteristics.




Yellowreach is free for everyone. Just clone the repository from GitHub and get your own mailserver up and running in a few minutes. We recommend to use a server, but any server that can run NodeJS will be fine.
check the repoYellowreach focuses on simple emails with few variables and predefined emails. It can be used for any website, web app or native app. The main use cases are:







Yellowreach is largely built with NodeJS, using the Express framework, which uses the great NodeMailer package. We recommend running the server on Ubuntu and using the Zurb Email Foundation to build your HTML emails. We also suggest using Coresender - a very minimalist and bulletproof service to send the emails.
visit Coresender