SHA256
1
0
forked from pool/postfix

checked in (request 31352)

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=28
This commit is contained in:
OBS User autobuild 2010-02-05 13:02:43 +00:00 committed by Git OBS Bridge
parent b87567bf9f
commit 3fde0ab917
3 changed files with 11 additions and 7 deletions

View File

@ -1,5 +1,15 @@
diff -ruN postfix-2.2.9-orig/conf/main.cf postfix-2.2.9/conf/main.cf
--- postfix-2.2.9-orig/conf/main.cf 2005-03-04 17:48:25.000000000 +0000
+++ postfix-2.2.9/conf/main.cf 2008-08-04 19:08:01.086201423 +0000
@@ -405,7 +405,7 @@
# "Maildir/" for qmail-style delivery (the / is required).
#
#home_mailbox = Mailbox
-#home_mailbox = Maildir/
+home_mailbox = Maildir/
# The mail_spool_directory parameter specifies the directory where
# UNIX-style mailboxes are kept. The default setting depends on the
@@ -642,3 +642,29 @@
# readme_directory: The location of the Postfix README files.
#

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Tue Feb 2 15:45:26 UTC 2010 - varkoly@novell.com
- bnc#567569 - Postfix: move ldap support to a separate package
- bnc#557239 - postfix delivers mail to user's home instead of /var/spool/mail
-------------------------------------------------------------------
Tue Jan 5 23:28:12 UTC 2010 - chris@computersalat.de

View File

@ -43,7 +43,7 @@ PreReq: %insserv_prereq %fillup_prereq
PreReq: /usr/bin/getent
PreReq: /usr/sbin/useradd /usr/sbin/groupadd
PreReq: /bin/sed /bin/awk /bin/grep
PreReq: textutils sh-utils fileutils pcre openldap2-devel netcfg
PreReq: textutils sh-utils fileutils pcre openldap2-client netcfg
BuildRequires: db-devel
BuildRequires: mysql-devel
BuildRequires: openldap2-devel pcre-devel postgresql-devel