答复: Inquiry Regarding Sending Patches to DPDK

2024-08-15 Thread 王颢
: 2024年8月14日 18:15 收件人: 王颢 ; Stephen Hemminger 抄送: dev@dpdk.org 主题: RE: Inquiry Regarding Sending Patches to DPDK External mail. Howard, I'm using.gitconfig to configure my git send-email options. Try this in your .gitconfig: [user] name = Howard Wang email = how

RE: Inquiry Regarding Sending Patches to DPDK

2024-08-14 Thread Morten Brørup
erver = smtpsrv.realsil.com.cn Med venlig hilsen / Kind regards, -Morten Brørup > -Original Message- > From: 王颢 [mailto:howard_w...@realsil.com.cn] > Sent: Wednesday, 14 August 2024 11.52 > To: Stephen Hemminger > Cc: dev@dpdk.org > Subject: 答复: Inquiry Regarding Sending Pa

答复: Inquiry Regarding Sending Patches to DPDK

2024-08-14 Thread 王颢
print('Mail sent successfully!') except Exception as e: print(f'Failed to send mail: {e}') Thanks! Howard Wang -邮件原件- 发件人: Stephen Hemminger 发送时间: 2024年8月12日 22:56 收件人: 王颢 抄送: dev@dpdk.org 主题: Re: Inquiry Regarding Sending Patches to DPDK External mai

Re: Inquiry Regarding Sending Patches to DPDK

2024-08-12 Thread Stephen Hemminger
On Mon, 12 Aug 2024 07:52:39 + 王颢 wrote: > Dear all, > > I hope this message finds you well. > > I would like to seek your advice on an issue I've encountered. Our company > has recently enabled two-factor authentication (2FA) for our email accounts. > The IT department has suggested that

Inquiry Regarding Sending Patches to DPDK

2024-08-12 Thread 王颢
Dear all, I hope this message finds you well. I would like to seek your advice on an issue I've encountered. Our company has recently enabled two-factor authentication (2FA) for our email accounts. The IT department has suggested that I abandon using the "git send-email" method, as configured