From owner-freebsd-questions@FreeBSD.ORG Tue Apr 5 03:09:08 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 2821416A4CE for ; Tue, 5 Apr 2005 03:09:08 +0000 (GMT) Received: from mail.nativenerds.com (host-70-0-111-24.midco.net [24.111.0.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F6E143D39 for ; Tue, 5 Apr 2005 03:09:07 +0000 (GMT) (envelope-from estover@nativenerds.com) Received: from red (host-14-37-230-24.midco.net [24.230.37.14]) j353LOpN094894 for ; Mon, 4 Apr 2005 21:21:24 -0600 (MDT) (envelope-from estover@nativenerds.com) From: Ed Stover To: freebsd-questions@freebsd.org In-Reply-To: References: Content-Type: text/plain Organization: Native Nerds Date: Mon, 04 Apr 2005 21:09:03 -0600 Message-Id: <1112670543.7176.3.camel@red.nativenerds.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mail.nativenerds.com Subject: Re: sendmail X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: estover@nativenerds.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 03:09:08 -0000 Ok, you could try something like this ;) # # cat movie.mpg | mail person@sumplace.com -s "This wont work ;)" # On Fri, 2005-04-01 at 02:47 +0200, Gert Cuykens wrote: > i want to send a movie to a friend ? How do you do that with sendmail > ? I know i know i read the man but its like this > [------------------------------------] long > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"