cae7248923
ok naddy@
22 lines
828 B
Plaintext
22 lines
828 B
Plaintext
$OpenBSD: patch-man_spop3d_conf_5,v 1.3 2009/08/06 23:40:47 martynas Exp $
|
|
--- man/spop3d.conf.5.orig Sun Apr 30 22:56:18 2000
|
|
+++ man/spop3d.conf.5 Tue Aug 4 21:57:06 2009
|
|
@@ -107,7 +107,7 @@ Users can authenticate themselves with APOP scheme. It
|
|
.B MailDropName string
|
|
Specify path to maildrop. The format is the same as for \fB-n\fP option in
|
|
\fBspop3d\fP (8). Default value is
|
|
-.I /var/spool/mail/%s
|
|
+.I /var/mail/%s
|
|
.TP
|
|
.B MailDropType string
|
|
Specify type of maildrop. The allowed values are \fImailbox\fP and
|
|
@@ -204,7 +204,7 @@ exist. Option is disabled by default.
|
|
DoMapping true
|
|
UnreadExpire never
|
|
APOPServerName jakis.tam.host.w.pl
|
|
- MailDropName "/var/spool/mail/%s" /* It is a comment */
|
|
+ MailDropName "/var/mail/%s" /* It is a comment */
|
|
MailDropType mailbox
|
|
AutoLogoutTime 5s
|
|
UserOverride yes
|