[PR #1906] [MERGED] New Script: Proxmox Mail Gateway #3419

Closed
opened 2026-02-26 13:33:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1906
Author: @thost96
Created: 1/31/2025
Status: Merged
Merged: 2/10/2025
Merged by: @MickLesk

Base: mainHead: pmg


📝 Commits (10+)

  • 4a8c316 Proxmox Mail Gateway LXC
  • 1f62540 improvements
  • b992a75 renamed to long name and added install check
  • 7c7ed3b Update proxmox-mail-gateway.sh
  • 18d9f63 Update proxmox-mail-gateway.sh
  • 3022960 Update proxmox-mail-gateway.json
  • 9b0f69d Update proxmox-mail-gateway-install.sh
  • ce821b6 Update proxmox-mail-gateway.sh
  • 1574eec Update proxmox-mail-gateway.sh
  • c8541e1 Update proxmox-mail-gateway-install.sh

📊 Changes

3 files changed (+118 additions, -0 deletions)

View changed files

ct/proxmox-mail-gateway.sh (+43 -0)
install/proxmox-mail-gateway-install.sh (+36 -0)
json/proxmox-mail-gateway.json (+39 -0)

📄 Description

✍️ Description

Proxmox Mail Gateway is the leading open-source email security solution helping you to protect your mail server against all email threats from the moment they emerge.

Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • [] Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • New script (a fully functional and thoroughly tested script or set of scripts)

🔄 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/community-scripts/ProxmoxVE/pull/1906 **Author:** [@thost96](https://github.com/thost96) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `pmg` --- ### 📝 Commits (10+) - [`4a8c316`](https://github.com/community-scripts/ProxmoxVE/commit/4a8c31693b6c43bda96d2c53308f7f51c9eb1daf) Proxmox Mail Gateway LXC - [`1f62540`](https://github.com/community-scripts/ProxmoxVE/commit/1f6254062e65323cb415115d1195ac6dd2ebd5ad) improvements - [`b992a75`](https://github.com/community-scripts/ProxmoxVE/commit/b992a7525cb2c8b200a9dceea8edcc99c6c90c6e) renamed to long name and added install check - [`7c7ed3b`](https://github.com/community-scripts/ProxmoxVE/commit/7c7ed3b966d5b042b63e12b7637799752ad4459c) Update proxmox-mail-gateway.sh - [`18d9f63`](https://github.com/community-scripts/ProxmoxVE/commit/18d9f6399a3760a50808bac897c478a9400832be) Update proxmox-mail-gateway.sh - [`3022960`](https://github.com/community-scripts/ProxmoxVE/commit/3022960e85f90c4637274c265e064d082a1c2d87) Update proxmox-mail-gateway.json - [`9b0f69d`](https://github.com/community-scripts/ProxmoxVE/commit/9b0f69d9b01222eb8cde70c5d1ad6634b8e81cf5) Update proxmox-mail-gateway-install.sh - [`ce821b6`](https://github.com/community-scripts/ProxmoxVE/commit/ce821b6f0eab64ae0a631a28a5076c05f45cc50f) Update proxmox-mail-gateway.sh - [`1574eec`](https://github.com/community-scripts/ProxmoxVE/commit/1574eec62f9f122dcd431428ba1dee5a4a8c207c) Update proxmox-mail-gateway.sh - [`c8541e1`](https://github.com/community-scripts/ProxmoxVE/commit/c8541e188dd5e99ffc56c53952ababb0f1480ddf) Update proxmox-mail-gateway-install.sh ### 📊 Changes **3 files changed** (+118 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ct/proxmox-mail-gateway.sh` (+43 -0) ➕ `install/proxmox-mail-gateway-install.sh` (+36 -0) ➕ `json/proxmox-mail-gateway.json` (+39 -0) </details> ### 📄 Description ## ✍️ Description Proxmox Mail Gateway is the leading open-source email security solution helping you to protect your mail server against all email threats from the moment they emerge. ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [X] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [X] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [X] New script (a fully functional and thoroughly tested script or set of scripts) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3419
No description provided.