Page 1 of 1

Text on emails to show its passed through a Gamera server?

Posted: Mon May 26, 2008 9:57 am
by tema
Did a search on the forum but couldn't find an answer to this, so here I post....

On a Gamera server, is it possible to attach some text at the end of every email to say "Passed through our antivirus/spam servers using SA 3.2.4 and CAV 0.93 etc." to show clients that their mail has passed through the Gamera servers?

cheers,

Posted: Mon May 26, 2008 10:34 am
by scott
Yeah, you can do that with altermime. You'll see some settings in the code for disclaimers

Posted: Mon May 26, 2008 4:14 pm
by Galactic Zero
so, you'd put --altermime-disclaimer disclaimer.txt into the qmail-scanner.ini file and run reconfigure yes? Where should the disclaimer.txt file go and what permissions?

Thanks.