Lex,
I am trying to identify attachments in incoming mail. For instance, if an incoming mail has an attachment "SAMPLE.PDF", I would like to simply add a header. So, I have the following statement in RULES.MER:
If attachment ExtnPart contains "pdf" AddHeader "SpamCheck: !PDF!"
The message is not moved / copied in filtering process. But this does not add any header as I want.
Also, the following command
if body contains ".pdf" weight 31
in content control file SPAMBUS.DAT does not generate the weightage.
What may be the cause?
<P>Lex,</P>
<P>I am trying to identify attachments in incoming mail. For instance, if an incoming mail has an attachment "SAMPLE.PDF", I&nbsp;would like to simply add a header. So, I have the following statement in RULES.MER:</P>
<P>If attachment ExtnPart contains "pdf" AddHeader "SpamCheck: !PDF!"&nbsp;</P>
<P>The message is not moved / copied in filtering process. But this does not add any header as I want.</P>
<P>Also, the following command </P>
<P>if body contains ".pdf" weight 31&nbsp;</P>
<P>in content control file SPAMBUS.DAT does not generate the weightage.</P>
<P>What may be the cause?</P>
<P mce_keep="true">&nbsp;</P>
<P mce_keep="true">&nbsp;</P>
<P mce_keep="true">&nbsp;</P>