dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
182 stars 26 forks source link

Can I use IredMail? #92

Open Sagaryalioe opened 5 years ago

Sagaryalioe commented 5 years ago

My question, I want to implement a web interface where a person types recipent email address, subject and content to send email from an email address (setup using iredmail open mail server) to other address. I also want to send bulk email address. What can I do?