home *** CD-ROM | disk | FTP | other *** search
- //
- // this contains the registration domain for mailviewer defaults
- //
-
- {
- DebugLog = No;
- DebugFetch = No;
-
- AutoFetch = Yes;
- AutoCompact = Yes;
- AutoIndent = Yes;
- AutoReplyFormat = No;
- AutoSelectFont = No;
- HideOnAutoLaunch = No;
- Archive = No;
- ReadReceipt = NO;
- TocFont = Helvetica;
- TocFontSize = 12.0;
- MailDir = "~/Mailboxes";
- PollTime = 5;
- ReplyToSelf = Yes;
- ShowDeletions = No;
- ShowSizes = No;
- StatusLine = No;
- MailSortOrder = Date;
- MailFilter = (
- "Content-Length",
- "Content-Transfer-Encoding",
- "Content-Type",
- "Errors-To",
- "Mime-Version",
- Received,
- References,
- Precedence,
- "Reply-To",
- Sender,
- Status,
- "Message-Id",
- "Return-Path",
- "Next-Reference",
- "Next-Attachment",
- "X-Status",
- "X-Face",
- "X-NeXT-DocumentId",
- "Resent-Message-Id"
- );
- LineLength = 70;
- ExpandPrivateAliases = No;
- MimeAlternatives = Yes;
- SendFormat = "NeXT";
- UserKey1 = "";
- UserKey2 = "";
- UserValue1 = "";
- UserValue2 = "";
-
- Mailer = "/usr/lib/sendmail";
- SpoolDir = "/usr/spool/mail";
- TarCommand = "/usr/bin/gnutar";
- CompressCommand = "/usr/ucb/compress";
- UncompressCommand = "/usr/ucb/uncompress";
-
- IncludePrefix = "> ";
-
- Send8BitMime = No;
- SendRtfEnrichedMime = No;
- }
-