All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Neetu Yadav <yadavneet7@gmail.com>
Cc: outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: Re: [Outreachy kernel] Not able to send mail to the mailing list
Date: Fri, 8 Sep 2017 12:01:47 +0200	[thread overview]
Message-ID: <20170908100147.GA24612@kroah.com> (raw)
In-Reply-To: <96608ef0-4850-47f6-a6e1-e2fb5df3015c@googlegroups.com>

On Fri, Sep 08, 2017 at 02:50:53AM -0700, Neetu Yadav wrote:
> Hello sir,
> 
> you said:
> 
> >Your emails to the list
> >are in html format, and the kernel mailing lists will block that type of
> >email, for obvious reasons.
> 
> Does that mean my mail was received by the list? I don't know how they end up
> in HTML format.
> But I followed your video tutorial on sending the first patch, and did this:
> 
> gitconfig :
> 
> [user]
> ��� name = Neetu Yadav
> ��� email = yadavneet7@gmail.com
> 
> and then I did this:
> 
> neetu@neetu-Lenovo-G50-70:~/git/kernels/staging$ git send-email --smtp-debug=1
> --to� f2015079@hyderabad.bits-pilani.ac.in 0001-Staging-rtl8192e-dot11d.
> c-fixed-a-coding-style-issue.patch
> 0001-Staging-rtl8192e-dot11d.c-fixed-a-coding-style-issue.patch
> (mbox) Adding cc: Neetu <yadavneet7@gmail.com> from line 'From: Neetu <
> yadavneet7@gmail.com>'
> (body) Adding cc: Neetu <yadavneet7@gmail.com> from line 'Signed-off-by: Neetu
> <yadavneet7@gmail.com>'
> 
> From: Neetu Yadav <yadavneet7@gmail.com>
> To: f2015079@hyderabad.bits-pilani.ac.in
> Cc: Neetu <yadavneet7@gmail.com>
> Subject: [PATCH 1/2] Staging: rtl8192e: dot11d.c: fixed a coding style issue
> Date: Fri,� 8 Sep 2017 14:38:30 +0530
> Message-Id: <1504861710-16081-1-git-send-email-yadavneet7@gmail.com>
> X-Mailer: git-send-email 2.7.4
> 
> ��� The Cc list above has been expanded by additional
> ��� addresses found in the patch commit message. By default
> ��� send-email prompts before sending whenever this occurs.
> ��� This behavior is controlled by the sendemail.confirm
> ��� configuration setting.
> 
> ��� For additional information, run 'git send-email --help'.
> ��� To retain the current behavior, but squelch this message,
> ��� run 'git config --global sendemail.confirm auto'.
> 
> Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
> OK. Log says:
> Sendmail: /usr/sbin/sendmail -i f2015079@hyderabad.bits-pilani.ac.in
> yadavneet7@gmail.com
> From: Neetu Yadav <yadavneet7@gmail.com>
> To: f2015079@hyderabad.bits-pilani.ac.in
> Cc: Neetu <yadavneet7@gmail.com>
> Subject: [PATCH 1/2] Staging: rtl8192e: dot11d.c: fixed a coding style issue
> Date: Fri,� 8 Sep 2017 14:38:30 +0530
> Message-Id: <1504861710-16081-1-git-send-email-yadavneet7@gmail.com>
> X-Mailer: git-send-email 2.7.4
> 
> Result: OK
> 
> It looked like the mail was sent , but when I checked the inbox, it wasn't
> there.
> Also , I have enabled "access for less secure apps" in Gmail. I have enabled
> IMAP as well.
> Is there anything else I need to do?
> Please help me.

gmail almost never shows you a message that you sent yourself, through
its servers, which is why this is probably not showing up.  Try sending
it to some other email address you "know" is ok to use for testing, or
just try it for real if you think it is now working.

Also, you are still sending email in html format, please change that in
your email client settings on gmail.  All of the linux kernel developer
mailing lists will reject such mail automatically.

good luck!

greg kh-


  reply	other threads:[~2017-09-08 10:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07 22:18 Not able to send mail to the mailing list Neetu Yadav
2017-09-08  4:32 ` [Outreachy kernel] " Gargi Sharma
2017-09-08  5:02   ` Neetu Yadav
2017-09-08  5:11     ` Greg KH
2017-09-08  5:42       ` Neetu Yadav
2017-09-08  7:53         ` Neetu Yadav
2017-09-08  8:10           ` Vaishali Thakkar
2017-09-08  8:58             ` Neetu Yadav
2017-09-08  9:50       ` Neetu Yadav
2017-09-08 10:01         ` Greg KH [this message]
2017-09-08  5:00 ` Bhumika Goyal
2017-09-08  5:20   ` Neetu Yadav

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170908100147.GA24612@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=yadavneet7@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.