Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
0b372363
...
0b3723634ca8a34b887b39c6815a163867604100
authored
2002-11-24 22:17:40 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Include *.inc files instead of *.c.texi. Added standard GNU copyright header.
1 parent
235ed841
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
110 additions
and
5 deletions
doc/texinfo/address.texi
doc/texinfo/attribute.texi
doc/texinfo/auth.texi
doc/texinfo/body.texi
doc/texinfo/c-api.texi
doc/texinfo/encoding.texi
doc/texinfo/envelope.texi
doc/texinfo/folder.texi
doc/texinfo/framework.texi
doc/texinfo/headers.texi
doc/texinfo/imap4.texi
doc/texinfo/iterator.texi
doc/texinfo/locker.texi
doc/texinfo/mailbox.texi
doc/texinfo/maildir.texi
doc/texinfo/mailer.texi
doc/texinfo/mbox.texi
doc/texinfo/message.texi
doc/texinfo/mh.texi
doc/texinfo/mime.texi
doc/texinfo/nntp.texi
doc/texinfo/parse822.texi
doc/texinfo/pop3.texi
doc/texinfo/sendmail.texi
doc/texinfo/smtp.texi
doc/texinfo/stream.texi
doc/texinfo/url.texi
doc/texinfo/address.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{address_} is reserved */
}
@code
{
#
include
<
mailutils
/
address
.
h
>
}
...
...
@@ -267,6 +272,6 @@ The return value is @code{0}.
@section
Example
@example
@include
addr
ess
.
c
.
texi
@include
addr
.
inc
@end
example
...
...
doc/texinfo/attribute.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{attribute_} is reserved */
}
@code
{
#
include
<
mailutils
/
attribute
.
h
>
}
...
...
doc/texinfo/auth.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{auth_} is reserved */
}
@code
{
#
include
<
mailutils
/
auth
.
h
>
}
...
...
doc/texinfo/body.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{body_} is reserved */
}
@code
{
#
include
<
mailutils
/
body
.
h
>
}
...
...
doc/texinfo/c-api.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
Free
Software
Foundation
,
Inc
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
...
...
doc/texinfo/encoding.texi
View file @
0b37236
@c This is part of the GNU Mailutils manual.
@c Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.
@c See file mailutils.texi for copying conditions.
@comment *******************************************************************
@section RFC1522
@cindex RFC1522
...
...
doc/texinfo/envelope.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{envelope_} is reserved */
}
@code
{
#
include
<
mailutils
/
envelope
.
h
>
}
...
...
doc/texinfo/folder.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{folder_} is reserve */
}
@code
{
#
include
<
mailutils
/
folder
.
h
>
}
...
...
doc/texinfo/framework.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@menu
*
Folder
::
Folder
.
*
Mailbox
::
Mailbox
.
...
...
@@ -67,7 +71,7 @@ For example writing a simple @code{from} command that will list the
@emph
{
From
}
and
@emph
{
Subject
}
headers
of
every
mail
in
a
mailbox
.
@example
@include
sfrom
.
c
.
texi
@include
sfrom
.
inc
@end
example
@example
...
...
doc/texinfo/headers.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{header_} is reserved */
}
@code
{
#
include
<
mailutils
/
header
.
h
>
}
...
...
doc/texinfo/imap4.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{imap4_} is reserved */
}
@code
{
#
include
<
mailutils
/
imap4
.
h
>
}
...
...
doc/texinfo/iterator.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{iterator_} is reserved */
}
@code
{
#
include
<
mailutils
/
iterator
.
h
>
}
...
...
doc/texinfo/locker.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{locker_} is reserved */
}
@code
{
#
include
<
mailutils
/
locker
.
h
>
}
...
...
doc/texinfo/mailbox.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{mailbox_} is reserved */
}
@code
{
#
include
<
mailutils
/
mailbox
.
h
>
}
...
...
doc/texinfo/maildir.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{maildir_} is reserved */
}
@code
{
#
include
<
mailutils
/
maildir
.
h
>
}
...
...
doc/texinfo/mailer.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{mailer_} is reserved */
}
@code
{
#
include
<
mailutils
/
mailer
.
h
>
}
...
...
doc/texinfo/mbox.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{mbox_} is reserved */
}
@code
{
#
include
<
mailutils
/
mbox
.
h
>
}
...
...
doc/texinfo/message.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
#
include
<
mailutils
/
message
.
h
>
}
@code
{
/* Prefix @emph{message_} is reserve */
}
...
...
doc/texinfo/mh.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{mh_} is reserved */
}
@code
{
#
include
<
mailutils
/
mh
.
h
>
}
...
...
doc/texinfo/mime.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{pop3_} is reserve */
}
@code
{
#
include
<
mailutils
/
pop3
.
h
>
}
...
...
doc/texinfo/nntp.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{nntp_} is reserved */
}
@code
{
#
include
<
mailutils
/
nntp
.
h
>
}
...
...
doc/texinfo/parse822.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{parse822_} is reserved */
}
@code
{
#
include
<
mailutils
/
parse822
.
h
>
}
...
...
doc/texinfo/pop3.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{pop3_} is reserved */
}
@code
{
#
include
<
mailutils
/
pop3
.
h
>
}
...
...
doc/texinfo/sendmail.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{sendmail_} is reserved */
}
@code
{
#
include
<
mailutils
/
sendmail
.
h
>
}
...
...
doc/texinfo/smtp.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@example
@code
{
/* Prefix @emph{smtp_} is reserved */
}
@code
{
#
include
<
mailutils
/
smtp
.
h
>
}
...
...
doc/texinfo/stream.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@code
{
#
include
<
mailutils
/
stream
.
h
>
}
These
generic
flags
are
interpreted
as
appropriate
to
the
specific
...
...
@@ -115,5 +119,5 @@ Last action was @code{stream_close}.
An
example
using
@code
{
tcp_stream_create
}
to
make
a
simple
web
client
:
@example
@include
http
.
c
.
texi
@include
http
.
inc
@end
example
...
...
doc/texinfo/url.texi
View file @
0b37236
@c
This
is
part
of
the
GNU
Mailutils
manual
.
@c
Copyright
(
C
)
1999
,
2000
,
2001
,
2002
Free
Software
Foundation
,
Inc
.
@c
See
file
mailutils
.
texi
for
copying
conditions
.
@comment
*******************************************************************
@comment
See
rfc2368
,
rfc2369
,
rfc2384
A
mailbox
or
a
mailer
can
be
described
in
a
URL
,
the
string
will
contain
the
...
...
@@ -157,6 +161,6 @@ a strdup().
@section
Example
@example
@include
url
-
parse
.
c
.
texi
@include
url
-
parse
.
inc
@end
example
...
...
Please
register
or
sign in
to post a comment