All of lore.kernel.org
 help / color / mirror / Atom feed
From: Julia Lawall <julia.lawall@lip6.fr>
To: Shivani Bhardwaj <shivanib134@gmail.com>
Cc: Alison Schofield <amsfield22@gmail.com>,
	gnudevliz@gmail.com,
	 outreachy-kernel <outreachy-kernel@googlegroups.com>
Subject: Re: [Outreachy kernel] Mutt/Gmail Issue
Date: Wed, 21 Sep 2016 19:01:22 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.2.10.1609211901090.14829@hadrien> (raw)
In-Reply-To: <CAKHNQQEPaRidGeQr1QAZFdBcWi2X27XV9fqic1w7fACtebKH_w@mail.gmail.com>



On Wed, 21 Sep 2016, Shivani Bhardwaj wrote:

> On Wed, Sep 21, 2016 at 10:22 PM, Julia Lawall <julia.lawall@lip6.fr> wrote:
> >
> >
> > On Wed, 21 Sep 2016, Shivani Bhardwaj wrote:
> >
> >> On Wed, Sep 21, 2016 at 9:56 PM, Alison Schofield <amsfield22@gmail.com> wrote:
> >> > Hi Liz,
> >> > Similar to Namrata, I don't know answer to specific question, but
> >> > I can share my .muttrc and .esmtprc that got it working for me.
> >> >
> >> > And then there were some things I did over in my gmail account settings
> >> > probably related to selecting IMAP.
> >> >
> >> > amsfield22@d830:~$ cat .muttrc
> >> > set sendmail="/usr/bin/esmtp"
> >> > set envelope_from=yes
> >> > set from="Alison Schofield <amsfield22@gmail.com>"
> >> > set use_from=yes
> >> > set edit_headers=yes
> >> > set spoolfile="imaps://amsfield22:mypasswd@imap.gmail.com/"
> >> > set folder="imaps://imap.gmail.com/"
> >> > set record="=Sent"
> >> > set postponed="=Drafts"
> >> >
> >> > amsfield22@d830:~$ cat .esmtprc
> >> > identity "amsfield22@gmail.com"
> >> > hostname smtp.gmail.com:587
> >> > username "amsfield22@gmail.com"
> >> > password "mypasswd"
> >> > starttls required
> >> >
> >> >
> >> Hello,
> >>
> >> Just in case you don't know the exact settings to be done in your
> >> gmail, you can check my blog post here:
> >> https://unixia.wordpress.com/2016/05/01/setting-up-mutt/
> >
> > Thanks Shivani.
> >
> > Could I put a link to this in the kernel tutorial?
> >
> Yes, please. It would be great!

Done, thanks!

julia


>
> > julia
> >
> >>
> >> Shivani
> >> > --
> >> > You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> >> > To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> >> > To post to this group, send email to outreachy-kernel@googlegroups.com.
> >> > To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/20160921162649.GA2358%40d830.WORKGROUP.
> >> > For more options, visit https://groups.google.com/d/optout.
> >>
> >> --
> >> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> >> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> >> To post to this group, send email to outreachy-kernel@googlegroups.com.
> >> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/CAKHNQQF3MsCTkicKWN3MvWBtdneHb0_dkPs4v0apW5yRZ8D3Gg%40mail.gmail.com.
> >> For more options, visit https://groups.google.com/d/optout.
> >>
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/CAKHNQQEPaRidGeQr1QAZFdBcWi2X27XV9fqic1w7fACtebKH_w%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>


  reply	other threads:[~2016-09-21 17:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21  6:01 Mutt/Gmail Issue gnudevliz
2016-09-21 13:33 ` Namrata A Shettar
2016-09-21 16:26 ` [Outreachy kernel] " Alison Schofield
2016-09-21 16:48   ` Shivani Bhardwaj
2016-09-21 16:52     ` Julia Lawall
2016-09-21 16:53       ` Shivani Bhardwaj
2016-09-21 17:01         ` Julia Lawall [this message]
2016-09-21 19:48 ` gnudevliz
2016-09-22  4:47   ` [Outreachy kernel] " Vaishali Thakkar
2016-09-22 19:45     ` gnudevliz
2016-09-22 20:33       ` Julia Lawall
2016-09-22 21:32         ` gnudevliz
2016-09-23  5:59       ` Vaishali Thakkar

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=alpine.DEB.2.10.1609211901090.14829@hadrien \
    --to=julia.lawall@lip6.fr \
    --cc=amsfield22@gmail.com \
    --cc=gnudevliz@gmail.com \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=shivanib134@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.