aboutsummaryrefslogtreecommitdiffstats
path: root/mail/hotwayd/pkg-message
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-10-16 20:34:49 +0800
committerpav <pav@FreeBSD.org>2004-10-16 20:34:49 +0800
commitf2770c22e2ea684a93525c168cd0924368c060db (patch)
tree28cd569c1944eca5a7d4efbbde185ebcc288ea7f /mail/hotwayd/pkg-message
parent268a3473017754d258142844083b12fbc8bf3ace (diff)
downloadfreebsd-ports-graphics-f2770c22e2ea684a93525c168cd0924368c060db.tar.gz
freebsd-ports-graphics-f2770c22e2ea684a93525c168cd0924368c060db.tar.zst
freebsd-ports-graphics-f2770c22e2ea684a93525c168cd0924368c060db.zip
- Downgrade to 0.7.4
Version 0.8 have serious bugs and it doesn't appear that they will be fixed anytime soon. PR: ports/72655 Submitted by: John Nielsen <john@jnielsen.net> (maintainer)
Diffstat (limited to 'mail/hotwayd/pkg-message')
-rw-r--r--mail/hotwayd/pkg-message15
1 files changed, 6 insertions, 9 deletions
diff --git a/mail/hotwayd/pkg-message b/mail/hotwayd/pkg-message
index 94dbbcaf8ca..91f0cd02429 100644
--- a/mail/hotwayd/pkg-message
+++ b/mail/hotwayd/pkg-message
@@ -1,16 +1,15 @@
-hotwayd and hotsmtpd need to be run from inetd (or xinetd).
+********************
+hotwayd should normally be run from inetd (or xinetd).
To use the standard ports for pop3 and smtp, add lines
like the following to /etc/inetd.conf:
pop3 stream tcp nowait root /usr/local/sbin/hotwayd hotwayd
-smtp stream tcp nowait root /usr/local/sbin/hotsmtpd hotsmtpd
-Alternatively, you may specify arbitrary ports for hotwayd and hotsmtpd.
-Define them in /etc/services, and then add lines like thke following to
+Alternatively, you may specify an arbitrary port for hotwayd.
+Define them in /etc/services, and then add a line like the following to
/etc/inetd.conf:
hotwayd stream tcp nowait root /usr/local/sbin/hotwayd hotwayd
-hotsmtpd stream tcp nowait root /usr/local/sbin/hotsmtpd hotsmtpd
After making your changes, restart inetd. e.g.:
@@ -21,8 +20,6 @@ hotmail (or similar) e-mail. The username should be your full e-mail
address (e.g. example@hotmail.com), and the password is your your
password for hotmail (or whichever service you use).
-Similarly, you can use any mail client that supports SASL authentication
-for SMTP to send e-mail (through hotmail, etc).
-
-For more detailed information see hotwayd(1), hotsmtpd(1), and the port
+For more detailed information see hotwayd(1) and the port
documentation in ${PREFIX}/share/doc/hotwayd.
+********************