This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
MailKite server-panel recipes
Email for Forge, Ploi & RunCloud in one command
MailKite for Laravel Forge — one-command CLI to wire MailKite email (SMTP relay or native mailer + inbound webhook) into a Forge site.
This is an open source CLI for Forge, Ploi, or RunCloud that enables sending and receiving email at your domain.
The idea is simple. Email should be programmable. You should not worry about infra to setup custom email for your domain. Once installed you have email received as a webhook and sending email is a REST JSON API call.
Every time I stood up a Laravel app on Forge, Ploi, or RunCloud, "add email" meant the same 30 minutes of copying SMTP creds into an env file — and inbound email was a whole separate project. So I built three tiny CLIs to erase that step:
It's the "email is wired in seconds" experience I always wanted from a panel. Would love your feedback — especially which other panels/hosts you'd want covered next.
About MailKite server-panel recipes on Product Hunt
“Email for Forge, Ploi & RunCloud in one command”
MailKite server-panel recipes was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #69 on the daily leaderboard. MailKite for Laravel Forge — one-command CLI to wire MailKite email (SMTP relay or native mailer + inbound webhook) into a Forge site.
On the analytics side, MailKite server-panel recipes competes within Email, Newsletters, Email Marketing and GitHub — topics that collectively have 123.6k followers on Product Hunt. The dashboard above tracks how MailKite server-panel recipes performed against the three products that launched closest to it on the same day.
Who hunted MailKite server-panel recipes?
MailKite server-panel recipes was hunted by Gabe Fiji. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of MailKite server-panel recipes including community comment highlights and product details, visit the product overview.
Hey Product Hunt 👋 I'm Gabe, maker of MailKite.
This is an open source CLI for Forge, Ploi, or RunCloud that enables sending and receiving email at your domain.
The idea is simple. Email should be programmable. You should not worry about infra to setup custom email for your domain. Once installed you have email received as a webhook and sending email is a REST JSON API call.
Every time I stood up a Laravel app on Forge, Ploi, or RunCloud, "add email" meant the same 30 minutes of copying SMTP creds into an env file — and inbound email was a whole separate project. So I built three tiny CLIs to erase that step:
npx mailkite-forge / mailkite-ploi / mailkite-runcloud
Sets the site's mail env over the panel's API (or the git deploy script on RunCloud, which has no env API)
Optionally provisions an inbound-email → webhook route, so your app can receive mail too
Defaults to an SMTP relay; can switch to the native mailkite/laravel mailer
MIT, open source: https://github.com/mailkite/forge
It's the "email is wired in seconds" experience I always wanted from a panel. Would love your feedback — especially which other panels/hosts you'd want covered next.
SDKs for sending/receiving email in every major language - https://github.com/orgs/mailkite/repositories