> -----Original Message-----
> From: Cédric Le Goater <c...@kaod.org>
> Sent: Thursday, February 29, 2024 4:32 PM
> To: Jamin Lin <jamin_...@aspeedtech.com>; peter.mayd...@linaro.org;
> and...@codeconstruct.com.au; j...@jms.id.au; qemu-...@nongnu.org;
> qemu-devel@nongnu.org
> Cc: Troy Lee <troy_...@aspeedtech.com>; Yunlin Tang
> <yunlin.t...@aspeedtech.com>
> Subject: Re: [PATCH v1 8/8] aspeed: Add an AST2700 eval board
>
> 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_lin@aspeedtech.c
> om;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_lin@aspeedtech.c
> > om;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=sBPPFeYyix6oWeC3GRJ64zQNFLJpN6SFBMT8RX8ZuM
> E"
>
> May be try using 211.20.114.72 (mail.aspeedtech.com) as an SMTP server ?
>
Thanks for your help. We are checking our smtp server now and sorry for your
inconvenient.
Jamin
> > 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_lin@as
> peedtech.com/
>
> https://lore.kernel.org/qemu-devel/20240229072315.743963-1-jamin_lin@asp
> eedtech.com/
>
> or
>
>
> https://patchew.org/QEMU/20240229080014.1235018-1-jamin._5Flin@aspeed
> tech.com/
>
> https://patchew.org/QEMU/20240229072315.743963-1-jamin._5Flin@aspeedt
> ech.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.
>