summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-08-04 12:44:19 +0000
committerpeter <peter@FreeBSD.org>1998-08-04 12:44:19 +0000
commitac6e193ca6d6aa41d7ac11ef1a47ec86e087bc1e (patch)
tree8851d8658c122dc84e8bddb9d79a392a53b4d4c8 /contrib
parentba66039864d7bff6efc7094272a983e2047affde (diff)
downloadFreeBSD-src-ac6e193ca6d6aa41d7ac11ef1a47ec86e087bc1e.zip
FreeBSD-src-ac6e193ca6d6aa41d7ac11ef1a47ec86e087bc1e.tar.gz
Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelope
sender in each Received: header along the way. Great for spammer hunting.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/sendmail/cf/m4/cfhead.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/sendmail/cf/m4/cfhead.m4 b/contrib/sendmail/cf/m4/cfhead.m4
index a7a1098..d5778e8 100644
--- a/contrib/sendmail/cf/m4/cfhead.m4
+++ b/contrib/sendmail/cf/m4/cfhead.m4
@@ -113,7 +113,8 @@ define(`confSMTP_LOGIN_MSG', `$j Sendmail $v/$Z; $b')
define(`confRECEIVED_HEADER', `$?sfrom $s $.$?_($?s$|from $.$_)
$.by $j ($v/$Z)$?r with $r$. id $i$?u
for $u; $|;
- $.$b')
+ $.$b$?g
+ (envelope-from $g)$.')')
define(`confSEVEN_BIT_INPUT', `False')
define(`confEIGHT_BIT_HANDLING', `pass8')
define(`confALIAS_WAIT', `10')
OpenPOWER on IntegriCloud