~peter-pearse/ubuntu/oneiric/bogofilter/prop001

« back to all changes in this revision

Viewing changes to doc/integrating-with-postfix

  • Committer: Bazaar Package Importer
  • Author(s): Tollef Fog Heen
  • Date: 2005-11-10 11:49:05 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20051110114905-xf32pbkghlwymetz
Tags: upstream-0.96.5
ImportĀ upstreamĀ versionĀ 0.96.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 
46
46
        FILTER=/usr/bin/bogofilter
47
47
        FILTER_DIR=/var/spool/filter
48
 
        POSTFIX=/usr/sbin/sendmail
 
48
        POSTFIX="/usr/sbin/sendmail -i"
49
49
        export BOGOFILTER_DIR=/home/bogofilter
50
50
 
51
51
        # Exit codes from <sysexits.h>
128
128
- Done!
129
129
 
130
130
Author:
131
 
 Gyepi Sam <gyepi@praxis-sw.com>
132
131
 David Relson <relson@osagesoftware.com>
133
132
 Matthias Andree <matthias.andree@gmx.de>