Re: Attachment problems
- To: mutt-users@xxxxxxxx
- Subject: Re: Attachment problems
- From: Kumar Appaiah <kumar.appaiah@xxxxxxxxx>
- Date: Wed, 17 Jun 2009 10:13:58 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=HeOLQJg3IAMaanyQPtcYVQDAb6apoJsflPMPPbz64jE=; b=wzNYMu1R7uzj4i3ungKQeDngnSDtMYf8Ho7be46FLk+i4epoRX5/BKu8Vw775bh2Hp vBJsJBWbiU7dm90EUBBPWkCo2DVU8QZ5Hzdq3i1eu17LbYzUx8BoB3tAzrKixsdCWxXd QIE9IfgVaWW8TL+699Qd5cWcoTqExEL1NEpbo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=H/LAW1xFPyQJwx4t90gEWY1DtxAEoWB74c9hOm3UjAsyA1K4vfCrX56DwOx7sx3XwO r+bMcm32l1edibfsWsWEil+vhoo8XCK8mtPFe9lFTQVtt2Ls6ee5T4K2/1Ea+xjv6h5u Eb7mKv6Ljc5CARC1FAAGoZCkTfGdAcFinJaIE=
- In-reply-to: <20090617141007.GN8246@xxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <a0c4f6270906170659s485444dp62d51032d5a6d859@xxxxxxxxxxxxxx> <20090617141007.GN8246@xxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
On Wed, Jun 17, 2009 at 10:10 AM, Patrick Shanahan wrote:
> > I am facing a strange issue with Mutt 1.5.20. The earlier practice to
> > attach files from the command line would be:
> >
> > mutt -a file1 -a file2 -a file3 myfriend@somewhere -s "Documents you
> > required"
> >
> > However, in Mutt 1.5.20, it appears that even the e-mail address above
> > is treated as a file to attach (and is not found, and results in an
> > error). Is this expected behaviour (since a quick glance at the
> > changelog did not reveal it), or have I missed something?
> >
>
> Close, but...
>
> The address should be the *last* set of parameters on the
> command-line. Try it again.
I still maintain that there is an issue, since this also doesn't work:
mutt -a file1 -a file2 -a file3 myfriend@somewhere
i.e. it still looks for a file with the same name as the e-mail address.
Thanks.
Kumar
--
Kumar