asphalt.mailer.utils

asphalt.mailer.utils.get_recipients(message)

Return a list of email addresses of all the intended recipients of the given message.

This function is meant to be used by Mailer implementations.

Parameters

message – the source email message