Re: Submitting a patch to the mailing list

2018-03-06 Thread Adeel Ahmad
> 
> Your messages got stuck in the spam filter of googlegroups - Google
> seems to hate hotmail :). I've whitelisted you and confirmed the last
> version of the patch. If anything is missing, please repost now.
> 
> Jan
> 

Hi Jan,

I just submitted two patches to the mailing list, but they didn't show up. 
Could you please check if they got marked as spam again?

Thanks,
Adeel

> -- 
> Siemens AG, Corporate Technology, CT RDA IOT SES-DE
> Corporate Competence Center Embedded Linux

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


Re: Submitting a patch to the mailing list

2018-03-05 Thread Adeel Ahmad
> 
> Your messages got stuck in the spam filter of googlegroups - Google
> seems to hate hotmail :). I've whitelisted you and confirmed the last
> version of the patch. If anything is missing, please repost now.
> 

That's a relief. Thanks!

No, that was it for the last patch.

Adeel

> Jan
> 
> -- 
> Siemens AG, Corporate Technology, CT RDA IOT SES-DE
> Corporate Competence Center Embedded Linux

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


Re: Submitting a patch to the mailing list

2018-03-05 Thread Jan Kiszka
On 2018-03-05 12:51, Adeel Ahmad wrote:
> Thanks for the reply.
> 
>> 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.
>>
> 
> I did try sending the email using hotmail's SMTP server before with these 
> settings:
> 
> [sendemail]   
> 
> smtp-encryption = ssl 
> 
> smtp-server = smtp.live.com   
> 
> smtp-user = adeelahma...@hotmail.com  
> 
> smtp-server-port = 587
>  
> smtp-pass = PASS
> 
> But it still doesn't show up. I also made sure I was subscribed to the 
> mailing list with my hotmail address.

Your messages got stuck in the spam filter of googlegroups - Google
seems to hate hotmail :). I've whitelisted you and confirmed the last
version of the patch. If anything is missing, please repost now.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

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


Re: Submitting a patch to the mailing list

2018-03-05 Thread Adeel Ahmad
Thanks for the reply.

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

I did try sending the email using hotmail's SMTP server before with these 
settings:

[sendemail] 
  
smtp-encryption = ssl   
  
smtp-server = smtp.live.com 
  
smtp-user = adeelahma...@hotmail.com
  
smtp-server-port = 587  
   
smtp-pass = PASS

But it still doesn't show up. I also made sure I was subscribed to the mailing 
list with my hotmail address.

Adeel
>   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.


Re: Submitting a patch to the mailing list

2018-03-05 Thread Adeel Ahmad

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

I did try sending the email using using hotmail's SMTP 

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


Re: Submitting a patch to the mailing list

2018-03-05 Thread Ralf Ramsauer
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 
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.


Submitting a patch to the mailing list

2018-03-05 Thread Adeel Ahmad
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 
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.