I am sending my patch using the git send-email command as below:

git send-email --to=jailhouse-dev@googlegroups.com --cc=jan.kis...@siemens.com 
--suppress-cc=self patchname.patch
The log reads:

OK. Log says:
Sendmail: /usr/sbin/sendmail -i jailhouse-dev@googlegroups.com 
jan.kis...@siemens.com
From: Adeel Ahmad <adeelahma...@hotmail.com>
To: jailhouse-dev@googlegroups.com
Cc: jan.kis...@siemens.com
Subject: [PATCH] Update required QEMU version to be >= 2.8
Date: Mon,  5 Mar 2018 15:15:25 +0500
Message-Id: <1520244925-7812-1-git-send-email-adeelahma...@hotmail.com>
X-Mailer: git-send-email 1.9.1

Result: OK

I also tried using my Gmail address for sending the patch by updating the 
following fields in ~/.gitconfig:

[sendemail]                                                                     
                              
    smtp-encryption = ssl                                                       
                              
    smtp-server = smtp.gmail.com                                                
                              
    smtp-user = adeelahmadadl1...@gmail.com                                     
                              
    smtp-server-port = 587                                                      
                              

But the patch does not show up here. I am not used to sending patches through 
email, so any help would be appreciated.

Thanks,
Adeel

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jailhouse-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to