> >What I want to do is apply some inbound rules in Outlook to take the
> >messages from this list and shove them into a given folder.
> I do this
> >with other lists either with the subject line where the listname is
> >always in the subject or with one of the additional headers
> set by the
> >list manager.
>
> The 'To:' header normally contains '[EMAIL PROTECTED]', however I
> imagine the 'Delivered-To:' field would always contain
> '[EMAIL PROTECTED]', (only MS might not let you filter on anything
> other than To, From or Subject.)
Thanks. For my version of Outlook, 2002 (build 10.2627.2625), I used the
'with specific words in the message header' condition and added the
string:
"Delivered-To: [EMAIL PROTECTED]"
That was exactly the header info I was thinking of. Now the messages are
moved to a folder of my choosing just fine.