dave2wave opened a new issue, #910:
URL: https://github.com/apache/tooling-trusted-releases/issues/910

   Our central email class in `atr/mail.py` needs added features.
   
   1. Need optional `cc:` and `bcc:` recipients.
   2. Need an ENUM to append a footer note about the server sending the email 
to the end of the body.
   
   The footer take one of several forms:
   
   - **none** - no footer.
   - **user** - `\n\nThis email was sent by {asf_uid}@apache.org on 
{domain_name}`
   - **auto** -  `\n\nThis email was sent from automation on {domain_name}`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to