用procmail来分拣信件。 On Thu, 8 Jun 2006 14:23:55 +0800 Qingsu Chen <[EMAIL PROTECTED]> 撰写于:
> > 我想把这个邮件列表的信件都放在一个mailbox里。 > 开始先用了默认的~/Mail文件夹。里面放了我想用的mailbox > 比如inbox,sent,postponed > 然后我touch了个空的debian-gb文件。 > > ~/.muttrc的关于定义mailbox的部分如下。 > ====================================== > set folder = ~/Mail > set copy # Keep copies of outgoing > mail... > set record ="=sent" # ...and save copies in sent box > set mbox ="=inbox" # Save mail to inbox > set postponed ="=postponed" # Location for postponed messages > unset fcc_attach # Don't save outgoing attachments > save-hook debian ="=debian-gb" > ====================================== > 但是没有效果。所有的已读邮件都放到inbox里了。 > 应该如何设置?save-hook 后面接正则表达式? > > > -- > > Any help is appreciated. > > Qingsu Chen > Wuhan University > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- Q.H.Yang @USTC hefei anhui china -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

