On Mon, Jan 14, 2002 at 07:38:41PM +0800, [EMAIL PROTECTED] wrote: > 可否設定過濾 To 或 Cc 為 [EMAIL PROTECTED] 存到 $HOME/Mail/any中??
I think you can use a recipe which will match a To or Cc header. Then use the $MATCH varialbe as the mail folder name. You might need to pipe the $MATCH to sed to find out the 'any'. Or maybe ^To\/[EMAIL PROTECTED] will be enough. How do you different [EMAIL PROTECTED] from [EMAIL PROTECTED] :) -- hashao|[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- | This message was re-posted from [email protected] | and converted from gb2312 to big5 by an automatic gateway.

