<%- include("partials/header"); -%>
<%- include("partials/side_menu"); -%>

Node Mailer

Contact Form Info
<% if( typeof SMTP !='undefined' ) { %> <% console.log(SMTP) %> <% SMTP.forEach((row,index)=> { %> <%})%> <% } %>
Client Sent From Send To SMTP Server:Port SMTP Port SMTP Username SMTP Password g-captcha-secret
<%=row.client%> <%=row._from%> <%=row._to%> <%=row.host%> <%=row.port%> <%=row.email_un%> <%=row.email_pw%> <%=row.gcaptcha_secret%>

Contact Test Form

Contact Form Endpoint: http://api.devusol.com/mailer/
Full Name*
Email*
Message*
Loading
Your message has been sent. Thank you!