mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
If you supplied an unrecognizable address to our email system, or you had EMAIL_GATEWAY_PATTERN configured wrong, the get_missed_message_token_from_address() used to crash hard and cryptically with a traceback saying that you can't call startswith() on a None object. Now we throw a ZulipEmailForwardError exception. This will still lead to a traceback, but it should be easier to diagnose the problem.
13 KiB
13 KiB