if (bounce_recips.length) {
                self.refcount++;
                self.split_to_new_recipients(bounce_recips, "Some recipients rejected", hmail => {
                    self.discard();
                    hmail.bounce(`Some recipients failed: ${bounce_recips.join(', ')}`, { bounce_recips, mx });