Skip to content

[WIP] Update tests for transactional email routing in mailforwarder#468

Closed
Copilot wants to merge 1 commit intodevelopfrom
copilot/update-mailforwarder-tests
Closed

[WIP] Update tests for transactional email routing in mailforwarder#468
Copilot wants to merge 1 commit intodevelopfrom
copilot/update-mailforwarder-tests

Conversation

Copy link
Contributor

Copilot AI commented Mar 9, 2026

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

You're operating on my authserver repo. That's an OpenID Connect server based on Python/Django which also supports my email setup through two daemons
mailforwarder and dkimsigner). I recently added support for transactional email routing, where transactional emails take a different path through
authserver/maildaemons/forwarder/server.py when they have the can_use_transactional_email flag set on the Domain model (see authserver/mailauth/
models.py ). However, I didn't update the tests in authserver/mailauth/tests/test_mailforwarder_srs.py and now they're failing. They rely on old code that
I removed from mailforwarder and also test old logic that doesn't exist anymore. Please update them. Ask any questions necessary.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot stopped work on behalf of jdelic due to an error March 9, 2026 15:24
@jdelic jdelic closed this Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants