summaryrefslogtreecommitdiff
path: root/mail/qpopper/patches/patch-aa
blob: e26c450e509f4017ab82cf5a388ac920ff4eae47 (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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
$NetBSD: patch-aa,v 1.2 1998/08/07 11:09:52 agc Exp $

diff -rc2 popper.8 popper.8
*** popper.8	Wed Nov 19 13:20:38 1997
--- popper.8	Thu Feb 12 15:24:04 1998
***************
*** 11,19 ****
  .\" @(#)@(#)popper.8	2.3    2.3    (CCS)   4/2/91     Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n
  .\"
! .TH popper 8 "August 1990"
  .UC 6
  .ad
  .SH NAME
! popper \- pop 3 server
  .SH SYNOPSIS
  .B /usr/etc/popper
--- 11,19 ----
  .\" @(#)@(#)popper.8	2.3    2.3    (CCS)   4/2/91     Copyright (c) 1990 Regents of the University of California.\nAll rights reserved.\n
  .\"
! .TH qpopper 8 "August 1990"
  .UC 6
  .ad
  .SH NAME
! qpopper \- Qualcomm pop 3 server
  .SH SYNOPSIS
  .B /usr/etc/popper
***************
*** 25,29 ****
  [ -b bulldir]
  .SH DESCRIPTION
! .I Popper
  is an implementation of the Post Office Protocol server that runs on a
  variety of Unix computers to manage electronic mail for Macintosh
--- 25,29 ----
  [ -b bulldir]
  .SH DESCRIPTION
! .I Qpopper
  is an implementation of the Post Office Protocol server that runs on a
  variety of Unix computers to manage electronic mail for Macintosh
***************
*** 43,52 ****
  The
  .B \-k
! flag enables kerberos authentication when popper has been compiled with
  the KERBEROS define.  You must already have libraries that support Kerberos.
  .PP
  The
  .B \-s
! flag turns on statistics logging using syslog(8). At the end of each popper
  session, the following information is logged: username, number of 
  messages deleted, number of bytes deleted, number of message left on server,
--- 43,52 ----
  The
  .B \-k
! flag enables kerberos authentication when qpopper has been compiled with
  the KERBEROS define.  You must already have libraries that support Kerberos.
  .PP
  The
  .B \-s
! flag turns on statistics logging using syslog(8). At the end of each qpopper
  session, the following information is logged: username, number of 
  messages deleted, number of bytes deleted, number of message left on server,
***************
*** 59,63 ****
  When the server is waiting for a command to arrive from the client, it
  times out after the specified number of seconds and terminates the session.
! This avoids having popper processes hang forever waiting for command input
  from clients which have terminated abnormally.
  A small value is ok for small to medium nets where
--- 59,63 ----
  When the server is waiting for a command to arrive from the client, it
  times out after the specified number of seconds and terminates the session.
! This avoids having qpopper processes hang forever waiting for command input
  from clients which have terminated abnormally.
  A small value is ok for small to medium nets where
***************
*** 100,109 ****
  deleted. Otherwise, the bulletin is copied as is.
  .PP
! When a new user checks for mail the first time, popper creates the .popbull 
  file in the user's home directory and seeds it with the current maximum 
  bulletin number. Thus new users do not get old bulletins.
  .SH THE POP TRANSACTION CYCLE
  .PP
! The Berkeley POP server is a single program (called popper) that is
  launched by inetd when it gets a service request on the POP TCP port.
  (The official port number specified in RFC 1081 for POP version 3 is
--- 100,109 ----
  deleted. Otherwise, the bulletin is copied as is.
  .PP
! When a new user checks for mail the first time, qpopper creates the .popbull 
  file in the user's home directory and seeds it with the current maximum 
  bulletin number. Thus new users do not get old bulletins.
  .SH THE POP TRANSACTION CYCLE
  .PP
! The Qualcomm POP server is a single program (called qpopper) that is
  launched by inetd when it gets a service request on the POP TCP port.
  (The official port number specified in RFC 1081 for POP version 3 is
***************
*** 112,116 ****
  POP3 servers, you can simply define both ports for use by the POP3
  server.  This is explained in the installation instructions later on.)
! The popper program initializes and verifies that the peer IP address is
  registered in the local domain, logging a warning message when a
  connection is made to a client whose IP address does not have a
--- 112,116 ----
  POP3 servers, you can simply define both ports for use by the POP3
  server.  This is explained in the installation instructions later on.)
! The qpopper program initializes and verifies that the peer IP address is
  registered in the local domain, logging a warning message when a
  connection is made to a client whose IP address does not have a
***************
*** 123,127 ****
  state (other than a request to quit.)  If authentication fails, a
  warning message is logged and the session ends.  Once the user is
! identified, popper changes its user and group ids to match that of the
  user and enters the transaction state.  The server makes a temporary
  copy of the user's maildrop which is
--- 123,127 ----
  state (other than a request to quit.)  If authentication fails, a
  warning message is logged and the session ends.  Once the user is
! identified, qpopper changes its user and group ids to match that of the
  user and enters the transaction state.  The server makes a temporary
  copy of the user's maildrop which is
***************
*** 142,146 ****
  .SH DEBUGGING
  .PP
! The popper program will log debugging information when the -d parameter
  is specified after its invocation in the inetd.conf file.  Care should
  be exercised in using this option since it generates considerable
--- 142,146 ----
  .SH DEBUGGING
  .PP
! The qpopper program will log debugging information when the -d parameter
  is specified after its invocation in the inetd.conf file.  Care should
  be exercised in using this option since it generates considerable
***************
*** 149,157 ****
  instead of syslog.
  .PP
! For SunOS version 3.5, the popper program is launched by inetd from
  /etc/servers.  This file does not allow you to specify command line
  arguments.  Therefore, if you want to enable debugging, you can specify
! a shell script in /etc/servers to be launched instead of popper and in
! this script call popper with the desired arguments.
  .PP
  You can confirm that the POP server is running on Unix by telneting to
--- 149,157 ----
  instead of syslog.
  .PP
! For SunOS version 3.5, the qpopper program is launched by inetd from
  /etc/servers.  This file does not allow you to specify command line
  arguments.  Therefore, if you want to enable debugging, you can specify
! a shell script in /etc/servers to be launched instead of qpopper and in
! this script call qpopper with the desired arguments.
  .PP
  You can confirm that the POP server is running on Unix by telneting to