summaryrefslogtreecommitdiff
path: root/doc/tech-notes/index.html
blob: 441789a9dfd1f88679b9dec6107b7b509ffc2079 (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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<HTML>
<HEAD><TITLE>Alpine Technical Notes</TITLE></HEAD>
<BODY>
<H1>Alpine Technical Notes</H1>
 
Version 2.21.99999, June 2019

<H2><A NAME="TOC">Table of Contents</A></H2><P>

<H3><A HREF="introduction.html">Introduction</A></H3>

<UL>
<LI><A HREF="introduction.html#design">Design Goals</A><BR>
<LI><A HREF="introduction.html#components">Alpine Components</A><BR>
</UL>

<H3><A HREF="background.html">Background Details</A></H3>

<UL>
<LI><A HREF="background.html#DNS">Domain Names</A><BR>
<LI><A HREF="background.html#rfc2822">RFC 2822 Compliance</A><BR>
<LI><A HREF="background.html#SMTP">SMTP and Sendmail</A><BR>
<LI><A HREF="background.html#IMAP">Internet Message Access Protocol (IMAP)</A><BR>
<LI><A HREF="background.html#MIME">Multipurpose Internet Mail Extensions (MIME)</A><BR>
<LI><A HREF="background.html#collections">Folder Collections</A><BR>
</UL>

<H3><A HREF="installation.html">Building and Installation</A></H3>

<UL>
<LI><A HREF="installation.html#compile">Compile-time Options</A><BR>
<LI><A HREF="installation.html#ldap-compile">Including LDAP Functionality</A><BR>
<LI><A HREF="installation.html#krb5-compile">Including Kerberos 5 Functionality</A><BR>
<LI><A HREF="installation.html#pine-compile">Other Alpine Compile-time Options</A><BR>
<LI><A HREF="installation.html#imapd-compile">IMAPd Compile-time Options</A><BR>
<LI><A HREF="installation.html#build">Building the Alpine Programs</A><BR>
<LI><A HREF="installation.html#install-unix">Installing Alpine and Pico on UNIX Platforms</A><BR>
<LI><A HREF="installation.html#install-pc">Installing PC-Alpine</A><BR>
<LI><A HREF="installation.html#install-imapd">Installing IMAPd</A><BR>
<LI><A HREF="installation.html#files-unix">Support Files and Environment Variables:  UNIX Alpine</A><BR>
<LI><A HREF="installation.html#files-pc">Support Files, Environment Variables, and Registry Values:  PC-Alpine</A><BR>
</UL>

<H3><A HREF="cmd-line.html">Command Line Arguments</A></H3>

<UL>
<LI><A HREF="cmd-line.html#alpine">Alpine</A><BR>
<LI><A HREF="cmd-line.html#pico">Pico</A><BR>
<LI><A HREF="cmd-line.html#pilot">Pilot</A><BR>
</UL>

<H3><A HREF="config.html">Configuration and Preferences</A></H3>

<UL>
<LI><A HREF="config.html#pine-conf">Alpine Configuration</A><BR>
<LI><A HREF="config.html#gen-conf">General Configuration Variables</A><BR>
<LI><A HREF="config.html#features-conf">Configuration Features</A><BR>
<LI><A HREF="config.html#hidden-config">Hidden Config Variables and Features</A><BR>
<LI><A HREF="config.html#ret-var">Retired Variables</A><BR>
<LI><A HREF="config.html#index-tokens">Tokens for Index and Replying</A><BR>
<LI><A HREF="config.html#reply-token-conditionals">Conditional Inclusion of Text for Reply-Leadin, Signatures, and Templates</A><BR>
<LI><A HREF="config.html#per-server-ldap-config">Per Server Directory Configuration</A><BR>
<LI><A HREF="config.html#color-config">Color Configuration</A><BR>
<LI><A HREF="config.html#index-color-config">Index Line Color Configuration</A><BR>
<LI><A HREF="config.html#role-config">Role Configuration</A><BR>
<LI><A HREF="config.html#filter-config">Filtering Configuration</A><BR>
<LI><A HREF="config.html#scoring-config">Scoring Configuration</A><BR>
<LI><A HREF="config.html#other-config">Other Rules Configuration</A><BR>
<LI><A HREF="config.html#search-rules-config">Search Rules Configuration</A><BR>
<LI><A HREF="config.html#patterns-section">Patterns</A><BR>
<LI><A HREF="config.html#configuring-news">Configuring News</A><BR>

<H4><A HREF="config-notes.html">Configuration Notes</A></H4>

<UL>
<LI><A HREF="config-notes.html#fkey">Alpine in Function Key Mode</A><BR>
<LI><A HREF="config-notes.html#domain">Domain Settings</A><BR>
<LI><A HREF="config-notes.html#collections">Syntax for Collections</A><BR>
<LI><A HREF="config-notes.html#remote-folders">Syntax for Folder Names</A><BR>
<LI><A HREF="config-notes.html#server-name-syntax">Server Name Syntax</A><BR>
<LI><A HREF="config-notes.html#folder-namespaces">Folder Namespaces</A><BR>
<LI><A HREF="config-notes.html#maildrop">What is a Mail Drop?</A><BR>
<LI><A HREF="config-notes.html#sorting">Sorting a Folder</A><BR>
<LI><A HREF="config-notes.html#alt-ed">Alternate Editor</A><BR>
<LI><A HREF="config-notes.html#signature">Signatures and Signature Placement</A><BR>
<LI><A HREF="config-notes.html#feature-list">Feature List Variable</A><BR>
<LI><A HREF="config-notes.html#config-inheritance">Configuration Inheritance</A><BR>
<LI><A HREF="config-notes.html#env-variables">Using Environment Variables</A><BR>
<LI><A HREF="config-notes.html#smtp-server">SMTP Servers</A><BR>
<LI><A HREF="config-notes.html#mime.types">MIME.Types file</A><BR>
<LI><A HREF="config-notes.html#color-config-notes">Color Details</A><BR>
<LI><A HREF="config-notes.html#smime-general">S/MIME Overview</A><BR>
<LI><A HREF="config-notes.html#pc-notes">Additional Notes on PC-Alpine</A><BR>
</UL>

</UL>

<H3><A HREF="low-level.html">Behind the Scenes</A></H3>

<UL>
<LI><A HREF="low-level.html#addrbook">Address Books</A><BR>
<LI><A HREF="low-level.html#remote-config">Remote Configuration</A><BR>
<LI><A HREF="low-level.html#checkpoint">Checkpointing</A><BR>
<LI><A HREF="low-level.html#debug">Debug Files</A><BR>
<LI><A HREF="low-level.html#INBOX">INBOX and Special Folders</A><BR>
<LI><A HREF="low-level.html#help">Internal Help Files</A><BR>
<LI><A HREF="low-level.html#char-set">International Character Sets</A><BR>
<LI><A HREF="low-level.html#interrupt">Interrupted and Postponed Messages</A><BR>
<LI><A HREF="low-level.html#status">Message Status</A><BR>
<LI><A HREF="low-level.html#MIME-read">MIME:  Reading a Message</A><BR>
<LI><A HREF="low-level.html#MIME-send">MIME:  Sending a Message</A><BR>
<LI><A HREF="low-level.html#new-mail">New Mail Notification</A><BR>
<LI><A HREF="low-level.html#NFS">NFS</A><BR>
<LI><A HREF="low-level.html#print">Printers and Printing</A><BR>
<LI><A HREF="low-level.html#save">Save and Export</A><BR>
<LI><A HREF="low-level.html#sent-mail">Sent Mail</A><BR>
<LI><A HREF="low-level.html#spell">Spell Checker</A><BR>
<LI><A HREF="low-level.html#terminal">Terminal Emulation and Key Mapping</A><BR>
</UL>

</BODY>
</HTML>