blob: 1d63994abecfa68161d1332f06c2ef222b0a2e0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
divert(-1)
#
# Copyright (c) 2000 Sendmail, Inc. and its suppliers.
# 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.
#
#ident "%Z%%M% %I% %E% SMI"
#
divert(0)
VERSIONID(`$Id: preserve_local_plus_detail.m4,v 8.1 2000/04/10 05:48:05 gshapiro Exp $')
divert(-1)
define(`_PRESERVE_LOCAL_PLUS_DETAIL_', `1')
|