From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 From: Sergey Organization: Home To: ALT Linux Community general discussions Date: Wed, 7 Oct 2009 21:22:29 +0500 User-Agent: KMail/1.9.10 References: <4ACCB0C1.8050801@eor.samara.ru> <200910072108.40101.a_s_y@sama.ru> In-Reply-To: <200910072108.40101.a_s_y@sama.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200910072122.29512.a_s_y@sama.ru> Subject: Re: [Comm] =?koi8-r?b?z9TQ0sHXydTYIG1haWwg1yDTy9LJ0NTF?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Oct 2009 16:22:44 -0000 Archived-At: List-Archive: List-Post: On Wednesday 07 October 2009, Sergey wrote: > On Wednesday 07 October 2009, Коротков Георгий wrote: > > > cat warn.txt | mail -s "Статистика" george@domain.ru > > > > Invalid or incomplete multibyte or wide character > > . . . message not sent. > > Стоп. Так, может, тут кто-то Subject проверяет ? Если поменять на > > cat warn.txt | mail -s "=?koi8-r?b?89TB1MnT1MnLwQ==?=" george@domain.ru Или, даже cat warn.txt | mail -s "=?koi8-r?b?89TB1MnT1MnLwQ==?=" \ -a 'Content-Type: text/plain; charset="koi8-r"' \ -a 'Content-Transfer-Encoding: 8bit' \ george@domain.ru Только вот тут придётся сделать apt-get install mailutils: кажется, в mailx нет -a -- С уважением, Сергей a_s_y@sama.ru