summaryrefslogtreecommitdiff
path: root/community/courier-mta/courier-mta.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/courier-mta/courier-mta.install')
-rw-r--r--community/courier-mta/courier-mta.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/courier-mta/courier-mta.install b/community/courier-mta/courier-mta.install
index e835e3efd..b0d827e43 100644
--- a/community/courier-mta/courier-mta.install
+++ b/community/courier-mta/courier-mta.install
@@ -20,7 +20,7 @@ post_upgrade() {
post_install $1
echo "Please migrate to the new daemon format:"
echo "/etc/rc.d/courier-imap has been split into separate daemons:"
- echo " imapd, imads-ssl, pop3d, pop3d-ssl"
+ echo " imapd, imapd-ssl, pop3d, pop3d-ssl"
echo "This elimates the need for /etc/conf.d/courier-imap"
echo "Update your /etc/rc.conf and manually add the desired daemons. Make sure"
echo "you first start authdaemond before any other of these daemons."