My firm is using Exclaimer 4.56 for Exchange 2007 in a multiple Exchange Server environment. We only disclaim external messages.
We use two rules to do this. The first rule applies a signature block to all outbound messages (originals, replies & forwards). The second rule applies a Circular 230 disclaimer, but only does so once per e-mail thread (this is intentional behavior).
My issue is that the Circular 230 disclaimer always inserts underneath the horizontal line separating two messages. The signature block is always added correctly. Our rules are set up as follows:
Signature rule:
{Original Email Above Reply Separator}
Code for signature block
{Reply Separator}{Original Email Below Reply Separator}
Circular 230 Rule:
{Original Email Above Reply Separator}
Circular 230 Text
{Reply Separator}{Original Email Below Replay Separator}
I suspect I need to change those Exclaimer separator codes somehow, but I'm not positive about that. Does anyone else have experience with this kind of problem?