Re: TCPIP$SMTP_SEND_FROM_FILE, what's its future???

_at_SendSpamHere.ORG
Date: 09/29/04


Date: Wed, 29 Sep 2004 17:21:42 GMT

In article <415AE4AC.8C31DC79@teksavvy.com>, JF Mezei <jfmezei.spamnot@teksavvy.com> writes:
{...snip...}
>----
>MAIL FROM: <chef@chocolate.com>
>RCPT TO: <bill.clinton@weschester.com>
>RCPT TO: <monica.lewinsky@somewhere.out.there.com>
>DATA
>From: Chef Pierre <chef@chocolate.com>
>To: Bill Clinton <bill.clinton@weschester.com>
>CC: Monica Lewinsky <monica.lewisnky@somewhere.out.there.com>
>Subject: Secret chocolate mousse recipe
>Date: April 1 2005 21:13 EDT
{...snip...}
>In other words, the real list of recipients is in a list of RCPT TO: commands
>at the top. The actual RFC822 header isn't actually processed (other than
>adding the Received: lines and date validation). I *think* that the From may
>also be validated in the header.
>
>The MAIL FROM: infomration is used to proceded the Return_Path: which si
>normally the first line in a received message header.

Enabling the "debug/logging" feature of TCPIP$SMTP_SENT_FROM_FILE shows that
not to be the case.

ALso, without adding RCPT TO:, TCPIP$SMTP_SENT_FROM_FILE processes the CC:
and adds its own RCPT TO:. I am only concerned in how to add a list to a
CC:.

If I add RCPT TO: and CC: with the same addresses, I am getting duplicate
copy to the recipient in the CC:.

-- 
http://www.ProvN.com  for the *best* OpenVMS system security
                      solutions that others only claim to be.
-- 
Cyber-Terrorism (si'-ber tayr'-or-iz-em) n.:
  The release of, the sale of, or the use of any Micro$oft software product! 
-- 
VAXman- A Bored Certified VMS Kernel Mode Hacker   VAXman(at)TMESIS(dot)COM


Relevant Pages