mirror of
https://github.com/pacnpal/django-anymail.git
synced 2026-02-05 12:05:21 -05:00
SparkPost's API no longer allows this, and now returns a confusing error message about return_path. (Not treating as a breaking change in Anymail, because the breaking change was in the SparkPost API. This just improves the error message in the unlikely event anyone is trying to use this feature.) Closes #212