Changes between Initial Version and Version 4 of Ticket #36746
- Timestamp:
- Nov 20, 2025, 6:38:25 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36746
- Property Owner set to
- Property Status new → assigned
-
Ticket #36746 – Description
initial v4 18 18 19 19 **Error traceback: 20 {{{ 20 21 ERROR: test_avoids_sending_to_invalid_addresses (mail.tests.SMTPBackendTests.test_avoids_sending_to_invalid_addresses) [<object object at 0x12d0aff70>] (email_address='to@') 21 22 Verify invalid addresses can't sneak into SMTP commands through … … 82 83 ^^^^^^^^^^^^^^^^^ 83 84 IndexError: string index out of range 85 }}}