* Sending Patches using official Mail id
@ 2016-09-29 19:02 Raul Piper
2016-09-29 19:07 ` Giedrius Statkevičius
2016-09-29 21:48 ` Greg KH
0 siblings, 2 replies; 4+ messages in thread
From: Raul Piper @ 2016-09-29 19:02 UTC (permalink / raw)
To: kernelnewbies
Hi,
How can I send the patches to the kernel mainline using official mail
id using git-send?
I am using microsoft exchange server and outlook as a client.What
configuration i have to do on my linux or WIndows PC development
machine.
I have read about the IMAP configuration but not sure how to achieve
it.Can someone please post the full details.
Documentation/email-client.txt doesn't talk anything about the
Microsoft Exchange server.
Or using my gmail id would be the last resort?
Thanks in advance !
Regards,
Rp
^ permalink raw reply [flat|nested] 4+ messages in thread
* Sending Patches using official Mail id
2016-09-29 19:02 Sending Patches using official Mail id Raul Piper
@ 2016-09-29 19:07 ` Giedrius Statkevičius
2016-09-29 19:09 ` Raul Piper
2016-09-29 21:48 ` Greg KH
1 sibling, 1 reply; 4+ messages in thread
From: Giedrius Statkevičius @ 2016-09-29 19:07 UTC (permalink / raw)
To: kernelnewbies
On Thu, Sep 29, 2016 at 10:02 PM, Raul Piper <raulpblooper@gmail.com> wrote:
> Hi,
> How can I send the patches to the kernel mainline using official mail
> id using git-send?
> I am using microsoft exchange server and outlook as a client.What
> configuration i have to do on my linux or WIndows PC development
> machine.
> I have read about the IMAP configuration but not sure how to achieve
> it.Can someone please post the full details.
> Documentation/email-client.txt doesn't talk anything about the
> Microsoft Exchange server.
> Or using my gmail id would be the last resort?
> Thanks in advance !
> Regards,
> Rp
>
(oops, replying to all now)
`git send-email` is very handy. I think you should read the corresponding
manual page. It even has nice, very relevant examples to you as a kernel
developer.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Sending Patches using official Mail id
2016-09-29 19:07 ` Giedrius Statkevičius
@ 2016-09-29 19:09 ` Raul Piper
0 siblings, 0 replies; 4+ messages in thread
From: Raul Piper @ 2016-09-29 19:09 UTC (permalink / raw)
To: kernelnewbies
On Fri, Sep 30, 2016 at 12:37 AM, Giedrius Statkevi?ius
<giedrius.statkevicius@gmail.com> wrote:
> On Thu, Sep 29, 2016 at 10:02 PM, Raul Piper <raulpblooper@gmail.com> wrote:
>> Hi,
>> How can I send the patches to the kernel mainline using official mail
>> id using git-send?
>> I am using microsoft exchange server and outlook as a client.What
>> configuration i have to do on my linux or WIndows PC development
>> machine.
>> I have read about the IMAP configuration but not sure how to achieve
>> it.Can someone please post the full details.
>> Documentation/email-client.txt doesn't talk anything about the
>> Microsoft Exchange server.
>> Or using my gmail id would be the last resort?
>> Thanks in advance !
>> Regards,
>> Rp
>>
> (oops, replying to all now)
>
> `git send-email` is very handy. I think you should read the corresponding
> manual page. It even has nice, very relevant examples to you as a kernel
> developer.
have you tried it using a corporate email id not the gmail id?
which Exchange server you have used?You do it on windows or linux?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Sending Patches using official Mail id
2016-09-29 19:02 Sending Patches using official Mail id Raul Piper
2016-09-29 19:07 ` Giedrius Statkevičius
@ 2016-09-29 21:48 ` Greg KH
1 sibling, 0 replies; 4+ messages in thread
From: Greg KH @ 2016-09-29 21:48 UTC (permalink / raw)
To: kernelnewbies
On Fri, Sep 30, 2016 at 12:32:16AM +0530, Raul Piper wrote:
> Hi,
> How can I send the patches to the kernel mainline using official mail
> id using git-send?
What do you mean by "official mail id"?
> I am using microsoft exchange server and outlook as a client.What
> configuration i have to do on my linux or WIndows PC development
> machine.
> I have read about the IMAP configuration but not sure how to achieve
> it.Can someone please post the full details.
> Documentation/email-client.txt doesn't talk anything about the
> Microsoft Exchange server.
Because almost always, exchange will corrupt patches.
Send one to yourself to try first.
But if you can use exchange as an imap server, great, use git send-email
that way and see what happens (again, test on yourself first.)
Instructions for how to set that up can be found in the man pages and by
asking your mail admin for the imap details.
> Or using my gmail id would be the last resort?
That works well too. Good luck!
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-09-29 21:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29 19:02 Sending Patches using official Mail id Raul Piper
2016-09-29 19:07 ` Giedrius Statkevičius
2016-09-29 19:09 ` Raul Piper
2016-09-29 21:48 ` Greg KH
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.