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.
This commit is contained in:
Peter Wemm 1998-08-04 12:44:19 +00:00
parent 1c08e860a1
commit 8c7de60340
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38073

View File

@ -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')