From owner-freebsd-questions@FreeBSD.ORG Sun Dec 4 13:54: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 B735116A41F for ; Sun, 4 Dec 2005 13:54:42 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE14D43D66 for ; Sun, 4 Dec 2005 13:54:41 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-91-226-109.san.res.rr.com [66.91.226.109]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id jB4ENaBh030829 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 4 Dec 2005 06:23:37 -0800 X-MailKey: purple frogs are falling from the sky Message-Id: <6.2.3.4.2.20051204054825.05e27a30@cobalt.antimatter.net> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Sun, 04 Dec 2005 05:49:41 -0800 To: Johan Spee , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <20051204140610.bf91f62f.johan.spee@wanadoo.nl> References: <20051204140610.bf91f62f.johan.spee@wanadoo.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: sylpheed --compose + attachment?? 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: Sun, 04 Dec 2005 13:54:42 -0000 At 05:06 AM 12/4/2005, Johan Spee wrote: >In sylpheed a new message to john@home can be opened from the >command line like this: ># sylpheed --compose john@home > >I would like to do something similar with an attachment. But when I try this: ># sylpheed --compose somefile.txt >the 'somefile.txt' part is interpreted as an address. > >I cannot find any information on other command-line parameters for >sylpheed. Can this be done? sylpheed --help will give you a list of available command line options. --attach is the one you're looking for. -Glenn >thanks, > >-- >Johan Spee > >_______________________________________________ >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"