Hi,

On 03/05/2018 11:26 AM, Adeel Ahmad wrote:
> 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>
you're trying to send the patch from you hotmail account, ...
> 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                                   
>                                 
... via gmail as relay.

Spammers like to use such methods (aka. relaying), so I think it simply
got marked as spam. Your MX should be allowed to send mail from FROM. So
either use a hotmail SMTP server or you gmail account in FROM.

  Ralf
>     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