spoolfile and move clarification
- To: mutt-users@xxxxxxxx
- Subject: spoolfile and move clarification
- From: zhang zhengquan <zhang.zhengquan@xxxxxxxxx>
- Date: Mon, 6 Apr 2009 16:13:47 -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=Zghm1PGlDVkRt1WYRYEnpyXXjLCIdiswvwhxF1omMPc=; b=dYZV3ya1sJ05kLoJzM8kTgGptud1X+mnVAiHOjl+W+l6z4nO8vbZkEdTwk9EmUtRe2 0vwubj1Nn48QRoCyUfW/kfwU7R6b33hjrja3ErhhNg2b/0It0ExAwtfUw3zQxb1mU4yn tH1pq7BGEMzIZ4ru+gHKyveorV+fsHhiNRsYE=
- 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=C273GfPHnJd79lg7oQiPQKyZrD1EOIM18XitGfX1hx+bAFXXutVl2b819dvax2P+Xy sB0i8PPTj2sW6MSfFsplqhiomc12PcDTwe9bHAT5gUsZCxvuE8YIuqCTHAOhtW/xV7aN ve1NFgibUWluaiUFactIo/Dd3q8lNOeNcTDkc=
- 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,
here is a snippet of my muttrc
set spoolfile=+inbox
set mbox=+inbox
set mbox_type=Maildir
set folder="~/.muttmail"
set move=yes
since spoolfile and mbox are the same folder and move=yes,
what is the meaning of move=yes in this situation?
I copied this snippet from another user's rc and would like to
understand the pros and cons of this setup,
Thanks,
--
Zhengquan