| Line 31... |
Line 31... |
|
|
##
|
##
|
# postflight.sh
|
# postflight.sh
|
# Copyright (c) 2009-2011 Jim Riggs, Christian Serving, L.L.C. All rights reserved.
|
# Copyright (c) 2009-2011 Jim Riggs, Christian Serving, L.L.C. All rights reserved.
|
#
|
#
|
# @(#) $Id: postflight.sh 53 2011-08-23 16:00:04Z jhriggs $
|
# @(#) $Id: postflight.sh 60 2011-10-16 18:43:12Z jhriggs $
|
##
|
##
|
|
|
defaults write "$HOME/Library/Preferences/com.apple.mail" EnableBundles -bool YES
|
defaults write "$HOME/Library/Preferences/com.apple.mail" EnableBundles -bool YES
|
defaults write "$HOME/Library/Preferences/com.apple.mail" BundleCompatibilityVersion -int 4
|
defaults write "$HOME/Library/Preferences/com.apple.mail" BundleCompatibilityVersion -int 4
|
chown "$USER" "$HOME/Library/Preferences/com.apple.mail."*
|
chown "$USER" "$HOME/Library/Preferences/com.apple.mail."*
|