>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 image<br>># into the signature, simply specify an <img> tag without a "src" 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 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 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 getting one signature. If we send the first email out, then everything looks great -- our logo/slogan is appended to the bottom of our email. The situation I am trying to prevent is when the first email is sent inbound and we reply/forward causing our logo/slogan to be added to the bottom of the original external person's email. It makes things appear that <a href="http://xyz.com">xyz.com</a> (external company) has our <a href="http://abc.com">abc.com</a> logo/slogan.<br>
<br>All I need now it to be able to detect an original email based on something in the headers or body so I can make the signature rule conditional on this.<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 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 clear="all"><br>-- <br>Dave Jones