chore: add template Ids for shared mailjet account
low
# Description
Added template ids for the shared mailjet account. All templates tested but they go to quarantine or spam since I can't add setup SPF and DKIM records for protonmail.
1. If you have existing MJ Keys in the .env you will need to rebuild the docker container to update it
2. You'll need to add MJ_ENV = local for the code to use our new shared mailjet account templateIds, otherwise it will default to use the Chingu official mailjet account templateIds
All keys etc are in clickup / BE / important resouces
## Issue link
N/A
## Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] Feature updates / changes
- [ ] Tests
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] This change requires a documentation update
# How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
# Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing tests pass locally with my changes
- [x] Any dependent changes have been merged and published in downstream modules
合并状态:已合并 合并于 2025-03-19 关闭于 2025-03-19 0 条评论