summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/postfix-current/files/pkg-message.in')
-rw-r--r--mail/postfix-current/files/pkg-message.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/postfix-current/files/pkg-message.in b/mail/postfix-current/files/pkg-message.in
index 737a9f367698..57bf7b01a678 100644
--- a/mail/postfix-current/files/pkg-message.in
+++ b/mail/postfix-current/files/pkg-message.in
@@ -1,5 +1,6 @@
[
{
+ type: install
message: <<EOM
To use postfix instead of sendmail:
- clear sendmail queue and stop the sendmail daemons
@@ -24,9 +25,9 @@ the sasldb file. This is accomplished by adding postfix to group mail and
making the %%PREFIX%%/etc/sasldb* file(s) readable by group mail (this should
be the default for new installs).
EOM
- type: install
}
{
+ type: upgrade
message: <<EOM
If you are upgrading from prior postfix version, please see the README
files for recommended changes to your configuration and additional
@@ -48,13 +49,12 @@ Postfix-internal protocol such as qpsmtpd. Programs that depend on
Postfix internal details are not supported.
EOM
- type: upgrade
}
{
+ type: remove
message: <<EOM
If you remove postfix permanent, adjust / remove the the following file:
- %%MC_PREFIX%%/etc/mail/mailer.conf
EOM
- type: remove
}
]