2 .\" Copyright (c) 1996, Sun Microsystems, Inc. All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH MAILCOMPAT 1 "April 9, 2016"
8 mailcompat \- provide SunOS compatibility for Solaris mailbox format
11 \fBmailcompat\fR is a program to provide SunOS 4.\fIx\fR compatibility for the
12 Solaris mailbox format. You would typically run \fBmailcompat\fR to be able to
13 read mail on a workstation running SunOS 4.\fIx\fR when your mail server is
17 Enabling \fBmailcompat\fR creates an entry in your \fB\&.forward\fR file, if
18 it exists. If this file does not exist, \fBmailcompat\fR will create it.
19 Disabling \fBmailcompat\fR will remove the entry from the \fB\&.forward\fR
20 file, and if this was the only entry, will remove the entire file.
23 To execute \fBmailcompat\fR, log onto the Solaris mail server and enter
24 \fBmailcompat\fR on the command line. Answer the queries provided by the
28 See \fBlargefile\fR(5) for the description of the behavior of \fBmailcompat\fR
29 when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
32 \fBExample 1 \fRExamples of the \fBmailcompat\fR feature.
35 The following example enables the \fBmailcompat\fR feature for the user "john".
41 This program can be used to store your mail in a format
42 that you can read with SunOS 4.X based mail readers
43 To enable the mailcompat feature a ".forward" file is created.
44 Would you like to enable the mailcompat feature? Y
45 Mailcompat feature ENABLED.Run mailcompat with no arguments to remove it
53 The following example disables the \fBmailcompat\fR feature for the user
60 This program can be used to store your mail in a format
61 that you can read with SunOS 4.X based mail readers
62 You have a .forward file in your home directory containing:
63 "|/usr/bin/mailcompat johns"
64 Would you like to remove it and disable the mailcompat feature? y
65 Back to normal reception of mail.
74 \fB\fB~/.forward\fR\fR
77 list of recipients for forwarding messages
82 \fBmailx\fR(1), \fBattributes\fR(5), \fBlargefile\fR(5)