From owner-freebsd-test@FreeBSD.ORG Sun Jun 12 21:16:59 2005 Return-Path: X-Original-To: freebsd-test@freebsd.org Delivered-To: freebsd-test@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DF816A41C for ; Sun, 12 Jun 2005 21:16:59 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id A242C43D4C for ; Sun, 12 Jun 2005 21:16:58 +0000 (GMT) (envelope-from dmp@bitfreak.org) Received: from SMILEY (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 8C41F19F3B for ; Sun, 12 Jun 2005 14:18:22 -0700 (PDT) From: "Darren Pilgrim" To: Date: Sun, 12 Jun 2005 14:16:56 -0700 Message-ID: <006f01c56f94$1091a2f0$0a2a15ac@SMILEY> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Subject: Email formatting test (76 chars, trial 2) X-BeenThere: freebsd-test@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Test posting area List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 21:16:59 -0000 [ Unless you're a kind soul willing to spend time tracking down mail = system bugs, ignore this. ] This is a test to track down some MIME format mangling that's taking = place when email gets spewed from Outlook, through my system, through = FreeBSD.ORG and back to me. This should wrap nicely at: 72 characters There should be no line-ending equal signs, MIME multi-part formatting, = or a b64 encoded section. There should be just this plain old text, wrapped nicely. This next bit has `conventions --used-to-denote -c commands and -q = "quoted text"`. This is a diff: --- make.conf.orig Sun Jun 12 14:10:31 2005 +++ make.conf Sun Jun 12 14:11:58 2005 @@ -1,6 +1,6 @@ # $FreeBSD: src/etc/defaults/make.conf,v 1.97.2.80 2003/02/15 16:34:56 trhodes Exp $ =20 -CPUTYPE?=3Dp2 +CPUTYPE?=3Dthiswaschanged CFLAGS=3D -O -pipe CXXFLAGS+=3D -fmemoize-lookups -fsave-memoized COPTFLAGS=3D -O -pipe @@ -8,11 +8,11 @@ NO_DYNAMICROOT=3D true # build /bin and /sbin dynamically =20 ENABLE_SUIDPERL=3D true -PPP_NOSUID=3D true +PPP_NOSUID=3D sowasthis =20 NO_SENDMAIL=3D true # do not build sendmail and related programs -NO_X=3D true # do not compile in XWindows support (e.g. = doscmd) -NOPROFILE=3D true # Avoid compiling profiled libraries +NO_X=3D andthis # do not compile in XWindows support (e.g. = doscmd) +NOPROFILE=3D andthis # Avoid compiling profiled libraries NOUUCP=3D true # do not build uucp related programs =20 MAKE_IDEA=3D YES # IDEA (128 bit symmetric encryption) @@ -23,6 +23,13 @@ =20 BOOTWAIT=3D0 =20 +# These are some extra comments that run past 80-characters to test line-wrapping. Did it work? +# This is actually a multi-line comment. +/* + * So + * is + * this. + */ USA_RESIDENT=3D YES =20 TOP_TABLE_SIZE=3D 101 These are some command-line examples: # dothis -command here -o "or else" # thisis --highly-recommended-parameter