SMTP extension for internationalized email address YAO Jiankang 2006 CNNIC.

Slides:



Advertisements
Similar presentations
Draft-ietf-eai-mailinglist-00.txt Mailing Lists and Internationalized Addresses IETF66 Montreal – July 11, 2006 Edmon Chung, Afilias
Advertisements

1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
Sender ID Drafts Jim Lyon Microsoft Corporation 4 August 2004.
INTRANET MAIL SERVER (DESIGN OF SMTP and POP3)
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 23 Electronic Mail: SMTP,
SMTP – Simple Mail Transfer Protocol
Application: Electronic Mail Linda Wu (CMPT )
CSCE 515: Computer Network Programming Chin-Tser Huang University of South Carolina.
TCP/IP Protocol Suite 1 Chapter 20 Upon completion you will be able to: Electronic Mail: SMTP, POP, and IMAP Understand four configurations of architecture.
TCP/IP Protocol Suite 1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Chapter 23 Electronic Mail: SMTP,
Simple Mail Transfer Protocol (SMTP) CS-328 Dick Steflik.
COS 420 DAY 25. Agenda Assignment 5 posted Chap Due May 4 Final exam will be take home and handed out May 4 and Due May 10 Today we will discuss.
Implementing Application Protocols. Overview An application protocol facilitates communication between applications. For example, an client uses.
Technion – Israel Institute of Technology Department of Electrical Engineering Software Lab Remote Mailbox based on.NET technology Michael and Eugene Shamis.
Chapter 30 Electronic Mail Representation & Transfer
CAREERSOURCE GC BOARD AND CENTER SETUP FOR USE WITH IPHONE, IPAD, AND SELECT IPODS.
Architecture of SMTP, POP, IMAP, MIME.
Pro Exchange SPAM Filter An Exchange 2000 based spam filtering solution.
WebReport/400 TCP/IP Configuration Presented by Kisco Information Systems.
Electronic Mail: SMTP, POP, and IMAP
SIMPLE MAIL TRANSFER PROTOCOL SECURITY Guided By Prof : Richard Sinn Bhavesh Jadav Mayur Mulani.
Some issues for SMTP extension for internationalized address (draft-ietf-eai-smtpext-00.txt) YAO Jiankang 2006 CNNIC.
© 2006 Cisco Systems, Inc. All rights reserved. CUDN v1.1—4-1 Designing VPIM Solutions Migrating Voice Mail to Unified Messaging and Interoperability.
Intro to Computer Networks Bob Bradley The University of Tennessee at Martin.
SMTP PROTOCOL CONFIGURATION AND MANAGEMENT Chapter 8.
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 12 Electronic Mail.
Electronic Mail Originally –Memo sent from one user to another Now –Memo sent to one or more mailboxes Mailbox –Destination point for messages.
IETF 66 EAI WG Testing Report TWNIC
TCP/IP Protocol Suite 1 Chapter 20 Upon completion you will be able to: Electronic Mail: SMTP, POP, and IMAP Understand four configurations of architecture.
Computer Networks26-1 Chapter 26. Remote Logging, Electronic Mail and File Transfer.
Sending and Receiving Mails
©2003 Hathai Tanta-ngai, Tony Abou-Assaleh, Sittichai Jiampojamarn, and Nick Cercone 1 IPSI 2003 Hathai Tanta-ngai, Tony Abou-Assaleh, Sittichai Jiampojamarn,
SMTP – Simple Mail Transfer Protocol
File Transfer Protocol (FTP)
1 SMTP - Simple Mail Transfer Protocol –RFC 821 POP - Post Office Protocol –RFC 1939 Also: –RFC 822 Standard for the Format of ARPA Internet Text.
Module 7: Managing Message Transport. Overview Introduction to Message Transport Implementing Message Transport.
Responsible Submitter An SMTP Service Extension IETF 60 San Diego, CA Harry Katz Microsoft Corp. 8/4/2004.
EAI WG meeting IETF-65, March 20, Agenda 17:40 Welcome, blue sheet, scribe, agenda bashing 17:50 Review of WG charter (approved) 17:55 Problem/framing:
SIMPLE MAIL TRANSFER PROTOCOL. Introduction Simple Mail Transfer Protocol is the standard protocol on the Internet and part of the TCP/IP protocol.
CS 3830 Day 9 Introduction 1-1. Announcements r Quiz #2 this Friday r Demo prog1 and prog2 together starting this Wednesday 2: Application Layer 2.
SIMPLE MAIL TRANSFER PROTOCOL PRADEEP KOLLIPARA SANDEEP PINNAMANENI.
SMTP Tapu Ahmed Jeremy Nunn. Basics Responsible for electronic mail delivery. Responsible for electronic mail delivery. Simple ASCII protocol that runs.
Technical Awareness on Analysis of Headers.
EAI: Address Internationalization Harald Alvestrand Xiaodong Lee.
SMTP - Simple Mail Transfer Protocol RFC 821
CITA 310 Section 6 Providing Services (Textbook Chapter 8)
CS440 Computer Networks 1 Neil Tang 12/01/2008.
1 Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. Electronic Mail: SMTP, POP IMAP, and MIME.
Downgrading mechanism for Internationalized Address (IMA) draft-yoneya-ima-downgrade-00.txt Kazunori Fujiwara JPRS.
SMTP Service Extension for message Media Size declaration (draft-shveidel-mediasize-01.txt) Ari Erev Vladimir Shveidel November 21, 2002 IETF-55 Update.
This opens the box as shown above where filtering on the Junk e mail folder can be adjusted. Click on the Blocked Senders tab. If adding an address.
1 Kyung Hee University Chapter 22 Simple Mail Transfer Protocol (SMTP)
1 Architecture 2 User Agent 3 Message Transfer Agent 4 Message Access Agent 5 MIME 6 Web-Based Mail 7 Electronic Mail Security.
Discussion of OCP/SMTP profile and some Use cases Presented by Abbie Barbir
ADDRESS INTERNATIONALIZATION ( EAI ) ICANN-55 Mar 06, 2016 TF-AIDN Member 35+ Min : 10- Min ( Q & A )
Spring 2006 CPE : Application Layer_ 1 Special Topics in Computer Engineering Application layer: Some of these Slides are Based on Slides.
Draft-yoneya-ima-downgrade-01 Downgrading mechanism for Internationalized Address (IMA) 20 Mar 2006 Yoshiro YONEYA Kazunori Fujiwara.
concepts & protocols
SMTP - Simple Mail Transfer Protocol POP - Post Office Protocol
IETF 66 EAI WG Testing Report
Networking Applications
Address Internationalization
Social Media And Global Computing Sending
Configuring Internet-related services
William Stallings Data and Computer Communications
Coexistence between Notes/Domino and Outlook (or any non-Notes )
Unit – 4 Chap - 2 Mail Delivery System
Chapter 7 Network Applications
Ari Erev Vladimir Shveidel November 21, 2002
Presentation transcript:

