diff options
author | Lukas Fleischer <lfleischer@archlinux.org> | 2020-08-27 13:11:17 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@archlinux.org> | 2020-08-27 13:19:57 +0200 |
commit | c4f4ac510be1898e6969d13dd4f37c0a3f807aff (patch) | |
tree | be3e918b04c0dfbb9f19b6ad893bb956f8106fd4 /.gitignore | |
parent | 03a6fa2f7ec927625c64f980c3408ed395a9dcfc (diff) | |
download | aur-c4f4ac510be1898e6969d13dd4f37c0a3f807aff.tar.gz aur-c4f4ac510be1898e6969d13dd4f37c0a3f807aff.tar.xz |
Deliver emails to Cc in smtplib code path
When using the sendmail() function with smtplib.SMTP or
smtplib.SMTP_SSL, the list of actual recipients for the email (to be
translated to RCPT commands) has to be provided as a parameter.
Update the notification script and add all Cc recipients to that
parameter.
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions