mirror of
https://github.com/modoboa/modoboa-postfix-autoreply.git
synced 2026-04-25 08:35:53 +03:00
[PR #59] [MERGED] Moved to global transport table. #72
Labels
No labels
bug
bug
enhancement
enhancement
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-postfix-autoreply-modoboa#72
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/modoboa/modoboa-postfix-autoreply/pull/59
Author: @tonioo
Created: 9/28/2018
Status: ✅ Merged
Merged: 9/28/2018
Merged by: @tonioo
Base:
master← Head:refacto/use_global_transport_table📝 Commits (3)
341c073Moved to global transport table.2f39787Fixed migration.6f12d56Do not run migrations while testing (mariadb issue).📊 Changes
11 files changed (+82 additions, -67 deletions)
View changed files
📝
.travis.yml(+1 -1)📝
modoboa_postfix_autoreply/handlers.py(+10 -16)➕
modoboa_postfix_autoreply/migrations/0007_auto_20180928_1423.py(+32 -0)➕
modoboa_postfix_autoreply/migrations/0008_delete_transport.py(+18 -0)📝
modoboa_postfix_autoreply/models.py(+0 -11)📝
modoboa_postfix_autoreply/modo_extension.py(+6 -4)➖
modoboa_postfix_autoreply/postfix_maps.py(+0 -17)📝
modoboa_postfix_autoreply/tests.py(+8 -17)📝
setup.py(+5 -1)📝
test-requirements.txt(+1 -0)📝
test_project/test_project/settings.py(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.