The test connection stores email messages in a dummy outbox, rather than sending them out on the wire. The dummy outbox is accessible through the outbox instance attribute.
This method overrides django.core.mail.backends.base.BaseEmailBackend.send_messages.