Help: e-mail did not go through to the dev at dpdk.org list.
Pankaj Gupta
pagupta at vmware.com
Mon May 2 21:52:45 CEST 2022
Hi All,
I was able to send the email to dev at dpdk.org<mailto:dev at 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 at fastmail.fm
git config --global sendemail.smtpserverport 587
git config --global sendemail.smtppass hackme
SMTP config:
root=YourAccount at gmail.com
mailhub=smtp.gmail.com:587
AuthUser=YourAccount at 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 at nvidia.com>
Date: Monday, May 2, 2022 at 12:25 PM
To: Pankaj Gupta <pagupta at vmware.com>, dev at dpdk.org <dev at dpdk.org>
Cc: Jochen Behrens <jbehrens at vmware.com>, Yong Wang <yongwang at vmware.com>, Sreeram Ravinoothala <sravinoothala at vmware.com>, admin at dpdk.org <admin at dpdk.org>
Subject: Re: Help: e-mail did not go through to the dev at dpdk.org list.
⚠ External Email
> From: Pankaj Gupta <pagupta at vmware.com>
> Sent: Saturday, April 30, 2022 12:23 AM
> To: dev-request at dpdk.org <dev-request at dpdk.org>; dev at dpdk.org <dev at dpdk.org>
> Cc: Jochen Behrens <jbehrens at vmware.com>; Yong Wang <yongwang at vmware.com>; Sreeram Ravinoothala <sravinoothala at vmware.com>
> Subject: Help: e-mail did not go through to the dev at 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&data=05%7C01%7Cpagupta%40vmware.com%7Cc81938f995674696327b08da2c718c1a%7Cb39138ca3cee4b4aa4d6cd83d9dd62f0%7C0%7C1%7C637871163457119867%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=NrqMQd7NW0f8%2BaR%2B7Lj05PSj3AUKjUe4%2B%2F57NBGhkzI%3D&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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20220502/5b7fa5c9/attachment-0001.htm>
More information about the dev
mailing list