diff --git a/dovecot/.md5sum b/dovecot/.md5sum index 5bd6f6f2d..c2310aabe 100644 --- a/dovecot/.md5sum +++ b/dovecot/.md5sum @@ -1,3 +1,3 @@ 1c37d911bc42fb40f0ef5a3f5822b170 dovecot -4b76cef0e769e7504e47f4df4055bc8c dovecot-1.0.rc10.tar.gz -a09bb8cdd677bbe355c7fbf26ccb407e dovecot-config.patch +72ad7ccae06bd5e7fd05fc7c2b25eb89 dovecot-1.0.rc11.tar.gz +40191abc64532951e58da70a4814422c dovecot-config.patch diff --git a/dovecot/Pkgfile b/dovecot/Pkgfile index bec20c393..6e0b539d6 100644 --- a/dovecot/Pkgfile +++ b/dovecot/Pkgfile @@ -4,7 +4,7 @@ # Depends on: openssl name=dovecot -version=1.0.rc10 +version=1.0.rc11 release=1 source=(http://dovecot.org/releases/$name-$version.tar.gz \ dovecot-config.patch dovecot) diff --git a/dovecot/dovecot-config.patch b/dovecot/dovecot-config.patch index 195ecd511..f8015e0da 100644 --- a/dovecot/dovecot-config.patch +++ b/dovecot/dovecot-config.patch @@ -1,6 +1,6 @@ -diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-example.conf ---- dovecot-1.0.rc10.orig/dovecot-example.conf 2006-10-16 19:39:28.000000000 +0200 -+++ dovecot-1.0.rc10/dovecot-example.conf 2006-10-16 19:39:39.000000000 +0200 +diff -Nru dovecot-1.0.rc11.orig/dovecot-example.conf dovecot-1.0.rc11/dovecot-example.conf +--- dovecot-1.0.rc11.orig/dovecot-example.conf 2006-11-05 11:03:48.000000000 +0100 ++++ dovecot-1.0.rc11/dovecot-example.conf 2006-11-05 11:06:09.000000000 +0100 @@ -13,11 +13,11 @@ # --with-ssldir=/etc/ssl @@ -57,16 +57,16 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # Maximum number of login processes to create. The listening process count # usually stays at login_processes_count, but when multiple users start logging -@@ -194,7 +194,7 @@ - # default_mail_env = mbox:~/mail/:INBOX=/var/mail/%u - # default_mail_env = mbox:/var/mail/%d/%n/:INDEX=/var/indexes/%d/%n +@@ -204,7 +204,7 @@ # --#default_mail_env = -+default_mail_env = mbox:~/Mail:INBOX=/var/spool/mail/%u + # http://wiki.dovecot.org/MailLocation + # +-#mail_location = ++mail_location = mbox:~/Mail:INBOX=/var/spool/mail/%u # If you need to set multiple mailbox locations or want to change default # namespace settings, you can do it by defining namespace sections: -@@ -297,7 +297,7 @@ +@@ -307,7 +307,7 @@ # non-valid GID as primary group ID aren't allowed to log in. If user # belongs to supplementary groups with non-valid GIDs, those groups are # not set. @@ -75,7 +75,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex #last_valid_gid = 0 # Maximum number of running mail processes. When this limit is reached, -@@ -470,19 +470,19 @@ +@@ -480,19 +480,19 @@ protocol imap { # Login executable location. @@ -99,7 +99,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # Maximum IMAP command line length in bytes. Some clients generate very long # command lines with huge mailboxes, so you may need to raise this if you get -@@ -532,11 +532,11 @@ +@@ -542,11 +542,11 @@ protocol pop3 { # Login executable location. @@ -113,7 +113,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # Don't try to set mails non-recent or seen with POP3 sessions. This is # mostly intended to reduce disk I/O. With maildir it doesn't move files -@@ -580,7 +580,7 @@ +@@ -590,7 +590,7 @@ # installations. %08Xu%08Xv will be the new default, so use it for new # installations. # @@ -122,7 +122,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # POP3 logout format string: # %t - number of TOP commands -@@ -626,7 +626,7 @@ +@@ -636,7 +636,7 @@ #mail_plugin_dir = /usr/lib/dovecot/lda # Binary to use for sending mails. @@ -131,7 +131,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # UNIX socket path to master authentication server to find users. #auth_socket_path = /var/run/dovecot/auth-master -@@ -637,7 +637,7 @@ +@@ -647,7 +647,7 @@ ## # Executable location @@ -140,7 +140,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # Set max. process size in megabytes. #auth_process_size = 256 -@@ -751,7 +751,7 @@ +@@ -761,7 +761,7 @@ # database (passwd usually), you can use static userdb. # REMEMBER: You'll need /etc/pam.d/dovecot file created for PAM # authentication to actually work. @@ -149,7 +149,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # [session=yes] [setcred=yes] [cache_key=] [] # # session=yes makes Dovecot open and immediately close PAM session. Some -@@ -779,7 +779,7 @@ +@@ -789,7 +789,7 @@ # args = session=yes * # args = cache_key=%u dovecot #args = dovecot @@ -158,7 +158,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # /etc/passwd or similar, using getpwnam() # In many systems nowadays this uses Name Service Switch, which is -@@ -789,8 +789,8 @@ +@@ -799,8 +799,8 @@ #} # /etc/shadow or similiar, using getspnam(). Deprecated by PAM nowadays. @@ -169,7 +169,7 @@ diff -Nru dovecot-1.0.rc10.orig/dovecot-example.conf dovecot-1.0.rc10/dovecot-ex # BSD authentication. Used by at least OpenBSD. #passdb bsdauth { -@@ -892,7 +892,7 @@ +@@ -902,7 +902,7 @@ # authentication with BSDs internally accesses shadow files, which also # requires roots. Note that this user is NOT used to access mails. # That user is specified by userdb above.