procmail
[Top] [All Lists]

Re:A more general X-Envelope-To

2002-02-28 01:38:12
Hi again!

I got so curious, and realized that the worst thing that could happen would be a lost mail or two, so I tried the two versions out. It seems that this would be the correct modification of proto.m4:


# Original part of sendmail-8.11.6/cf/m4/proto.m4:
#########################
#   Format of headers   #
#########################

ifdef(`confFROM_HEADER',, `define(`confFROM_HEADER', `$?x$x <$g>$|$g$.')')dnl
H?P?Return-Path: <$g>
HReceived: confRECEIVED_HEADER
H?D?Resent-Date: $a
H?D?Date: $a
H?F?Resent-From: confFROM_HEADER
H?F?From: confFROM_HEADER
H?x?Full-Name: $x
# HPosted-Date: $a
# H?l?Received-Date: $b
H?M?Resent-Message-Id: <$t(_dot_)$i(_at_)$j>
H?M?Message-Id: <$t(_dot_)$i(_at_)$j>

# The next two lines added by me:
HX-Envelope-From: $g
HX-Envelope-To: $u

Thanks again!

/Fredrik

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>
  • Re:A more general X-Envelope-To, Fredrik Björk <=