Homec4science

mailutils: extend send_email with BCC option

Authored by Jan Aage Lavik <jan.age.lavik@cern.ch> on Oct 30 2012, 17:27.

Description

mailutils: extend send_email with BCC option

  • Adds new parameter bccaddr to send_email() that allows clients to specify addresses to be put in BCC.

    This acts as a workaround for the silent behaviour of mailutils that multiple recipients in the To field are put in BCC instead.

    This means that you can now specify one receiver in To: and the rest in BCC for cases where one would want to do this.
  • Also updates bst_send_mail with the new API behaviour.
  • Does some code de-duplication efforts and pep8 updates.

Details

Committed
Samuele Kaplun <samuele.kaplun@cern.ch>Dec 18 2013, 16:21
Parents
R3600:b3dff527eed3: BibSort: add check before deleting
Branches
Unknown
Tags
Unknown

Event Timeline

Samuele Kaplun <samuele.kaplun@cern.ch> committed R3600:2b1571bfa80c: mailutils: extend send_email with BCC option (authored by Jan Aage Lavik <jan.age.lavik@cern.ch>).Dec 18 2013, 16:21