'\" te .\" Copyright 1989 AT&T Copyright (c) 2004, 2013, Oracle and/or its affiliates. All rights reserved. .TH in.comsat 1M "27 Jul 2004" "SunOS 5.11" "System Administration Commands" .SH NAME in.comsat, comsat \- biff server .SH SYNOPSIS .LP .nf \fB/usr/sbin/in.comsat\fR .fi .SH DESCRIPTION .sp .LP \fBcomsat\fR is the server process which listens for reports of incoming mail and notifies users who have requested to be told when mail arrives. It is invoked as needed by \fBinetd\fR(1M), and times out if inactive for a few minutes. .sp .LP \fBcomsat\fR listens on a datagram port associated with the \fBbiff\fR service specification (see \fBservices\fR(4)) for one line messages of the form .sp .LP \fIuser\fR\fB@\fR\fImailbox\fR\fB-\fR\fIoffset\fR .sp .LP If the \fIuser\fR specified is logged in to the system and the associated terminal has the owner execute bit turned on (by a \fBbiff y\fR), the \fIoffset\fR is used as a seek offset into the appropriate mailbox file, and the first 7 lines or 560 characters of the message are printed on the user's terminal. Lines which appear to be part of the message header other than the \fBFrom\fR, \fBTo\fR, \fBDate\fR, or \fBSubject\fR lines are not printed when displaying the message. .SH FILES .sp .ne 2 .mk .na \fB\fB/var/adm/utmpx\fR\fR .ad .RS 18n .rt user access and administration information .RE .SH ATTRIBUTES .sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp .sp .TS tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPEATTRIBUTE VALUE _ Availabilityservice/network/network-servers .TE .SH SEE ALSO .sp .LP \fBsvcs\fR(1), \fBinetadm\fR(1M), \fBinetd\fR(1M), \fBsvcadm\fR(1M),\fBservices\fR(4), \fBattributes\fR(5), \fBsmf\fR(5) .SH NOTES .sp .LP The message header filtering is prone to error. .sp .LP The \fBin.comsat\fR service is managed by the service management facility, \fBsmf\fR(5), under the service identifier: .sp .in +2 .nf svc:/network/comsat:default .fi .in -2 .sp .sp .LP 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. .LP Note - .sp .RS 2 This command is obsolete and will be removed in a future release of Oracle Solaris. .RE