[PR #60] [MERGED] added: API to access auto reply messages. #71

Closed
opened 2026-02-27 10:25:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/60
Author: @tonioo
Created: 9/28/2018
Status: Merged
Merged: 9/30/2018
Merged by: @tonioo

Base: masterHead: feature/api


📝 Commits (2)

  • e11213e added: API to access auto reply messages.
  • 6942684 Added unit tests.

📊 Changes

4 files changed (+178 additions, -3 deletions)

View changed files

modoboa_postfix_autoreply/serializers.py (+34 -0)
📝 modoboa_postfix_autoreply/tests.py (+102 -3)
modoboa_postfix_autoreply/urls_api.py (+10 -0)
modoboa_postfix_autoreply/viewsets.py (+32 -0)

📄 Description

see #57


🔄 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/modoboa/modoboa-postfix-autoreply/pull/60 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 9/28/2018 **Status:** ✅ Merged **Merged:** 9/30/2018 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/api` --- ### 📝 Commits (2) - [`e11213e`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/e11213e0aab6835b0a2e87fa10a934b25fc3a0ff) added: API to access auto reply messages. - [`6942684`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/69426849afa77fa80492726b078794d0c48ff373) Added unit tests. ### 📊 Changes **4 files changed** (+178 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `modoboa_postfix_autoreply/serializers.py` (+34 -0) 📝 `modoboa_postfix_autoreply/tests.py` (+102 -3) ➕ `modoboa_postfix_autoreply/urls_api.py` (+10 -0) ➕ `modoboa_postfix_autoreply/viewsets.py` (+32 -0) </details> ### 📄 Description see #57 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 10:25:41 +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/modoboa-postfix-autoreply-modoboa#71
No description provided.