I've been on this for a while now and was wondering if I could get some advice / help
Unless I'm mistaken there's two ways to add a disclaimer / footer (
legally required round my way) with alterMIME :
1. The "official" method using
zimbraDomainMandatoryMailSignatureEnabled etc
2. The "old" way using Postfix as described
here
I have both ways working on my test machine here but they both have the same problem. They both continually add the disclaimer each time the user replies to a returned mail. This creates a rather messy disclaimer repetition at the bottom of the mail.
Now the
Postfix method has script 9a) which specifically says this will not happen. This is however the only bit of any of this that does not work for me.
Emails sent using the 9a script show in zimbra.log as "(delivered via dfilt service)" but unlike the other scripts in that wiki absolutely no disclaimer is added at all !
So, my question is, does this work for anyone else and if so how so ? And if not is the same possible with zimbraDomainMandatoryMailSignatureEnabled, which I have to admit does seem like the "cleaner" option ?
Any advice would be greatly appreciated