--- imap-2006b/src/imapd/imapd.8.orig Thu Aug 31 02:11:24 2006 +++ imap-2006b/src/imapd/imapd.8 Thu Oct 12 05:12:54 2006 @@ -30,7 +30,7 @@ port as indicated by the .I /etc/services file (see -.IR services (5)). +.IR services (4)). Normally, this is port 143 for plaintext IMAP and 993 for SSL IMAP. .PP This daemons contains CRAM-MD5 support. See the md5.txt documentation @@ -45,4 +45,18 @@ .I /etc/rimapd since this is where this software expects it to be located. .SH "SEE ALSO" -rsh(1) ipopd(8) +rsh(1), ipopd(8), svcs(1), inetadm(1M), inetd(1M), svcadm(1M), attributes(5), smf(5), ip6(7P) +.SH "NOTES" +.PP +The imap services are managed by the service management facility, +\fBsmf\fR(5), under the service identifiers: +.PP +svc:/network/imap:default +svc:/network/imaps:default +.PP +Administrative actions on this service, such as enabling, disabling, or +requesting restart, can be performed using \fBsvcadm\fR(1M). Responsibility +for initiating and restarting this service is delegated to \fBinetd\fR(1M)\&. +Use \fBinetadm\fR(1M) to make configuration changes and to view configuration +information for this service. The service's status can be queried using the +\fBsvcs\fR(1) command.