This command performs an entire mail transaction. The arguments are: - from_addr : The address sending this mail. - to_addrs : A list of addresses to send this mail to. A bare string will be treated as a list with 1 address.
(self, from_addr, to_addrs, msg, mail_options=[],
rcpt_options=[])
source not stored for this graph (policy: none)
no test coverage detected