~ubuntu-branches/ubuntu/lucid/logwatch/lucid-201002122348

« back to all changes in this revision

Viewing changes to conf/services/spamassassin.conf

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2008-07-05 11:49:54 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080705114954-9naedpe6wrk3k7xt
Tags: 7.3.6.cvs20080702-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Use postfix rather than exim4.
  - Update maintainers according to spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##################################################################
 
2
# SpamAssassin spamd logs
 
3
#
 
4
##################################################################
 
5
 
 
6
Title = "SpamAssassin"
 
7
LogFile = spamassassin
 
8
*OnlyService = spamd
 
9
*RemoveHeaders
 
10
 
 
11
# vi: shiftwidth=3 tabstop=3 et