Hi Community,We are sending HTML-formatted mails (created by FM WWW_HTML_FROM_LISTOBJECT) in a loop using cl_bcs=>create_persistent( ), set_send_immediately( abap_true ), ->send( ), COMMIT WORK.Usually, the first mail in the loop is sent correctly bu...