From owner-freebsd-questions@FreeBSD.ORG Fri Dec 9 11:24:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3F16416A41F for ; Fri, 9 Dec 2005 11:24:42 +0000 (GMT) (envelope-from AshleyMoran@codeweavers.net) Received: from mta07-winn.ispmail.ntl.com (mta07-winn.ispmail.ntl.com [81.103.221.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBFE443D5D for ; Fri, 9 Dec 2005 11:24:33 +0000 (GMT) (envelope-from AshleyMoran@codeweavers.net) Received: from aamta10-winn.ispmail.ntl.com ([81.103.221.35]) by mta07-winn.ispmail.ntl.com with ESMTP id <20051209112337.UCLL21883.mta07-winn.ispmail.ntl.com@aamta10-winn.ispmail.ntl.com> for ; Fri, 9 Dec 2005 11:23:37 +0000 Received: from jigsaw-sbs02.jigsawhq.com ([213.106.224.113]) by aamta10-winn.ispmail.ntl.com with ESMTP id <20051209112337.XRU11396.aamta10-winn.ispmail.ntl.com@jigsaw-sbs02.jigsawhq.com> for ; Fri, 9 Dec 2005 11:23:37 +0000 X-Filtered-With-Copfilter: Version 0.81.6 (ProxSMTP 1.2.1) X-Copfilter-Virus-Scanned: ClamAV 0.87/1206 - Thu Dec 8 19:56:45 2005 X-Copfilter: Client is part of our network, skipped SpamAssassin Received: from alfie.jigsawhq.com ([192.168.0.181]) by jigsaw-sbs02.jigsawhq.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 9 Dec 2005 11:22:59 +0000 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-questions@freebsd.org Date: Fri, 9 Dec 2005 11:22:32 +0000 User-Agent: KMail/1.8.3 References: <200512081216.34417.ashley.moran@codeweavers.net> <200512081504.46197.ashley.moran@codeweavers.net> <20051209094515.GB878@sysadm.stc> In-Reply-To: <20051209094515.GB878@sysadm.stc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512091122.32571.ashley.moran@codeweavers.net> X-OriginalArrivalTime: 09 Dec 2005 11:22:59.0341 (UTC) FILETIME=[E90033D0:01C5FCB2] Subject: Re: Send emails with attachments from command line X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2005 11:24:42 -0000 On Friday 09 December 2005 09:45, Igor Robul wrote: > This is because it depends on XPM library. I have removed it manually > and metamail works fine on my X11-less server :-) > I use both mutt and metamail because metamail can "embed" content, while > mutt does "simple" attachment. Igor Could you explain how you did this? Do you have to install metamail, let it drag X11 in, then remove everything afterwards, or can you modify the build process? I saw nothing promising in Makefile. Ashley