FYI: I-D ACTION:draft-brunner-epp-smtp-00.txt

Eric Brunner-Williams in Portland Maine <brunner@nic-naa.net> Wed, 23 October 2002 13:47 UTC

Received: from nic.cafax.se (ietf-mx.ietf.org [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id JAA26608 for <provreg-archive@ietf.org>; Wed, 23 Oct 2002 09:47:09 -0400 (EDT)
Received: from nic.cafax.se (localhost [127.0.0.1]) by nic.cafax.se (8.12.5/8.12.5) with ESMTP id g9NDhqcE001722 for <ietf-provreg-outgoing@nic.cafax.se>; Wed, 23 Oct 2002 15:43:52 +0200 (MEST)
Received: from localhost (localhost [[UNIX: localhost]]) by nic.cafax.se (8.12.5/8.12.5/Submit) id g9NDhqgC001721 for ietf-provreg-outgoing; Wed, 23 Oct 2002 15:43:52 +0200 (MEST)
X-Authentication-Warning: nic.cafax.se: majordom set sender to owner-ietf-provreg@cafax.se using -f
Received: from nic-naa.net (216-220-241-233.midmaine.com [216.220.241.233]) by nic.cafax.se (8.12.5/8.12.5) with ESMTP id g9NDhocE001716 for <ietf-provreg@cafax.se>; Wed, 23 Oct 2002 15:43:51 +0200 (MEST)
Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.6/8.12.6) with ESMTP id g9NDiFtE016022 for <ietf-provreg@cafax.se>; Wed, 23 Oct 2002 09:44:15 -0400 (EDT) (envelope-from brunner@nic-naa.net)
Message-Id: <200210231344.g9NDiFtE016022@nic-naa.net>
To: ietf-provreg@cafax.se
Subject: FYI: I-D ACTION:draft-brunner-epp-smtp-00.txt
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-ID: <16020.1035380655.1@nic-naa.net>
Date: Wed, 23 Oct 2002 09:44:15 -0400
From: Eric Brunner-Williams in Portland Maine <brunner@nic-naa.net>
Sender: owner-ietf-provreg@cafax.se
Precedence: bulk

------- Forwarded Message

Return-Path: ietf-123-owner@loki.ietf.org
Delivery-Date: Wed Oct 23 09:16:00 2002
Delivery-Date: Wed, 23 Oct 2002 09:16:00 -0400
Received: from loki.ietf.org (loki.ietf.org [132.151.1.177])
	by nic-naa.net (8.12.6/8.12.6) with ESMTP id g9NDFxtE015912
	for <brunner@NIC-NAA.NET>; Wed, 23 Oct 2002 09:15:59 -0400 (EDT)
	(envelope-from ietf-123-owner@loki.ietf.org)
Received: (from adm@localhost)
	by loki.ietf.org (8.9.1b+Sun/8.9.1) id IAA06515
	for ietf-123-outbound.09@ietf.org; Wed, 23 Oct 2002 08:35:01 -0400 (EDT)
Received: from ietf.org (odin.ietf.org [10.27.2.28])
	by loki.ietf.org (8.9.1b+Sun/8.9.1) with ESMTP id HAA05969
	for <all-ietf@loki.ietf.org>; Wed, 23 Oct 2002 07:38:39 -0400 (EDT)
Received: from CNRI.Reston.VA.US (localhost [127.0.0.1])
	by ietf.org (8.9.1a/8.9.1a) with ESMTP id HAA13986
	for <all-ietf@ietf.org>; Wed, 23 Oct 2002 07:36:22 -0400 (EDT)
Message-Id: <200210231136.HAA13986@ietf.org>
Mime-Version: 1.0
Content-Type: Multipart/Mixed; Boundary="NextPart"
To: IETF-Announce: ;
From: Internet-Drafts@ietf.org
Reply-to: Internet-Drafts@ietf.org
Subject: I-D ACTION:draft-brunner-epp-smtp-00.txt
Date: Wed, 23 Oct 2002 07:36:22 -0400
Sender: nsyracus@cnri.reston.va.us

- --NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.


	Title		: EPP transport mapping for SMTP
	Author(s)	: E. Brunner-Williams
	Filename	: draft-brunner-epp-smtp-00.txt
	Pages		: 31
	Date		: 2002-10-22
	
This document describes how to exchange EPP content using SMTP
transport.  The data is packaged using standard MIME content-types.
Authentication and data security are obtained by using OpenPGP
security body parts or Cryptographic Message Syntax (S/MIME).
Authenticated acknowledgements make use of multipart/signed replies
to the original SMTP message.

A URL for this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-brunner-epp-smtp-00.txt

To remove yourself from the IETF Announcement list, send a message to 
ietf-announce-request with the word unsubscribe in the body of the message.

Internet-Drafts are also available by anonymous FTP. Login with the username
"anonymous" and a password of your e-mail address. After logging in,
type "cd internet-drafts" and then
	"get draft-brunner-epp-smtp-00.txt".

A list of Internet-Drafts directories can be found in
http://www.ietf.org/shadow.html 
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt


Internet-Drafts can also be obtained by e-mail.

Send a message to:
	mailserv@ietf.org.
In the body type:
	"FILE /internet-drafts/draft-brunner-epp-smtp-00.txt".
	
NOTE:	The mail server at ietf.org can return the document in
	MIME-encoded form by using the "mpack" utility.  To use this
	feature, insert the command "ENCODING mime" before the "FILE"
	command.  To decode the response(s), you will need "munpack" or
	a MIME-compliant mail reader.  Different MIME-compliant mail readers
	exhibit different behavior, especially when dealing with
	"multipart" MIME messages (i.e. documents which have been split
	up into multiple messages), so check your local documentation on
	how to manipulate these messages.
		
		
Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

- --NextPart
Content-Type: Multipart/Alternative; Boundary="OtherAccess"

- --OtherAccess
Content-Type: Message/External-body;
	access-type="mail-server";
	server="mailserv@ietf.org"

Content-Type: text/plain
Content-ID:	<2002-10-22143448.I-D@ietf.org>

ENCODING mime
FILE /internet-drafts/draft-brunner-epp-smtp-00.txt

- --OtherAccess
Content-Type: Message/External-body;
	name="draft-brunner-epp-smtp-00.txt";
	site="ftp.ietf.org";
	access-type="anon-ftp";
	directory="internet-drafts"

Content-Type: text/plain
Content-ID:	<2002-10-22143448.I-D@ietf.org>

- --OtherAccess--

- --NextPart--



------- End of Forwarded Message