> Still missing commit message. Describe here why you need to do that. ok, added note that headers are reused in power-off-driver https://github.com/frank-w/BPI-R2-4.14/commits/5.2-poweroff-mainline > Please check your email setting as discussed offline. Otherwise your patches > won't get accepted. tested with webmailer where it looks good :( seems the problem is only shown when imported to patchwork using only git sendemail in ubuntu 18.4 without any mta (have sendmail not installed) and no changes made to git sendemail except authentication. i see that (except cover-letter which is quoted-printable) all is send with Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit so i have forced git sendemail now to sendemail.composeencoding UTF-8 if this does not work i can try instead sendemail.transferEncoding 8bit regards Frank