diff options
author | 2004-12-07 01:59:31 +0000 | |
---|---|---|
committer | 2004-12-07 01:59:31 +0000 | |
commit | a7f7329fc187e7f321de48227f8a7d8efd4a9c67 (patch) | |
tree | d29a7e45f01526551878112b37d52e6e625ff908 /mail-mta/sendmail/files/sendmail-procmail.mc | |
parent | New sendmail ebuild masked (diff) | |
download | historical-a7f7329fc187e7f321de48227f8a7d8efd4a9c67.tar.gz historical-a7f7329fc187e7f321de48227f8a7d8efd4a9c67.tar.bz2 historical-a7f7329fc187e7f321de48227f8a7d8efd4a9c67.zip |
Lots of fixes
Diffstat (limited to 'mail-mta/sendmail/files/sendmail-procmail.mc')
-rw-r--r-- | mail-mta/sendmail/files/sendmail-procmail.mc | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/mail-mta/sendmail/files/sendmail-procmail.mc b/mail-mta/sendmail/files/sendmail-procmail.mc index e578f8c5d0ed..312760ed6d98 100644 --- a/mail-mta/sendmail/files/sendmail-procmail.mc +++ b/mail-mta/sendmail/files/sendmail-procmail.mc @@ -1,27 +1,7 @@ divert(-1) -# -# Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers. -# All rights reserved. -# Copyright (c) 1983 Eric P. Allman. All rights reserved. -# Copyright (c) 1988, 1993 -# The Regents of the University of California. All rights reserved. -# -# By using this file, you agree to the terms and conditions set -# forth in the LICENSE file which can be found at the top level of -# the sendmail distribution. -# -# - -# -# This is a generic configuration file for Linux. -# It has support for local and SMTP mail only. If you want to -# customize it, copy it to a name appropriate for your environment -# and do the modifications there. -# - divert(0)dnl include(`/usr/share/sendmail-cf/m4/cf.m4')dnl -VERSIONID(`$Id: sendmail-procmail.mc,v 1.1 2004/05/30 09:20:40 robbat2 Exp $')dnl +VERSIONID(`$Id: sendmail-procmail.mc,v 1.2 2004/12/07 01:59:31 g2boojum Exp $')dnl OSTYPE(linux)dnl DOMAIN(generic)dnl FEATURE(`smrsh',`/usr/sbin/smrsh')dnl |