tickets: 3366
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3366 | 2007-01-25 05:20:28 | 2007-06-14 01:15:16 | 2022-03-06 03:28:31.331601 | Accepted | closed | Core (Mail) | dev | fixed | Replace datatuple with object in send_mass_mail parameters | With the features wanting to be added for sending mail (attachements #1541, bcc's #3307, etc.), the datatuple is starting to get out of hand. I propose some sort of `EmailMessage` class for storing all these different data pieces as attributes. This way, the attachment, bcc, etc. parameters can be optional keyword arguments for the `EmailMessage` constructor. | adrian | Gary Wilson <gary.wilson@gmail.com> | 0 | 1 | 0 | 1 | 1 | 0 |