>Dave Jones wrote:<br>>> >It's in the latest releases. Here's the relevant chunk from<br>>> >MailScanner.conf:<br>>><br>>> ># This option can be used to stop any duplication of en email signature<br>
>> ># appearing in the HTML of an email message. It looks for the "alt"<br>>> ># attribute in the <img> tag specifying the image to be inserted int the<br>>> ># HTML signature. If you want to use this option without inserting an<br>
>> image<br>>> ># into the signature, simply specify an <img> tag without a "src"<br>>> attribute.<br>>> >#<br>>> ># If the "alt" tag appears, and contains the word "MailScanner" and the<br>
>> ># word "Signature" and the %org-name% you specified at the top of<br>>> this file,<br>>> ># then the message is considered to already be signed. If this option is<br>>> ># also set to "yes", then it will not be signed again. Multiple image<br>
>> ># signatures at the bottom of a message can make the message very<br>>> large and<br>>> ># ugly once it has been replied to a couple of times.<br>>> ># This can also be the filename of a ruleset.<br>
>> >Allow Multiple HTML Signatures = no<br>>><br>>> >This should do exactly what you're looking for. If it doesn't then let<br>>> >me know and I'll see what adjustments can be made.<br>
>> You added this feature for me and it is working great. We are only<br>>> getting one signature. If we send the first email out, then<br>>> everything looks great -- our logo/slogan is appended to the bottom of<br>
>> our email. The situation I am trying to prevent is when the first<br>>> email is sent inbound and we reply/forward causing our logo/slogan to<br>>> be added to the bottom of the original external person's email. It<br>
>> makes things appear that <a href="http://xyz.com">xyz.com</a> <<a href="http://xyz.com">http://xyz.com</a>> (external company)<br>>> has our <a href="http://abc.com">abc.com</a> <<a href="http://abc.com">http://abc.com</a>> logo/slogan.<br>
>><br>>> All I need now it to be able to detect an original email based on<br>>> something in the headers or body so I can make the signature rule<br>>> conditional on this.<br>>Can you work out a way of doing this? I already look through the body<br>
>looking for my signature. How can I work out if the message doesn't<br>>belong to me but still not sign it?<br>>I can't figure this one out, sorry.<br>I am trying to figure this one out on my own. My original question was intended to be a generic question about how you can look through the body of an email and then enable or disable a rule based on that hit in the body. Do I use a custom SA score? If so, then how do you setup the signature rule to be conditional on this SA score hit?<br>
>><br>>> >Dave Jones wrote:<br>>> >> Is there a way to make a rule conditional on a body content? Would an<br>>> >> SA rule be required to get a hit on that score then take different<br>
>> action?<br>>> >><br>>> >> What I am trying to do it only append the inline HTML signature only<br>>> >> on the first outbound email for a particular domain. Currently the<br>>> >> HTML signature is getting appended to the bottom of all outbound email<br>
>> >> (for my test email address) so if the email originates from the<br>>> >> outside and I reply, then _my signature_ is being appended to the<br>>> >> original bottom that _was not mine_.<br>
>> >><br>>> >> So I need to find a way to detect and append the inline HTML signature<br>>> >> only to the first outbound email from my domain. Can this be done<br>>> >> with some advanced rules based on SA scoring?<br>
>> >><br>>> >> I have searched with various keywords in the mailing list archive with<br>>> >> no success.<br>>> >><br>>> >> --<br>>> >> Dave Jones<br>
>><br>>> >Jules<br>>><br>>> --<br>>> Dave Jones<br><br>>Jules<br clear="all"><br>-- <br>Dave Jones