


$ sudo yum install nodejs Step 2: Clone Mailtrain git repository on your server $ sudo git clone git:///Mailtrain-org/mailtrain.git (Skip this step, if you already have NodeJs installed) $ sudo yum install -y gcc-c++ make If you don't have one, click here to signup and get started with 30,000 emails (To be at safer side, it is recommended to have slightly higher capacity)

In this tutorial, you will learn all the steps required to successfully install and integrate a free SMTP service with Mailtrain on a fresh Linux- Centos 7 server. Mailtrain allows you to send bulk emails by uploading mailing lists through any of your preferred SMTP service provider. Mailtrain is a very popular open-source, self-hosted, newsletter application which is built on NodeJs and MySQL.
