Hello, I've got a slight problem, or at least that's how I view it. I've been using an outbox of just one file, outbox, and not using the force_name setting. My question is this: Is there any way to parse through my outbox and make each mail go to it's own new mailbox, like what would happen using force_name. One of the mails to "Some One <[EMAIL PROTECTED]>" would end up in the 'some' mailbox now. Can mutt do this, or would I have to rely on an external program of some sort. I know I can get the delimiters by typing: grep "To:" outbox | grep -v "Reply" | grep -v "> " But quite frankly, I'm lost as to what to do next. Thanks for any help. - Trey
