[PR #476] [MERGED] Feat : Add Poste.io Template #467 #485

Closed
opened 2025-11-22 20:39:34 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/476
Author: @Harikrishnan1367709
Created: 10/24/2025
Status: Merged
Merged: 10/25/2025
Merged by: @Siumauricio

Base: mainHead: Add-Poste.io-Template-#467


📝 Commits (2)

  • 5b2cbd0 feat: Add Poste.io mail server template
  • a5832b6 updated the meta.json for the build issue

📊 Changes

4 files changed (+66 additions, -0 deletions)

View changed files

blueprints/poste.io/docker-compose.yml (+25 -0)
blueprints/poste.io/poste.io.svg (+7 -0)
blueprints/poste.io/template.toml (+11 -0)
📝 meta.json (+23 -0)

📄 Description

Add Poste.io mail server template with complete email functionality.

Files Added:

  • blueprints/poste.io/docker-compose.yml - Docker configuration
  • blueprints/poste.io/template.toml - Template settings
  • blueprints/poste.io/poste.io.svg - Professional logo
  • Updated meta.json with template metadata

Services:

  • Mailserver container with all email ports (25, 110, 143, 465, 587, 993, 995, 4190)
  • Web interface on port 8080
  • Data persistence with Docker volumes
Screenshot 2025-10-24 at 1 09 31 PM

Fix #467


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Dokploy/templates/pull/476 **Author:** [@Harikrishnan1367709](https://github.com/Harikrishnan1367709) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/25/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `Add-Poste.io-Template-#467` --- ### 📝 Commits (2) - [`5b2cbd0`](https://github.com/Dokploy/templates/commit/5b2cbd0f5f4cb63271950ad414d686542eb7fd64) feat: Add Poste.io mail server template - [`a5832b6`](https://github.com/Dokploy/templates/commit/a5832b6fcf06fe2803cc8728512c3e0301f83331) updated the meta.json for the build issue ### 📊 Changes **4 files changed** (+66 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/poste.io/docker-compose.yml` (+25 -0) ➕ `blueprints/poste.io/poste.io.svg` (+7 -0) ➕ `blueprints/poste.io/template.toml` (+11 -0) 📝 `meta.json` (+23 -0) </details> ### 📄 Description Add Poste.io mail server template with complete email functionality. **Files Added:** - `blueprints/poste.io/docker-compose.yml` - Docker configuration - `blueprints/poste.io/template.toml` - Template settings - `blueprints/poste.io/poste.io.svg` - Professional logo - Updated `meta.json` with template metadata **Services:** - Mailserver container with all email ports (25, 110, 143, 465, 587, 993, 995, 4190) - Web interface on port 8080 - Data persistence with Docker volumes <img width="1561" height="883" alt="Screenshot 2025-10-24 at 1 09 31 PM" src="https://github.com/user-attachments/assets/0113d56c-cef1-4429-8a97-c181b2ec1869" /> Fix #467 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:39:34 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#485