[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Email with attachments from the command line
- To: luci-discuss@luci.org
- Subject: Re: Email with attachments from the command line
- From: Danny Sauer <sauer@cloudmaster.com>
- Date: Fri, 8 Feb 2002 15:48:20 -0600
- In-Reply-To: <20020129200435.A10911@osiris.silug.org>; from steve@silug.org on Tue, Jan 29, 2002 at 08:04:35PM -0600
- Organization: Linux Users of Central Illinois
- References: <200201292158.PAA00402@c529951-a.cronkright.com> <20020129200435.A10911@osiris.silug.org>
- Reply-To: luci-discuss@luci.org
- Sender: luci-discuss-owner@luci.org
On Tue, Jan 29, 2002 at 08:04:35PM -0600, Steven Pritchard wrote:
> On Tue, Jan 29, 2002 at 03:58:52PM -0600, aaron@cronkright.com wrote:
> > I need to send an email with an attachment from the command line. I
> > have tried to use the "mail" command but found it is not able to send
> > a file as an attachment.
>
> echo 'message' | mutt -a file -s 'subject' recipient
[...]
http://www.luci.org/luci-discuss/200109/msg00013.html
Are the mail archives searchable without using google tricks? I mean,
it's not that tough to search for
site:www.luci.org mail attachment
but it could be easier... Perhaps with
<form action="http://google.com/search/"
onSubmit="q+=' site:www.luci.org'">
or something like
<button value="search luci.org"
onClick="q+=' site:www.luci.org';this.form.submit()">
or whatever? :)
--Danny
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.