[PR #32] [MERGED] Able to support Proxmox Mail Gateway (PMG) #143

Closed
opened 2026-02-27 15:46:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/32
Author: @ananiasfilho
Created: 7/9/2020
Status: Merged
Merged: 7/21/2020
Merged by: @jhollowe

Base: developHead: develop


📝 Commits (2)

  • 3e73570 [ADD] Possible to switch between PVE and PMG services
  • b2e79c9 Update README.rst

📊 Changes

2 files changed (+43 additions, -5 deletions)

View changed files

📝 README.rst (+35 -1)
📝 proxmoxer/backends/https.py (+8 -4)

📄 Description

@gabrielcardoso21 from our team made changes to proxmoxer support PMG over https.
We included the service option so you can define service='PMG' or service='PVE'. By default service will use PVE service.
@jhollowe can you review this? thank you!


🔄 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/proxmoxer/proxmoxer/pull/32 **Author:** [@ananiasfilho](https://github.com/ananiasfilho) **Created:** 7/9/2020 **Status:** ✅ Merged **Merged:** 7/21/2020 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (2) - [`3e73570`](https://github.com/proxmoxer/proxmoxer/commit/3e735706bf5c8aefb27ab09d272a0a4864aa065f) [ADD] Possible to switch between PVE and PMG services - [`b2e79c9`](https://github.com/proxmoxer/proxmoxer/commit/b2e79c986116f8e856ddb2fdcd8d0a5166376520) Update README.rst ### 📊 Changes **2 files changed** (+43 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.rst` (+35 -1) 📝 `proxmoxer/backends/https.py` (+8 -4) </details> ### 📄 Description @gabrielcardoso21 from our team made changes to proxmoxer support PMG over https. We included the service option so you can define service='PMG' or service='PVE'. By default service will use PVE service. @jhollowe can you review this? thank you! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:39 +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/proxmoxer#143
No description provided.