[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Email with attachments from the command line



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.