SMTP extension for internationalized address YAO Jiankang 2006 CNNIC

Main Changes from -00 draft-yao-ima-smtpext-02.txt ( thanks a lot for all the comments to version 00 ) Add Extended Mailbox Address Syntax Add the “ ATMOIC ” parameter and introduction Add the specification of uses of “ ALT- ADDRESS ” and “ ATOMIC ” parameters Add the message header question description Add the mailing list question description

What is the internationalized Address? Mailbox = Local-part Domain Local-part = Dot-string / Quoted-string ; MAY be case-sensitive Dot-string = Atom *("." Atom) Atom = 1*Ucharacter Ucharacter = Quoted-string = DQUOTE *qcontent DQUOTE Domain = (sub-domain 1*("." sub-domain)) / address-literal sub-domain = Let-dig [Ldh-str] /

Framework for the Internationalization Extension 1. The EHLO keyword value associated with this extension is "I "; 2. No parameter values are defined for this EHLO keyword value. 3. Two optional parameters are added to the SMTP MAIL and RCPT commands. The first parameter is named as ALT-ADDRESS. The second is ATOMIC. 4. No additional SMTP verbs are defined by this extension. 5. Servers offering this extension MUST provide support for, and announce, the 8BITMIME extension.

The ALT-ADDRESS and ATOMIC parameter If the IMA extension is offered, the syntax of the SMTP MAIL and RCPT commands is extended to support both the optional "ALT-ADDRESS" and "ATOMIC" parameter. The "ALT-ADDRESS" requires an all-ASCII address, which may be set by sender or some algorithmic transformation. The “ATOMIC” parameter indicates whether the IMA can be safely transformed into ACE

The use of the ALT-ADDRESS will be according to the following priority if SMTP servers can not support IMA capability. 1. If the sender has already set the ALT- ADDRESS value in spite of the value of ATMOIC, the client SMTP server will use this address as the emai address. 2. If the ALT-ADDRESS value is not set by the sender but the value of ATOMIC is 'y', the sender SMTP server can apply some algorithmic transformation such as punycode. 3. If the ALT-ADDRESS value is not set by the sender and the value of ATOMIC is 'n' which means that the local part of IMA can not be converted to the ASCII address safely, the must be bounced to the original sender.

Q&A! Yao Jiankang