stalwart-dokploy-resend-relay

Deploy Stalwart mail server on a VPS with Resend SMTP relay via Dokploy.

12|3|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/Fei2-Labs/skill-genie --skill stalwart-dokploy-resend-relay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stalwart-dokploy-resend-relay
Source: https://github.com/Fei2-Labs/skill-genie/tree/main/skills/stalwart-dokploy-resend-relay
Command: npx skills add https://github.com/Fei2-Labs/skill-genie --skill stalwart-dokploy-resend-relay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of setting up a production-ready Stalwart mail server on a new VPS via Dokploy, routing outbound mail through Resend SMTP relay in environments where direct SMTP port 25 egress is blocked.

Core Features & Use Cases

  • Stalwart Mail Server Deployment: Automates the deployment of Stalwart mail server.
  • Resend SMTP Relay Configuration: Sets up Resend SMTP relay for outbound mail delivery.
  • Dokploy Container Orchestration: Manages the container orchestration through Dokploy.
  • DNS Record Guidance: Provides instructions for setting up necessary DNS records.
  • Use Case: Ideal for users looking to set up a self-hosted email server on a VPS with blocked port 25 and need an SMTP relay for outbound mail.

Quick Start

Use the 'stalwart-dokploy-resend-relay' skill to deploy a Stalwart mail server on a new VPS with Dokploy and Resend SMTP relay.

Frequently Asked Questions about stalwart-dokploy-resend-relay

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Stalwart mail server on a VPS with blocked SMTP port 25?

To set up a Stalwart mail server with blocked SMTP port 25, deploy it via Dokploy and route outbound mail through a Resend SMTP relay. This bypasses port 25 egress restrictions by using Resend for external delivery while maintaining local mailbox functionality.

What DNS records do I need to configure for a self-hosted Stalwart mail server?

Configuring a Stalwart mail server requires DNS records for domain validation, mail routing, and TLS certificate verification. The deployment process provides specific guidance on which DNS entries are needed to ensure proper mail delivery and authentication.

Can I use Dokploy to orchestrate a Stalwart mail server container with Resend relay?

Yes, you can use Dokploy to orchestrate a Stalwart mail server container with Resend relay. The deployment manages Dokploy container orchestration, handling the Stalwart server setup and Resend SMTP relay configuration within the same workflow.

Why should I use an SMTP relay like Resend instead of direct delivery for my VPS mail server?

You should use an SMTP relay like Resend when your VPS environment blocks direct SMTP port 25 egress. Resend relay routing ensures outbound mail delivery succeeds in restricted environments where direct SMTP connections would fail or be filtered.

Does the Stalwart Dokploy deployment handle TLS certificate setup and admin provisioning?

Yes, the Stalwart Dokploy deployment handles TLS certificate setup and admin provisioning. It manages the full lifecycle including mailbox creation, admin account provisioning, and TLS configuration to ensure secure mail server operations.