Hi All,

I was able to send the email to dev@dpdk.org today after doing following git and smtp configuration.

 

Git config:

git config --global sendemail.smtpencryption tls

git config --global sendemail.smtpserver mail.messagingengine.com

git config --global sendemail.smtpuser tanuk@fastmail.fm

git config --global sendemail.smtpserverport 587

git config --global sendemail.smtppass hackme

 

SMTP config:

root=YourAccount@gmail.com

mailhub=smtp.gmail.com:587

AuthUser=YourAccount@gmail.com

AuthPass=YourGmailPassword

UseTLS=YES

UseSTARTTLS=YES

 

 

I can see my emails at https://mails.dpdk.org/archives/dev/2022-May/author.html

 

 

Thanks,

Pankaj

 

From: Ali Alnubani <alialnu@nvidia.com>
Date: Monday, May 2, 2022 at 12:25 PM
To: Pankaj Gupta <pagupta@vmware.com>, dev@dpdk.org <dev@dpdk.org>
Cc: Jochen Behrens <jbehrens@vmware.com>, Yong Wang <yongwang@vmware.com>, Sreeram Ravinoothala <sravinoothala@vmware.com>, admin@dpdk.org <admin@dpdk.org>
Subject: Re: Help: e-mail did not go through to the dev@dpdk.org list.

External Email

> From: Pankaj Gupta <pagupta@vmware.com>
> Sent: Saturday, April 30, 2022 12:23 AM
> To: dev-request@dpdk.org <dev-request@dpdk.org>; dev@dpdk.org <dev@dpdk.org>
> Cc: Jochen Behrens <jbehrens@vmware.com>; Yong Wang <yongwang@vmware.com>; Sreeram Ravinoothala <sravinoothala@vmware.com>
> Subject: Help: e-mail did not go through to the dev@dpdk.org list.
>
> Hi All,
> I sent 8 patches, twice today, but these patches are not visible in archive
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmails.dpdk.org%2Farchives%2Fdev%2F2022-April%2Fthread.html&amp;data=05%7C01%7Cpagupta%40vmware.com%7Cc81938f995674696327b08da2c718c1a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637871163457119867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=NrqMQd7NW0f8%2BaR%2B7Lj05PSj3AUKjUe4%2B%2F57NBGhkzI%3D&amp;reserved=0.
>
>
> How do I figure out what went wrong with those emails?

Hello Pankaj,

Did you make sure the SMTP status was successful in git-send-email's output? Can you please double check for any errors and if there aren't any, provide the timestamp and message-id of one of the patches?

Thanks,
Ali

________________________________

External Email: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender.