From owner-freebsd-hackers@FreeBSD.ORG Wed May 28 22:53:16 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D0C37B401 for ; Wed, 28 May 2003 22:53:16 -0700 (PDT) Received: from stork.mail.pas.earthlink.net (stork.mail.pas.earthlink.net [207.217.120.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D9943FB1 for ; Wed, 28 May 2003 22:53:16 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from user-38lc0vo.dialup.mindspring.com ([209.86.3.248] helo=mindspring.com) by stork.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 19LGLh-0007DP-00; Wed, 28 May 2003 22:53:14 -0700 Message-ID: <3ED5A000.EBF75F1@mindspring.com> Date: Wed, 28 May 2003 22:52:00 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Alexey Neyman References: <200305290825.55132.alex.neyman@auriga.ru> <200305290829.54686.alex.neyman@auriga.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4f159af4a743a80073dc77702645c0e0b666fa475841a1c7a350badd9bab72f9c350badd9bab72f9c cc: freebsd-hackers@FreeBSD.org Subject: Re: should pw(8) accept spaces/tabs in passwords? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2003 05:53:17 -0000 Alexey Neyman wrote: > On Thursday 29 May 2003 08:25, Alexey Neyman wrote: > > attached patch makes it behave consistently with passwd(1). > > Seems that attachments are stripped somewhere on the way; resend inline. It's probably because your attachment re-specified the MIME version. Looking at the raw version of what you sent vs. the raw version of attachments that *did* get through would probably be very instructive for you. -- Terry