Use your API key to setup Simple Mailer:
<script src="https://simplemailer.loca.lt/js/YOUR_API_KEY/mailer.js"></script>
Then send an email:
email("example@email.com", "Sender Name", "Subject", "Body");
email("example@email.com", "Sender Name", "Subject", "<b>HTML</b>...");
You can set up MailKit completely in your browser for free.
First, go to simplemailer.loca.lt/mailkit.
Then, You need to set up a new mail service.
Click "New service" on the current page.
Add your recipients (people the newsletter is sent to).
You need content for the emails. So upload at least to 1-10 files for them.
How ever many files you upload, they will all be sent on the day you choose, every week.
You now have MailKit setup! You can also preview emails, send tests, create templates in-browser, and more!
>
What does "Unable to find user" mean?>
Why can I only send 1 email a minute?>
Can I send HTML in my emails?