Hi
this is not completely true. My sendmail environment stores the
envelope field (rcpt to:) in the Received:-context in a line like
(in my case):
for <emm@eggler.ch>
See an example below.
This is not a privacy violation in the BCC-case, since only the
intended recipient gets this message, and the last mta anyway
needs to know, who this message was for.
If you can, configure your last mta (or let it configure) to store
a similar line in the header and use procmail against this line.
This even works in a commercial environment: I've created a
package that works like that for the biggest Swiss ISP.
Regards
Emmerich
---------- Header begin -----------------------------------
Return-Path: <owner-linux-net-outgoing@vger.rutgers.edu>
Received: from post.relayer.ecz (emm@localhost [127.0.0.1])
by eggler.ch (8.8.8/8.8.8) with SMTP id MAA11468
for <emm@eggler.ch>; Thu, 11 Nov 1999 12:49:29 +0100
^^^^^^^^^^^^^^^^^^^
.... (more) ...
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu