upgrade to Dovecot 1.0rc9
This commit is contained in:
parent
9949c42f9c
commit
39c73b76e1
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2006/10/09 19:26:53 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2006/10/14 01:41:19 brad Exp $
|
||||
|
||||
COMMENT= "compact IMAP/POP3 server"
|
||||
|
||||
DISTNAME= dovecot-1.0.rc8
|
||||
DISTNAME= dovecot-1.0.rc9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}releases/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (dovecot-1.0.rc8.tar.gz) = 888ecd634dbb4a4755c1a892e8eb3950
|
||||
RMD160 (dovecot-1.0.rc8.tar.gz) = 865b948e3e702ab74a8e0f3cd12c0daa39573ad9
|
||||
SHA1 (dovecot-1.0.rc8.tar.gz) = 166da9716f5d27af30075ce8f0b07c2e8f0c801f
|
||||
SIZE (dovecot-1.0.rc8.tar.gz) = 1446336
|
||||
MD5 (dovecot-1.0.rc9.tar.gz) = fce6bd9190f8fe4cd14d596399796560
|
||||
RMD160 (dovecot-1.0.rc9.tar.gz) = 17f2f5d20f49df92f84e79debce0172a770b0dfb
|
||||
SHA1 (dovecot-1.0.rc9.tar.gz) = 5d643f153f9f180b1410b7548063701978469a3f
|
||||
SIZE (dovecot-1.0.rc9.tar.gz) = 1449023
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-dovecot-example_conf,v 1.25 2006/10/09 19:26:53 brad Exp $
|
||||
--- dovecot-example.conf.orig Fri Sep 22 10:40:56 2006
|
||||
+++ dovecot-example.conf Mon Oct 9 15:20:25 2006
|
||||
$OpenBSD: patch-dovecot-example_conf,v 1.26 2006/10/14 01:41:19 brad Exp $
|
||||
--- dovecot-example.conf.orig Fri Oct 13 12:34:00 2006
|
||||
+++ dovecot-example.conf Fri Oct 13 21:18:01 2006
|
||||
@@ -7,13 +7,12 @@
|
||||
# value inside quotes, eg.: key = "# char and trailing whitespace "
|
||||
|
||||
@ -147,7 +147,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.25 2006/10/09 19:26:53 brad Exp $
|
||||
|
||||
# Set max. process size in megabytes.
|
||||
#auth_process_size = 256
|
||||
@@ -747,7 +746,7 @@ auth default {
|
||||
@@ -749,7 +748,7 @@ auth default {
|
||||
# database (passwd usually), you can use static userdb.
|
||||
# REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM
|
||||
# authentication to actually work.
|
||||
@ -156,7 +156,7 @@ $OpenBSD: patch-dovecot-example_conf,v 1.25 2006/10/09 19:26:53 brad Exp $
|
||||
# [session=yes] [setcred=yes] [cache_key=<key>] [<service name>]
|
||||
#
|
||||
# session=yes makes Dovecot open and immediately close PAM session. Some
|
||||
@@ -775,13 +774,13 @@ auth default {
|
||||
@@ -777,13 +776,13 @@ auth default {
|
||||
# args = session=yes *
|
||||
# args = cache_key=%u dovecot
|
||||
#args = dovecot
|
||||
|
Loading…
Reference in New Issue
Block a user