#913: MailUtils: add a 'replytoaddr' parameter to *send_email() functions
-------------------------+-----------------
 Reporter:  jcaffaro     |      Owner:
     Type:  enhancement  |     Status:  new
 Priority:  trivial      |  Milestone:
Component:  MiscUtil     |    Version:
 Keywords:  mailutils    |
-------------------------+-----------------
 Add a 'replytoaddr' parameter to send_email(), scheduled_send_email() and
 forge_email() functions.

 With:
 {{{
 msg_root['Reply-To'] = replytoaddr
 }}}

 Typical use case: sending a notification to a submitter on behalf of a
 referee, enabling the submitter to reply to the referee (and not the
 service) while still making clear that the original message is sent by a
 machine.

-- 
Ticket URL: <http://invenio-software.org/ticket/913>
Invenio <http://invenio-software.org>

Reply via email to