From owner-freebsd-questions@FreeBSD.ORG Sat Apr 2 05:54:29 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE2416A4CE for ; Sat, 2 Apr 2005 05:54:29 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F66143D46 for ; Sat, 2 Apr 2005 05:54:29 +0000 (GMT) (envelope-from bent@munat.com) Received: from [192.168.123.141] (c-24-18-111-28.hsd1.wa.comcast.net[24.18.111.28]) by comcast.net (rwcrmhc12) with ESMTP id <2005040205542901400e1nire>; Sat, 2 Apr 2005 05:54:29 +0000 Message-ID: <424E35B4.8050706@munat.com> Date: Fri, 01 Apr 2005 22:03:32 -0800 From: Ben Munat User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <424CFF52.10901@locolomo.org> <200504011745.40090.wizlayer@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Apr 2005 05:54:29 -0000 Gert Cuykens wrote: >>Just use the mail command. (the man page for mail is smaller) > > > i read man mail and there is nothing about attachments in mail unless > reading a file includes reading a movie file ? > > >>Why don't you just use your favorite mua to send it? What about >>using something like icq, ymessenger, etc? > > > Against my religion > > Any other mail clients that are a bit more teletubie because mail > looks like is made by the same guy vi made. Not sure if you're asking for recommendations or just complaining about mail programs, but... Do you have a mail program installed? What are you using to write your mails to this list? Just use that to send the movie. If you're just using sendmail and that's the problem, are you running a windowing envrionment? If so, kde and gnome come with mail clients, I believe. Also, thunderbird is a good mail program from the mozilla folks. If you're not running a windowing environment, pine and mutt are command line mail programs that both do attachments (and how to do so is clearly indicated in the man page). b