Penguin
Blame: pilot-mail(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of pilot-mail(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 PILOT-MAIL
2 !!!PILOT-MAIL
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 ENVIRONMENT
8 SECURITY
9 AUTHORS
10 ----
11 !!NAME
12
13
14 pilot-mail - transfer mail to and from a Palm Pilot
15 !!SYNOPSIS
16
17
18 __pilot-mail__ [[''options'']
19 !!DESCRIPTION
20
21
22 This manual page documents the __pilot-mail__
23 command.
24
25
26 __pilot-mail__ is a program that synchronises mail
27 between the Mail application on a Palm Pilot and a POP3
28 mailbox or MH mail folder and sends any outbound mail from
29 the Palm. Not all Palms will have the mail application
30 available.
31 !!OPTIONS
32
33
34 A summary of options is included below. Each option may be
35 set either on the command line or using an environment
36 variable. If a command line option is present it overrides
37 the environment variable.
38
39
40 __-p port__
41
42
43 Serial port to use. Defaults to none.
44
45
46 __-h host__
47
48
49 Host to download POP3 mail from. Defaults to
50 none.
51
52
53 __-u username__
54
55
56 User name to use when fetching POP3 mail. No
57 default.
58
59
60 __-P password__
61
62
63 Password to use when fetching POP3 mail. No
64 default.
65
66
67 __-f address__
68
69
70 Value of
71 sendmail(1)__.
72
73
74 __-s command__
75
76
77 Command used to invoke __sendmail(1)__. Defaults to
78 __
79
80
81 __-k __
82
83
84 Keep or delete mail on POP server after transferring it to
85 Pilot. Default is to keep mail.
86
87
88 __-d __
89
90
91 Disposition of mail sent from Pilot. Default is to keep the
92 mail.
93
94
95 __-m mhdir__
96
97
98 MH spool directory to download to Pilot. Default is
99 none.
100 !!ENVIRONMENT
101
102
103 Defaults for all command line options can be set using these
104 environment variables.
105
106
107 __PILOTPORT__
108
109
110 Serial port to use. Defaults to none.
111
112
113 __POPHOST__
114
115
116 POP3 host to download mail from. Defaults to
117 none.
118
119
120 __POPUSER__
121
122
123 User name to use when fetching mail with POP3. No
124 default.
125
126
127 __POPPASS__
128
129
130 Password to use when fetching POP3 mail. No
131 default.
132
133
134 __PILOTFROM__
135
136
137 Value of
138 sendmail(1)__.
139
140
141 __SENDMAIL__
142
143
144 Command used to invoke __sendmail(1)__. Defaults to
145 __
146
147
148 __POPKEEP__
149
150
151 Keep or delete mail on POP server after transferring it to
152 Pilot. Can be either
153
154
155 __TOPILOT_MHDIR__
156
157
158 MH spool directory to download to Pilot. Default is
159 none.
160 !!SECURITY
161
162
163 If the POP3 password is specified on the command line other
164 users on the system will be able to view it while
165 __pilot-mail__ using (for example)
166 __ps(1).__
167 !!AUTHORS
168
169
170 __pilot-mail was written by Kenneth Albanowski
171 __
172 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.