Open sverbois opened 8 years ago
I cannot reproduce this problem (tested with current master version of Plomino), can you try to identify more precisely what happens in your case?
@ebrehault . It works indeed with 'recipient2@unamur.be' but not with 'cc@unamur.be' and 'bcc@unamur.be'. I have updated the ticket title.
I do not think it is a Plomino thing. I can see Plone API is not offering cc and bcc: http://docs.plone.org/develop/plone.api/docs/api/portal.html#plone.api.portal.send_email so maybe it is not supported anymore.
Hi. I would like to send a notification e-mail (to specified recipients) onsave event in my Plomino database. How can i do? LM
When I send an email with
'recipient1@unamur.be' and 'recipient2@unamur.be' receive the email but not 'cc@unamur.be' and 'bcc@unamur.be'