Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: AaronG on November 09, 2004, 03:19:48 AM

Title: SME QMAIL Delivery Reciepts & Disclaimers
Post by: AaronG on November 09, 2004, 03:19:48 AM
Hi Guys,

i am a newbie. I was wondering if there is a method in which QMAIL can attach a disclaimer to the bottom of outgoing email.

I want to add one saying it has been virus scanned by CLAMAV and a general privacy statement.

Any Install Scripts to do this? I am a major fan of the Scripts :) Or HOW TO Articles?

Cheers
Aaron
Title: Re: SME QMAIL Delivery Reciepts & Disclaimers
Post by: gzartman on November 09, 2004, 04:24:04 AM
Quote from: "AaronG"
Hi Guys,

i am a newbie. I was wondering if there is a method in which QMAIL can attach a disclaimer to the bottom of outgoing email.
Cheers
Aaron


I don't have a solution, but may be able to point you in the direction.  To get this to work; you'll need to be looking at Mailfront, the SME SMTP agent.  Smtpfront-qmail, a component of mailfront, replaces qmails default SMTP agent.  I don't think mailfront will append text to email out of the box, but I'm sure you can some up with a solution by using the qmail-queue envir. variable.  Here's an option that I tripped across on google (never tried it):  http://www.mimedefang.org/node.php?id=6.

If you're using Amavis to route mail to Clam, then then this is were it'd start looking.  

Greg