From: "Shawn O. Pearce" <spearce@spearce.org>
To: Junio C Hamano <junkio@cox.net>
Cc: "Robin H. Johnson" <robbat2@gentoo.org>, git@vger.kernel.org
Subject: Re: Feature request - Subtree checkouts
Date: Tue, 10 Apr 2007 19:41:07 -0400 [thread overview]
Message-ID: <20070410234107.GI5436@spearce.org> (raw)
In-Reply-To: <7vslb8ug7y.fsf@assigned-by-dhcp.cox.net>
Junio C Hamano <junkio@cox.net> wrote:
> One thing that people need to be careful about is which SMTP
> server they use. I had an impression (I do not use send-email
> myself) that it defaulted to local MTA, so the mail trail would
> look like your local MTA receives from the MUA (which is
> send-email), which forwards it to whereever destination (or
> intermediaries). On the other hand, I suspect many people use
> their ISP's SMTP server when using their usual MUA, so the mail
> trail would look different. I do not know what filtering vger
> does, but if it is filtering based on the MTA address
> (dul.dnsbl.sorbs filtering comes to mind), that would make a
> difference.
I'm pretty sure the last time I tried git-send-email I had the
MTA path exactly the same. My mutt sends to `localhost`, which
forwards over an SSL channel to my colo'd spearce.org mail server,
and that relays to the final destination. Hence spearce.org mail
always originates from spearce.org.
Now I ran git-send-email on a different system, but had it connect
over SMTP to port 25 of the same system mutt runs on, so the
initial Received line was different, but othewrise the mail path
was the same.
I also have a few other addresses that I can send to that will go
out the spearce.org colo'd box to another SMTP system, then bounce
back, and the round-trip was the same for anything from mutt and
from git-send-email.
I marked the whole mess up to some mail header difference that
git-send-email wasn't sending the same way mutt was, and that vger
cared about. I didn't see the difference easily. I just gave up.
;-)
--
Shawn.
next prev parent reply other threads:[~2007-04-10 23:41 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-10 7:44 Feature request - Subtree checkouts Robin H. Johnson
2007-04-10 13:20 ` Shawn O. Pearce
2007-04-10 20:28 ` Junio C Hamano
[not found] ` <Pine.LNX.4.64.0704101338060.6730@ woody.linux-foundation.org>
2007-04-10 20:56 ` Linus Torvalds
2007-04-10 21:33 ` [OT] " alan
2007-04-10 22:12 ` Linus Torvalds
2007-04-10 22:30 ` alan
2007-04-10 22:49 ` Christer Weinigel
2007-04-10 23:20 ` alan
2007-04-10 22:56 ` David Lang
2007-04-12 9:55 ` Jimmy Tang
2007-04-10 21:10 ` Robin H. Johnson
2007-04-10 22:04 ` Robin H. Johnson
2007-04-10 23:41 ` Shawn O. Pearce [this message]
2007-04-14 8:59 ` Johannes Schindelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070410234107.GI5436@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=robbat2@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).