Em Wed, 9 Mar 2022 11:04:31 +0800 Miles Chen <miles.chen@xxxxxxxxxxxx> escreveu: > Hi Lukas, > > > After sending a patch to Rick Chang, the mediatek mail server responded: > > > > ** Message not delivered ** > > > > Your message couldn't be delivered to rick.chang@xxxxxxxxxxxx because > > the remote server is misconfigured. See technical details below for more > > information. > > > > The response from the remote server was: > > 550 Relaying mail to rick.chang@xxxxxxxxxxxx is not allowed > > > > So, drop Rick Chang from the MEDIATEK JPEG DRIVER section. Funny... I did a quick test here, and the e-mail to Rick was not rejected: Connecting to smtp.kernel.org [35.85.114.177]:587 ... TFO mode sendto, no data: EINPROGRESS connected SMTP<< 220 smtp.kernel.org ESMTP Postfix SMTP>> EHLO mail.kernel.org SMTP<< 250-smtp.kernel.org 250-PIPELINING 250-SIZE 30720000 250-VRFY 250-ETRN 250-STARTTLS 250-ENHANCEDSTATUSCODES 250-8BITMIME 250-DSN 250 CHUNKING SMTP>> STARTTLS SMTP<< 220 2.0.0 Ready to start TLS SMTP>> EHLO mail.kernel.org SMTP<< 250-smtp.kernel.org 250-PIPELINING 250-SIZE 30720000 250-VRFY 250-ETRN 250-AUTH PLAIN LOGIN 250-ENHANCEDSTATUSCODES 250-8BITMIME 250-DSN 250 CHUNKING SMTP>> AUTH PLAIN ************************************ SMTP<< 235 2.7.0 Authentication successful SMTP|> MAIL FROM:<mchehab@xxxxxxxxxx> SIZE=1361 AUTH=mchehab@xxxxxxxxxx SMTP|> RCPT TO:<rick.chang@xxxxxxxxxxxx> will write message using CHUNKING SMTP+> BDAT 338 LAST SMTP>> QUIT SMTP<< 250 2.1.0 Ok SMTP<< 250 2.1.5 Ok SMTP<< 250 2.0.0 Ok: 338 bytes queued as 8DCF4C34100 SMTP<< 221 2.0.0 Bye SMTP(close)>> LOG: MAIN => rick.chang@xxxxxxxxxxxx R=smarthost T=remote_msa H=smtp.kernel.org [35.85.114.177] X=TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256 CV=yes A=client_auth_plain K C="250 2.0.0 Ok: 338 bytes queued as 8DCF4C34100" LOG: MAIN Completed > > > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > > I confirmed that Rick Chang has left Mediatek, so it is ok to remove his name. Ok, I'll apply the patch. > > Reviewed-by: Miles Chen <miles.chen@xxxxxxxxxxxx> > > Thanks, > Miles Thanks, Mauro