One document matched: draft-eriksson-bulk-email-00.txt
Internet Draft Johnny Eriksson
draft-eriksson-bulk-email-00.txt Tele2/Swipnet
March 2000
Expires in six months
SMTP service extension for bulk email.
This document is an Internet-Draft and is in full conformance
with all provisions of Section 10 of RFC 2026.
Internet-Drafts are working documents of the Internet
Engineering Task Force (IETF), its areas, and its working
groups. Note that other groups may also distribute working
documents as Internet-Drafts.
Internet-Drafts are draft documents valid for a maximum of six
months and may be updated, replaced, or obsoleted by other
documents at any time. It is inappropriate to use Internet-
Drafts as reference material or to cite them other than as
"work in progress."
The list of current Internet-Drafts can be accessed at
http://www.ietf.org/ietf/1id-abstracts.txt
The list of Internet-Draft Shadow Directories can be accessed
at http://www.ietf.org/shadow.html.
Copyright Notice
Copyright (C) The Internet Society (2000). All Rights
Reserved.
Abstract
This memo describes an SMTP extension to differentiate between
ordinary and unsolicited (bulk) e-mail. This can in turn be used
as a mailbox-by-mailbox opt-in or opt-out mechanism for allowing
or disallowing bulk e-mail.
Introduction
A new SMTP verb, BULK, is defined. It is to be used instead of MAIL
when sending bulk e-mail. This gives the receiving MTA the ability
to accept or reject the message on a per recipient basis, according
to the individual preference of the recipient.
Examples
S: <wait for open connection>
C: <open connection to server>
S: 220 example.com SMTP service ready
C: EHLO spam.com
S: 250-example.com
S: 250 BULK
C: BULK FROM:<Friend@public.com>
S: 250 sender <Friend@public.com> OK
C: RCPT TO:<user1@example.com>
S: 550 no.
C: RCPT TO:<user2@example.com>
S: 550 no.
C: RCPT TO:<user3@example.com>
S: 550 no.
...
C: RCPT TO:<user999@example.com>
S: 550 no.
C: QUIT
S: 221 goodbye
Security Considerations
This proposal is not believed to affect the security (or lack thereof)
of SMTP in any way.
IANA Considerations
There are no IANA considerations in the current draft.
Author Contact Information
Johnny Eriksson
Tele2/Swipnet
Box 62
164 94 Kista
Sweden
Phone: +46 8 56264000
Fax: +46 8 56264200
Email: bygg@swip.net
Full Copyright Statement
Copyright (C) The Internet Society (2000). All Rights
Reserved.
This document and translations of it may be copied and
furnished to others, and derivative works that comment on or
otherwise explain it or assist in its implementation may be
prepared, copied, published and distributed, in whole or in
part, without restriction of any kind, provided that the
above copyright notice and this paragraph are included on all
such copies and derivative works. However, this document
itself may not be modified in any way, such as by removing
the copyright notice or references to the Internet Society or
other Internet organizations, except as needed for the purpose
of developing Internet standards in which case the procedures
for copyrights defined in the Internet Standards process must
be followed, or as required to translate it into languages
other than English.
The limited permissions granted above are perpetual and will
not be revoked by the Internet Society or its successors or
assigns.
This document and the information contained herein is provided
on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET
ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE
USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR
ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
PARTICULAR PURPOSE.
| PAFTECH AB 2003-2026 | 2026-04-24 13:04:30 |