Hello Jamin,
I tried to send the patch series to support AST2700 but I encountered some
patches
were rejected by server IP 211.20.114.70.
Error Log:
qemu-devel@nongnu.org
eggs.gnu.org
Remote Server returned '550-[SPF] 211.20.114.70 is not allowed to send mail
from aspeedtech.com. 550 Please see
http://www.openspf.org/Why?scope=mfrom;identity=jamin_...@aspeedtech.com;ip=211.20.114.70'
qemu-...@nongnu.org
eggs.gnu.org
Remote Server returned '550-[SPF] 211.20.114.70 is not allowed to send mail
from aspeedtech.com. 550 Please see
http://www.openspf.org/Why?scope=mfrom;identity=jamin_...@aspeedtech.com;ip=211.20.114.70
$ host -t txt aspeedtech.com
aspeedtech.com descriptive text
"google-site-verification=77FsedIzGqFvs3bFfy5L2lT_AGEWVecyoJwZN7KDVnM"
aspeedtech.com descriptive text "v=spf1 ip4:211.20.114.72
include:spf.protection.outlook.com -all"
aspeedtech.com descriptive text
"google-site-verification=sBPPFeYyix6oWeC3GRJ64zQNFLJpN6SFBMT8RX8ZuME"
May be try using 211.20.114.72 (mail.aspeedtech.com) as an SMTP server ?
Did you encounter the same errors before?
I received the full series 4 times.
But the mailing lists only have 4 :
https://lore.kernel.org/qemu-devel/20240229080014.1235018-1-jamin_...@aspeedtech.com/
https://lore.kernel.org/qemu-devel/20240229072315.743963-1-jamin_...@aspeedtech.com/
or
https://patchew.org/QEMU/20240229080014.1235018-1-jamin._5f...@aspeedtech.com/
https://patchew.org/QEMU/20240229072315.743963-1-jamin._5f...@aspeedtech.com/
My send email command as following.
git send-email
--cc troy_...@aspeedtech.com
--cc jamin_...@aspeedtech.com
--cc yunlin.t...@aspeedtech.com
--to-cmd "./scripts/get_maintainer.pl ../v1-patch/*.patch" ../v1-patch/*.patch
The command line above is sending twice the same series, you should remove
one of the "../v1-patch/*.patch" command arguments. the rest looks correct.
Thanks,
C.