Description
Please verify that this feature request has NOT been suggested before.
- I checked and didn't find a similar feature request
Problem statement
Plugins do not have a way to receive responses to emails that they have sent
Suggested solution
Add django-anymail to receive mails from various ESPs https://anymail.dev/en/stable/inbound/
Describe alternatives you've considered
I currently use an IMAP library to check periodically but it would be nicer to handle this in core.
Examples of other systems
A lot of PLM systems support emails
Do you want to develop this?
- I want to develop this.