address alias file for mutt from command line
- To: mutt-users@xxxxxxxx
- Subject: address alias file for mutt from command line
- From: zhang zhengquan <zhang.zhengquan@xxxxxxxxx>
- Date: Tue, 31 Mar 2009 22:13:00 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:received:message-id:subject :from:to:content-type:content-transfer-encoding; bh=AsMSbJN7GCVtwlUBoiWl13yFzRXrUrfwgbcEtGnwpdY=; b=FHyQo7503uD4hKIJF8xT5tUgR5BB1344W+UbBjW3RZaA/hn2oPk91/Z+LCHCO5Wvmj zzDyhqnQF8ZakTIK+360Iw8CT6G5L0DM7aLFaiwHje3hxQon8NvXgBiPJEcaPTnFu7Vx FGLZKvJ1OZ24GtXjSVXTQXo9eWEBgLUUCYlrw=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ijXdpYFCxzQ7hekZTNjpy71rb9snbRTctZ8T/LxkwWyEYkoVoRRfkxgsi6RuAq/+Mf gZ8u8HdW2AITiq/4bE/bxanr0pMitVdHb6lN4UdGDwKPqQFZfBt8o2N0Xg3mFcc4WPxN 86ioU/xeA616Z4russmTZ/OoZLYf49Olg6i/Y=
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- Sender: owner-mutt-users@xxxxxxxx
Dear mutt community:
Recently I found that
echo | mutt -s subjetc -a attachment recipient@host
extremely convenient to use especially if you have lots of attachments.
The only problem is that the recipient name is sometimes cumbersome to type.
I wonder if there is an alias file that I can edit for this purpose.
Thanks for any pointers,
Zhang