git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-send-email doesn't like me+git ML
@ 2007-12-14  1:47 Jing Xue
  2007-12-14  8:54 ` Andreas Ericsson
  0 siblings, 1 reply; 3+ messages in thread
From: Jing Xue @ 2007-12-14  1:47 UTC (permalink / raw)
  To: git

OK, this is bewildering. I tried a couple of times sending a trivial
patch (the one that makes git-stash show keep quiet when there aren't
any stashes), but it never made it to the list every time I used
git-send-email, yet as soon as I did it as a regular email, i.e.,
starting a new message in mutt, pasting the patch into the body, and
sending it, it worked just fine.

My mail log shows the mails (the one thru git-send-email) went out just
fine.  And it always worked when I tried to use git-send-email to send
the patch to my gmail address. It just doesn't work with the list - and
that obviously can't be. 8-)

-- 
Jing Xue

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-send-email doesn't like me+git ML
  2007-12-14  1:47 git-send-email doesn't like me+git ML Jing Xue
@ 2007-12-14  8:54 ` Andreas Ericsson
  2007-12-15  5:20   ` Jing Xue
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Ericsson @ 2007-12-14  8:54 UTC (permalink / raw)
  To: git

Jing Xue wrote:
> OK, this is bewildering. I tried a couple of times sending a trivial
> patch (the one that makes git-stash show keep quiet when there aren't
> any stashes), but it never made it to the list every time I used
> git-send-email, yet as soon as I did it as a regular email, i.e.,
> starting a new message in mutt, pasting the patch into the body, and
> sending it, it worked just fine.
> 
> My mail log shows the mails (the one thru git-send-email) went out just
> fine.  And it always worked when I tried to use git-send-email to send
> the patch to my gmail address. It just doesn't work with the list - and
> that obviously can't be. 8-)
> 

I've had similar problems. I think it's actually a filtering issue on the
receiving end though, as some seem to see the mails on the list (while
most don't). Looking at the headers, I see the hostname of my laptop as
originating host when using git-send-email, which obviously will fail
for any receiving host that tries to connect back to verify that the
originating sender is indeed a real SMTP server.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: git-send-email doesn't like me+git ML
  2007-12-14  8:54 ` Andreas Ericsson
@ 2007-12-15  5:20   ` Jing Xue
  0 siblings, 0 replies; 3+ messages in thread
From: Jing Xue @ 2007-12-15  5:20 UTC (permalink / raw)
  To: Andreas Ericsson; +Cc: git

On Fri, Dec 14, 2007 at 09:54:29AM +0100, Andreas Ericsson wrote:
>
> I've had similar problems. I think it's actually a filtering issue on the
> receiving end though, as some seem to see the mails on the list (while
> most don't). Looking at the headers, I see the hostname of my laptop as
> originating host when using git-send-email, which obviously will fail
> for any receiving host that tries to connect back to verify that the
> originating sender is indeed a real SMTP server.

Quite possibly so. What puzzles me is that when I compare the headers
between the one I sent from mutt (which made it to the list) and the one
from send-email (which made it to gmail), I can't find any differences
(other than message ids and timestamps of course).

Ah well...
-- 
Jing Xue

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-12-15  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14  1:47 git-send-email doesn't like me+git ML Jing Xue
2007-12-14  8:54 ` Andreas Ericsson
2007-12-15  5:20   ` Jing Xue

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).