diff --git a/booleans-mls.conf b/booleans-mls.conf
index e16359e..7b866b6 100644
--- a/booleans-mls.conf
+++ b/booleans-mls.conf
@@ -206,4 +206,8 @@ user_ttyfile_stat = false
 # 
 write_untrusted_content = false
 
-spamd_enable_home_dirs = false
\ No newline at end of file
+spamd_enable_home_dirs = false
+
+# Allow login domains to polyinstatiate directories
+# 
+allow_polyinstantiation = true
diff --git a/booleans-strict.conf b/booleans-strict.conf
index e16359e..fc1ff8d 100644
--- a/booleans-strict.conf
+++ b/booleans-strict.conf
@@ -206,4 +206,8 @@ user_ttyfile_stat = false
 # 
 write_untrusted_content = false
 
-spamd_enable_home_dirs = false
\ No newline at end of file
+spamd_enable_home_dirs = false
+
+# Allow login domains to polyinstatiate directories
+# 
+allow_polyinstantiation = false
diff --git a/booleans-targeted.conf b/booleans-targeted.conf
index 413c8e8..d05e129 100644
--- a/booleans-targeted.conf
+++ b/booleans-targeted.conf
@@ -217,3 +217,7 @@ write_untrusted_content = false
 # Allow all domains to talk to ttys
 # 
 allow_domains_use_tty = false
+
+# Allow login domains to polyinstatiate directories
+# 
+allow_polyinstantiation = false
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 96c7d87..b48ee34 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.3.16
-Release: 2
+Release: 3
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -349,6 +349,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
 %endif
 
 %changelog
+* Wed Sep 27 2006 Dan Walsh <dwalsh@redhat.com> 2.3.16-3
+- Fix dovecot, amanda
+
 * Mon Sep 25 2006 Dan Walsh <dwalsh@redhat.com> 2.3.16-2
 - Allow java execheap for itanium