8322 nl: misleading-indentation
[unleashed/tickless.git] / usr / src / man / man1 / mailcompat.1
blob5cd96ca8b1ce63d8aa679266fe8ec00456944a6a
1 '\" te
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"
7 .SH NAME
8 mailcompat \- provide SunOS compatibility for Solaris mailbox format
9 .SH DESCRIPTION
10 .LP
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
14 running Solaris.
15 .sp
16 .LP
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.
21 .sp
22 .LP
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
25 program.
26 .SH USAGE
27 .LP
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).
30 .SH EXAMPLES
31 .LP
32 \fBExample 1 \fRExamples of the \fBmailcompat\fR feature.
33 .sp
34 .LP
35 The following example enables the \fBmailcompat\fR feature for the user "john".
37 .sp
38 .in +2
39 .nf
40 example% mailcompat
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
46 example%
47 .fi
48 .in -2
49 .sp
51 .sp
52 .LP
53 The following example disables the \fBmailcompat\fR feature for the user
54 "john".
56 .sp
57 .in +2
58 .nf
59 example% mailcompat
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.
66 example%
67 .fi
68 .in -2
69 .sp
71 .SH FILES
72 .ne 2
73 .na
74 \fB\fB~/.forward\fR\fR
75 .ad
76 .RS 14n
77 list of recipients for forwarding messages
78 .RE
80 .SH SEE ALSO
81 .LP
82 \fBmailx\fR(1), \fBattributes\fR(5), \fBlargefile\fR(5)