[PR #24] [MERGED] Dont create records #54

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/24
Author: @tonioo
Created: 12/2/2015
Status: Merged
Merged: 12/2/2015
Merged by: @tonioo

Base: masterHead: dont_create_records_21


📝 Commits (1)

  • bf34159 Do not pre create records.

📊 Changes

6 files changed (+110 additions, -46 deletions)

View changed files

modoboa_postfix_autoreply/factories.py (+21 -0)
📝 modoboa_postfix_autoreply/handlers.py (+20 -11)
modoboa_postfix_autoreply/migrations/0005_auto_20151202_1623.py (+35 -0)
📝 modoboa_postfix_autoreply/models.py (+5 -0)
📝 modoboa_postfix_autoreply/modo_extension.py (+0 -10)
📝 modoboa_postfix_autoreply/tests.py (+29 -25)

📄 Description

see #21


🔄 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/24 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 12/2/2015 **Status:** ✅ Merged **Merged:** 12/2/2015 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `dont_create_records_21` --- ### 📝 Commits (1) - [`bf34159`](https://github.com/modoboa/modoboa-postfix-autoreply/commit/bf341597d454e557452fc72df2cf0029c82fd463) Do not pre create records. ### 📊 Changes **6 files changed** (+110 additions, -46 deletions) <details> <summary>View changed files</summary> ➕ `modoboa_postfix_autoreply/factories.py` (+21 -0) 📝 `modoboa_postfix_autoreply/handlers.py` (+20 -11) ➕ `modoboa_postfix_autoreply/migrations/0005_auto_20151202_1623.py` (+35 -0) 📝 `modoboa_postfix_autoreply/models.py` (+5 -0) 📝 `modoboa_postfix_autoreply/modo_extension.py` (+0 -10) 📝 `modoboa_postfix_autoreply/tests.py` (+29 -25) </details> ### 📄 Description see #21 --- <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#54
No description provided.