Synonym Configuration Problem

Sorry for cross posting

Due to Certain Company Policies I maintain a copy of all the incoming
and outgoing mail. I do this using synonym. The problem I am facing is
that a copy of the mails which satisfy rule no. 1 is not made whereas
a copy of mails which satisfy rule 2 are made. The following is the
Rules which I have created in Synonym.conf

<Rules>
<Rule>
<Condition>
<Header>From</Header>
<Match>a... [at] xxxxx.com</Match>
</Condition>
<Condition>
<Header>To</Header>
<Match>a... [at] xxxxx.com</Match>
</Condition>
<Action>
<ActionType>Copy</ActionType>
<Address>x... [at] xxxx.com</Address>
</Action>
</Rule>

<Rule>
<Condition>
<Header>From</Header>
<Match>.*</Match>
</Condition>
<Condition>
<Header>To</Header>
<Match>.*</Match>
</Condition>
<Action>
<ActionType>Copy</ActionType>
<Address>1... [at] xxxx.com</Address>
</Action>
</Rule>
</Rules>

Any Help will be greatly appreciated
Thanks and Regards
Vinayak
vinayak.mahadevan [ Sa, 17 Februar 2007 11:19 ] [ ID #1632598 ]
Miscellaneous » comp.mail.misc » Synonym Configuration Problem

Vorheriges Thema: Procmailrc recipe help; multiple To: recipient processing
Nächstes Thema: email yahoo question