Re: Sorting incoming mail by domain
- To: "H. Haines Brown" <brownh@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Sorting incoming mail by domain
- From: jace42@xxxxxxxxx
- Date: Thu, 7 May 2009 17:34:17 -0700
- Cc: mutt-users@xxxxxxxx
- 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 :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=nSaFz5j7drDtSCXKPaEuacw8Q6jr60T76KER04xl1wY=; b=IGyTIUIJE3cv3haGzQBR5rvhP+Zd2cBLzOFdW7g3wKithfELX1B4lH48m5bVBIg+Xh wG1nOuCh5oilrgOPzj9PqC3pkNG3LliLF3FHMWlKAdPRiXXY7Qg6qfIgXgZAoofk8a/m AeCb1wmva6yYcmzOmodQ/53qJ90ySMDfyKRWE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=AMiVHXQ7BolRn+UkfChDXtk8RZHXihIyPfDeaqjcrLO9Q8kEaXc0WcZHF6m0oIvjQo Ml2C816lWyQCCm8JhszS0iRiQ5sZ2Ct6jintsDyyZHVCGMekcntgCouiH2D8M0+EGRnd YdAKWtp7+IAAW+IOAXrUpshGHUCroMzCpLu1o=
- In-reply-to: <E1M27Rb-0003sm-Q8@xxxxxxxxxxxxxxxxxxxxxxx>
- List-post: <mailto:mutt-users@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-users"
- References: <E1M23Qq-0003iX-C4@xxxxxxxxxxxxxxxxxxxxxxx> <E1M27Rb-0003sm-Q8@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: owner-mutt-users@xxxxxxxx
On Thu, May 7, 2009 at 10:31, Haines Brown
> To save a message in mutt, if I hit the "s" key I'm prompted
> for a mailbox. However I'm used to saving messages as a plain text
I was super confused on this same issue for a while. Every so often i
need a plain text copy of an email with headers and everything. Just
hit "s", and give a path. It'll save just fine. It says it's saving as
a mailbox, because it is. Just so happens mbox format mailbox is a
bunch of plain text emails appended in a single file.
Also, you'll note the default behaviour of "s" is more like moving, so
it'll mark the message for deletion. Just remove the delete flag. I'm
sure you can macro "s" to behave more like a copy command.
--
jake