mutt -a not working on mac os x
- To: mutt-users@xxxxxxxx
- Subject: mutt -a not working on mac os x
- From: "Ian Downard" <kayaking@xxxxxxxxx>
- Date: Fri, 6 Oct 2006 23:02:41 -0400
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mNsXpArQp3lL7e7nGl/OKzbDRl9ZId9hFNpqIrxMjraXuw4+gq3THikC8tsHfmFhPDy7mXkw6N6pZx1OPuRmc9V2vMZz6bIXkBDFHda88RM0j634kxhC+WPypCgpeyj0qVFzDl2Vyx1mbdo4e2UbeR2q2MCqj5DD4FhzUHCnMKg=
- List-unsubscribe: <mailto:mutt-users-request@mutt.org?body=unsubscribe>
- Sender: owner-mutt-users@xxxxxxxx
I downloaded mutt via fink for my MacBook Pro (Intel platform), and
I'm using mutt version 1.5.13.
Why doesn't the following command attach the file to my email?
echo "hello world" | mutt -s "Hello message" myemail@xxxxxxxxx -a
./file_attachment.txt
I'm getting the email, but without the attachment.
Thanks for any help.
-ian