Date: Mon, 07 Oct 2002 13:19:20 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: Daniel Flickinger <attila@hun.org> Cc: Robert Watson <rwatson@FreeBSD.ORG>, FreeBSD current users <FreeBSD-current@FreeBSD.ORG> Subject: Re: Do we still need portmap(8)? Message-ID: <3DA1EC48.C377659@mindspring.com> References: <216964848.1033965130@[192.168.1.20]> <20021007142745.b7ff45999@hun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel Flickinger wrote: > > Name: text > text Type: Plain Text (text/plain) > Encoding: 7bit As an EMACS afficionado, perhaps I can get you to fix AtillaMail? Right now, even without attachments other than the message body, it adds: Content-Type: text/plain; charset=iso-8859-1; name="text" Content-Transfer-Encoding: 7bit Content-Disposition: inline The correct thing to do is to claim the character set is "us-ascii" and/or to use "8bit", "base64", or "quoted-printable" transfer encoding. As it is, everyone who has any intelligence at all has to manually go through an additional step to decode your message bodies, since they have their mainl clients configured to avoid automatic invocation and retransmission of worms and other programs. Thanks. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DA1EC48.C377659>