summaryrefslogtreecommitdiff
path: root/doc/texinfo/c-api.texi
blob: 1dfdf3843c1ef614d4060fcab569dc511cfc75d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
@c This is part of the GNU Mailutils manual.
@c Copyright (C) 1999-2004, 2007, 2010-2012, 2014 Free Software
@c Foundation, Inc.
@c See file mailutils.texi for copying conditions.
@comment *******************************************************************

@menu
* POP3::      POP3
* IMAP4::     IMAP4
* Mbox::      Mbox
* Mh::        Mh
* Maildir::   Maildir
* SMTP::      SMTP
* Sendmail::  Sendmail
* Parse822::  Parse822
@end menu

@node POP3
@section POP3
@cindex POP3
@include pop3.texi

@node IMAP4
@section IMAP4
@cindex IMAP4
@include imap4.texi

@node Mbox
@section Mbox
@cindex Mbox
@include mbox.texi

@node Mh
@section Mh
@cindex Mh
@include mh.texi

@node Maildir
@section Maildir
@cindex Maildir
@include maildir.texi

@node SMTP
@section SMTP
@cindex SMTP
@include smtp.texi

@node Sendmail
@section Sendmail
@cindex Sendmail
@include sendmail.texi

@node Parse822
@section Parse822
@cindex Parse822
@include parse822.texi

Return to:

Send suggestions and report system problems to the System administrator.