Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
6c0a304d
Commit
6c0a304d
authored
May 01, 2001
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Document Edition History): Moved to a separate appendix.
parent
c1f60a88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
68 additions
and
68 deletions
+68
-68
doc/Protocol-A.texi
doc/Protocol-A.texi
+68
-68
No files found.
doc/Protocol-A.texi
View file @
6c0a304d
...
...
@@ -8,7 +8,7 @@
@c FIXME: Check for too much text before @menu.
@c FIXME: error-reply defined twice (conflicting).
@c
@c
$
Id: Protocol
-
A.texi,v
1
.
12
6
2001
/
05
/
01
1
1
:
47
:
28
ceder Exp
$
@c
$
Id: Protocol
-
A.texi,v
1
.
12
7
2001
/
05
/
01
1
6
:
16
:
36
ceder Exp
$
@c
%**start of header
@setfilename protocol-a.info
@settitle LysKOM Protocol A
...
...
@@ -411,73 +411,6 @@ The LysKOM developers can be reached by email to
* Notation::
@end menu
@node Document Edition History
@section Document Edition History
@table @asis
@item 10.4: 2001-04-07
Editorial changes needed to publish an online version on the web at
@uref
{
http://www.lysator.liu.se/lyskom/protocol/
}
.
@item 10.3: 2000-09-09
Several aux-items can be set on letterboxes and not only conferences. A
few can now be set on the server. The @aux
{
allowed-content-type
}
and
@aux
{
recommended-conf
}
aux-items were added. The
@aux
{
mx-allow-filter
}
and @aux
{
mx-reject-forward
}
aux-items are marked
obsolete. Text regarding mail import was improved, based on actual
experience in writing an email importer. Reserved a range of aux-items
for komimportmail. Several minor corrections and clarifications made.
Distributed with lyskomd 2.0.4.
@item 10.2: 1999-07-23
Some typos and other minor errors were fixed. Distributed with lyskomd
2.0.2.
@item 10.1: 1999-07-12
Call @req
{
sub-comment
}
was incorrectly marked obsolete. This has been
corrected. Regexps are case sensitive. The Info-Type enumeration was
introduced in the description of the protocol. (Previous versions of
the protocol had broken definitions of @req
{
add-recipient
}
,
@async
{
async-new-recipient
}
and @async
{
async-sub-recipient
}
.) Distributed
with lyskomd 2.0.1.
@item 10.0: 1999-06-27
The specification was translated to English and converted to Texinfo by
David Byers. Protocol version 10. Distributed with lyskomd 2.0.0.
Note: this edition incorrectly marked the @req
{
sub-comment
}
call as
obsolete, and stated that regexp lookup was case insensitive. Both
statements were wrong, and has since been fixed.
@item 9.0: 1996-08-04
Protocol version 9. Distributed with lyskomd 1.9.0.
@item 8.0: 1995-11-10
Protocol version 8. Distributed with lyskomd 1.8.0.
@item 7.1: 1995-01-08.
Protocol and document revision history were added by Per Cederqvist. Outline
mode was used to make the document more manageable. This version was
distributed with lyskomd 1.7.1.
@item 7.0: 1994-12-31.
The first specification with a version number. All calls that had been added
since 1991-06-25 were documented. Pell and Per Cederqvist did the deed. This
version was distributed with lyskomd 1.7.0.
@item 1993-05-19.
Linus Tolke wrote comments for some calls that were without comments.
@item 1992-07-06.
Linus Tolke converted the document to ISO 8859-1.
@item 1991-08-12.
Per Cederqvist started using version control for documentation.
@item 1991-06-25.
Lars Aronsson documented the protocol that was in use at the time.
@end table
@node Protocol Version History
@section Protocol Version History
...
...
@@ -9337,6 +9270,73 @@ Appendices encoded with Base64 or Quoted-Printable should be decoded.
When creating aux-items like @aux
{
mx-author
}
, text coded using the
method in RFC 2047 should be decoded.
@node Document Edition History
@appendix Document Edition History
@table @asis
@item 10.4: 2001-04-07
Editorial changes needed to publish an online version on the web at
@uref
{
http://www.lysator.liu.se/lyskom/protocol/
}
.
@item 10.3: 2000-09-09
Several aux-items can be set on letterboxes and not only conferences. A
few can now be set on the server. The @aux
{
allowed-content-type
}
and
@aux
{
recommended-conf
}
aux-items were added. The
@aux
{
mx-allow-filter
}
and @aux
{
mx-reject-forward
}
aux-items are marked
obsolete. Text regarding mail import was improved, based on actual
experience in writing an email importer. Reserved a range of aux-items
for komimportmail. Several minor corrections and clarifications made.
Distributed with lyskomd 2.0.4.
@item 10.2: 1999-07-23
Some typos and other minor errors were fixed. Distributed with lyskomd
2.0.2.
@item 10.1: 1999-07-12
Call @req
{
sub-comment
}
was incorrectly marked obsolete. This has been
corrected. Regexps are case sensitive. The Info-Type enumeration was
introduced in the description of the protocol. (Previous versions of
the protocol had broken definitions of @req
{
add-recipient
}
,
@async
{
async-new-recipient
}
and @async
{
async-sub-recipient
}
.) Distributed
with lyskomd 2.0.1.
@item 10.0: 1999-06-27
The specification was translated to English and converted to Texinfo by
David Byers. Protocol version 10. Distributed with lyskomd 2.0.0.
Note: this edition incorrectly marked the @req
{
sub-comment
}
call as
obsolete, and stated that regexp lookup was case insensitive. Both
statements were wrong, and has since been fixed.
@item 9.0: 1996-08-04
Protocol version 9. Distributed with lyskomd 1.9.0.
@item 8.0: 1995-11-10
Protocol version 8. Distributed with lyskomd 1.8.0.
@item 7.1: 1995-01-08.
Protocol and document revision history were added by Per Cederqvist. Outline
mode was used to make the document more manageable. This version was
distributed with lyskomd 1.7.1.
@item 7.0: 1994-12-31.
The first specification with a version number. All calls that had been added
since 1991-06-25 were documented. Pell and Per Cederqvist did the deed. This
version was distributed with lyskomd 1.7.0.
@item 1993-05-19.
Linus Tolke wrote comments for some calls that were without comments.
@item 1992-07-06.
Linus Tolke converted the document to ISO 8859-1.
@item 1991-08-12.
Per Cederqvist started using version control for documentation.
@item 1991-06-25.
Lars Aronsson documented the protocol that was in use at the time.
@end table
@node Index
@unnumbered Index
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment