[30633] trunk/dports/mail/postfix/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Nov 1 10:25:03 PDT 2007
Revision: 30633
http://trac.macosforge.org/projects/macports/changeset/30633
Author: markd at macports.org
Date: 2007-11-01 10:25:03 -0700 (Thu, 01 Nov 2007)
Log Message:
-----------
Remove trailing whitespace.
Modified Paths:
--------------
trunk/dports/mail/postfix/Portfile
Modified: trunk/dports/mail/postfix/Portfile
===================================================================
--- trunk/dports/mail/postfix/Portfile 2007-11-01 17:19:42 UTC (rev 30632)
+++ trunk/dports/mail/postfix/Portfile 2007-11-01 17:25:03 UTC (rev 30633)
@@ -73,7 +73,7 @@
# "just working" on fresh installs.
# YOU MUST MOVE THE SAMPLE FILES TO THE CORRECT NAMESPACE.
# XXX unsure if this stilll an issue 07/07/05 yeled@
-post-destroot {
+post-destroot {
file rename ${destroot}${prefix}/etc/postfix/main.cf \
${destroot}${prefix}/etc/postfix/main.cf.sample
file rename ${destroot}${prefix}/etc/postfix/master.cf \
@@ -88,12 +88,12 @@
To get postfix working, you need to copy the sample configuration
files and edit them (${prefix}/etc/postfix/*.sample). You may also
want to turn off Apple's built-in MTA. For example, on 10.4:
-
+
-Delete or rename /System/Library/LaunchDaemons/org.postfix.master.plist
-Replace the built-in sendmail file with a symlink to MacPorts' own:
sudo mv /usr/sbin/sendmail /usr/sbin/sendmail.org
ln -s ${prefix}/sbin/sendmail /usr/sbin/sendmail
-
+
NOTE: Apple OS updates could upgrade the built-in Postfix and overwrite the
symlink, so the symlink mught have to be recreated.
\n"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/87b346e0/attachment-0001.html
More information about the macports-changes
mailing list