Re: BCC in message to pickup folder is NOT "blind"



Hi Sandy:


Sorry to seem obtuse, but I am not alone in this issue: on Google (and
similar) search, I fond dozens of people with the same problem.

Microsoft acknowledged this as a bug in other SMTP server versions such as
that provided with IIS on Windows 2000 and Exchange Srvr. 4.0. Those
products were patched to address this VERY SAME issue.

Does a similar patch need to be made for IIS on Windows 2003? Can someone
from MS comment on this thread?

Again, you are the mail client. You do not technically submit over
SMTP, but the special x- headers are interpreted as RFC 821 envelope
variables, not RFC 822 header variables:

x-sender = RFC 821 MAIL FROM:
x-receiver = RFC 821 RCPT TO:

Before ever posting my question here I read both RFC 821 and 822
[http://www.faqs.org/rfcs/rfc821.html
http://www.faqs.org/rfcs/rfc822.html]

Neither of these documents seems to address "x-sender" or "x-receiver" --
what you term "pickup headers."

Is there a document from which I can learn about such pickup headers?

More to the point, is there a BCC pickup header?

I can get "x-sender" and "x-receiver" to work within a txt message dropped
in the pickup folder, but I still can NOT figure out the syntax for BCC.

You mention "RFC 821 envelope variables" . . . RFC does not even mention
BCC. Is THAT where my problem stems from?!


To: header != RCPT TO: (unless you purposely set them to the same
value).

I get that.

FWIW, "!=" may be unclear to those NOT schooled in C++, C# or JScript. To
avoid unambiguity for the legions of VB.Net coders out there you may wish to
ALSO write <> or simply "not equal."

Thanks for your (or anyone else's) ongoing help.



Felix
.



Relevant Pages

  • Re: Preventing the use of CC: in outlook express.
    ... You will have an icon on your Desktop now with, depending on how you set it up, that when clicked on will open a new message window with the To and BCC fields already filled in. ... recipients don't want their email address made available to others. ... Potentially, something could be done at your SMTP mail server, assuming ... addresses or even strip or truncate the headers. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Preventing the use of CC: in outlook express.
    ... Forgot to add the Group and BCC instructions. ... To use the BCC feature, In Create Mail, either click View | All Headers and type in the addresses separated by a; ... (Some ISPs require a legitimate address in the To line, and the recipients will know it is from the group). ... Potentially, something could be done at your SMTP mail server, assuming ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: sed usage question
    ... Standardizing Network Mail Headers from September 1973 ... I know it is in the Mail and Http RFC having had to debug some agents. ... carriage or printer to start of line and feeds the paper to the next ...
    (uk.comp.sys.mac)
  • Re: Writing my own mass-email script in PHP
    ... > and put the extra Bcc: headers in the extra headers argument to the PHP ... Putting all recipients in Bcc: is not a good idea because ...
    (comp.lang.php)
  • Re: What is with the From field containing UTF-8 stuff?
    ... That does not permit Google to use UTF-8 in headers; ... actual rules are the more restrictive of those in RFC 3977 and RFC1036++. ... MUST NOT This phrase, or the phrase "SHALL NOT", mean that the ...
    (news.software.readers)

Loading