posted Jan 11, 2010 4:08 PM by Chris Franklin
This filter restricts the size of emails your users can send out, but not restrict the size of emails that come in from the outside world.
Requires: 1. Bash 2. altermime (included, but can be found at http://www.pldaniels.com/altermime/) I DID NOT, DID NOT write this !!!! 3. unix2dos
Install How To: 1. Download signature.tgz 2. Uncompress it into "[MAILROOT]/filters/" 3. Edit filters.out.tab 4. Add in this line : "*" "*" "0.0.0.0/0" "0.0.0.0/0" "signature.tab"
5. edit signature.tab CHANGE all "/var/MailRoot/" to match where you MAILROOT really is
6. edit MAILROOT/filters/signature/sig.txt to say what you want put in the footer of all out going emails.
7. Done |
|