summaryrefslogtreecommitdiff
path: root/man/qmail-pop3d.8
blob: 14afa9392acd635a167f5ac12a1869896a95ca54 (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
.TH s/qmail: qmail-pop3d 8
.SH NAME
qmail-pop3d \- provide mail via POP3
.SH SYNOPSIS
.B qmail-pop3d
.I maildirname
.SH DESCRIPTION
.B qmail-pop3d
lets a user read and delete his mail through the network.

Mail is stored in a
.B maildir
called
.IR maildirname ,
normally
.BR Maildir ,
in the user's home directory.

.B qmail-pop3d
is normally invoked
under
.BR qmail-popup ,
which reads a username and password,
and
.BR qmail-authuser ,
which checks the password and sets up environment variables.

.B qmail-pop3d
has a 20-minute idle timeout.

.B qmail-pop3d
supports TOP, USER, UIDL, STLS, and LAST.

.B qmail-pop3d
appends an extra blank line to every message
to work around serious bugs in certain clients.

.B qmail-pop3d
is based on a program contributed by Russ Nelson.

.SH "SEE ALSO"
maildir(5),
qmail-authuser(8),
qmail-local(8),
qmail-popup(8),
qmail-log(8).