DPDK patches and discussions
 help / color / mirror / Atom feed
* Help:   e-mail did not go through to the dev@dpdk.org list.
@ 2022-04-29 21:23 Pankaj Gupta
  2022-05-02 19:25 ` Ali Alnubani
  0 siblings, 1 reply; 3+ messages in thread
From: Pankaj Gupta @ 2022-04-29 21:23 UTC (permalink / raw)
  To: dev-request, dev; +Cc: Jochen Behrens, Yong Wang, Sreeram Ravinoothala

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

Hi All,
I sent 8 patches, twice today, but these patches are not visible in archive https://mails.dpdk.org/archives/dev/2022-April/thread.html.


How do I figure out what went wrong with those emails?


Thanks,
Pankaj

[-- Attachment #2: Type: text/html, Size: 2583 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Help:   e-mail did not go through to the dev@dpdk.org list.
  2022-04-29 21:23 Help: e-mail did not go through to the dev@dpdk.org list Pankaj Gupta
@ 2022-05-02 19:25 ` Ali Alnubani
  2022-05-02 19:52   ` Pankaj Gupta
  0 siblings, 1 reply; 3+ messages in thread
From: Ali Alnubani @ 2022-05-02 19:25 UTC (permalink / raw)
  To: Pankaj Gupta, dev; +Cc: Jochen Behrens, Yong Wang, Sreeram Ravinoothala, admin

> 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://mails.dpdk.org/archives/dev/2022-April/thread.html.
> 
> 
> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Help:   e-mail did not go through to the dev@dpdk.org list.
  2022-05-02 19:25 ` Ali Alnubani
@ 2022-05-02 19:52   ` Pankaj Gupta
  0 siblings, 0 replies; 3+ messages in thread
From: Pankaj Gupta @ 2022-05-02 19:52 UTC (permalink / raw)
  To: Ali Alnubani, dev; +Cc: Jochen Behrens, Yong Wang, Sreeram Ravinoothala, admin

[-- Attachment #1: Type: text/plain, Size: 2490 bytes --]

Hi All,
I was able to send the email to dev@dpdk.org<mailto: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.

[-- Attachment #2: Type: text/html, Size: 8641 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-05-02 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 21:23 Help: e-mail did not go through to the dev@dpdk.org list Pankaj Gupta
2022-05-02 19:25 ` Ali Alnubani
2022-05-02 19:52   ` Pankaj Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).