[PR #23] [MERGED] Compatibility fixes. #53

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

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/23
Author: @tonioo
Created: 11/18/2015
Status: Merged
Merged: 12/2/2015
Merged by: @tonioo

Base: masterHead: modo14_20


📝 Commits (3)

📊 Changes

12 files changed (+47 additions, -32 deletions)

View changed files

📝 README.rst (+3 -2)
📝 modoboa_postfix_autoreply/general_callbacks.py (+2 -2)
📝 modoboa_postfix_autoreply/handlers.py (+1 -1)
📝 modoboa_postfix_autoreply/management/commands/autoreply.py (+2 -3)
📝 modoboa_postfix_autoreply/migrations/0001_initial.py (+2 -2)
📝 modoboa_postfix_autoreply/migrations/0003_move_aliases.py (+2 -3)
📝 modoboa_postfix_autoreply/models.py (+7 -1)
📝 modoboa_postfix_autoreply/modo_extension.py (+1 -1)
📝 modoboa_postfix_autoreply/tests.py (+21 -13)
📝 modoboa_postfix_autoreply/views.py (+2 -2)
📝 requirements.txt (+1 -1)
📝 test_project/test_project/settings.py (+3 -1)

📄 Description

see #22


🔄 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/23 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 11/18/2015 **Status:** ✅ Merged **Merged:** 12/2/2015 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `modo14_20` --- ### 📝 Commits (3) - [`fab703a`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/fab703a588c61da7c1c656a8ab8c83145a5f85c5) Compatibility fixes. - [`1b3c82c`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/1b3c82c5dd2f31534d5a547a823787242dce82c9) Fix requirements before release (temp.) - [`1404eeb`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/1404eeb6b28f3f1d5f0c7722c26e64f5707cd390) Fix tests. ### 📊 Changes **12 files changed** (+47 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `README.rst` (+3 -2) 📝 `modoboa_postfix_autoreply/general_callbacks.py` (+2 -2) 📝 `modoboa_postfix_autoreply/handlers.py` (+1 -1) 📝 `modoboa_postfix_autoreply/management/commands/autoreply.py` (+2 -3) 📝 `modoboa_postfix_autoreply/migrations/0001_initial.py` (+2 -2) 📝 `modoboa_postfix_autoreply/migrations/0003_move_aliases.py` (+2 -3) 📝 `modoboa_postfix_autoreply/models.py` (+7 -1) 📝 `modoboa_postfix_autoreply/modo_extension.py` (+1 -1) 📝 `modoboa_postfix_autoreply/tests.py` (+21 -13) 📝 `modoboa_postfix_autoreply/views.py` (+2 -2) 📝 `requirements.txt` (+1 -1) 📝 `test_project/test_project/settings.py` (+3 -1) </details> ### 📄 Description see #22 --- <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:36 +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#53
No description provided.