caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Eijiro Sumii <eijiro_sumii@anet.ne.jp>
To: caml-list@inria.fr
Cc: Francis.Dupont@enst-bretagne.fr, sumii@saul.cis.upenn.edu
Subject: Re: [OT] Re: webmaster@caml.inria.fr is not a "legal" mail address
Date: Thu, 31 Mar 2005 15:08:22 -0500 (EST)	[thread overview]
Message-ID: <20050331.150822.48811173.eijiro_sumii@anet.ne.jp> (raw)
In-Reply-To: <20050331.133708.36930703.eijiro_sumii@anet.ne.jp>

P.S.  Whoever is curious on what I'm talking about can try a session
like below, and see the From: field of the message delivered to you.
(The same phenomenon happens to To: and Cc: fields, of course, but you
cannot test it without bothering the real server at caml.inria.fr.:-)

The result is "From: nosuchuser@brion.inria.fr" in all sendmail
                                ^^^^^
installations that I have access to.  One can also try:

> grep DontExpandCnames /etc/mail/sendmail.cf
O DontExpandCnames=False
> 

	Eijiro

----------------------------------------------------------------------
> telnet YOUR.SMTP.SERVER smtp
Trying aaa.bbb.ccc.xxx...
Connected to your.smtp.server (aaa.bbb.ccc.xxx).
Escape character is '^]'.
220 your.smtp.server ESMTP
helo YOUR.HOST.NAME
250 your.smtp.server Hello your.host.name [aaa.bbb.ccc.yyy], pleased to meet you
mail from: nosuchuser@caml.inria.fr
250 2.1.0 nosuchuser@caml.inria.fr... Sender ok
rcpt to: YOUR_USER_NAME@YOUR_DOMAIN_NAME
250 2.1.5 your_user_name@your_domain_name... Recipient ok
data
354 Enter mail, end with "." on a line by itself
test
.
250 2.0.0 j2VJmv1a026374 Message accepted for delivery
quit
221 2.0.0 your.smtp.server closing connection
Connection closed by foreign host.


      reply	other threads:[~2005-03-31 20:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-30 14:19 Still problems with the main ocaml web page Martin Sandin
2005-03-30 15:01 ` [Caml-list] " Yaron Minsky
2005-03-30 15:11 ` Christopher Campbell
2005-03-30 15:29 ` Xavier Leroy
2005-03-30 19:24   ` Dimitri Timofeev
2005-03-30 23:48     ` Marc Herbert
2005-03-30 20:30   ` Eijiro Sumii
2005-03-30 20:38     ` webmaster@caml.inria.fr is not a "legal" mail address (Re: [Caml-list] Re: Still problems with the main ocaml web page) Eijiro Sumii
2005-03-31 12:21       ` Francis Dupont
2005-03-31 13:05         ` webmaster@caml.inria.fr is not a "legal" mail address Eijiro Sumii
2005-03-31 13:35           ` Francis Dupont
2005-03-31 18:37             ` [OT] " Eijiro Sumii
2005-03-31 20:08               ` Eijiro Sumii [this message]

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=20050331.150822.48811173.eijiro_sumii@anet.ne.jp \
    --to=eijiro_sumii@anet.ne.jp \
    --cc=Francis.Dupont@enst-bretagne.fr \
    --cc=caml-list@inria.fr \
    --cc=sumii@saul.cis.upenn.edu \
    /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).