Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Feb : Encoding Email and BCC

www.cryer.info
Managed Newsgroup Archive

Encoding Email and BCC

Subject:Encoding Email and BCC
Posted by:"Marco Cotroneo" (m.c..@ritoll.it)
Date:Fri, 24 Feb 2006 11:15:42 +0100

Hello I am trying encoding an email but I cannot insert a BCC recipient.
I wrote the header as follow:

From: "Sender"<sender@email.it>
To: emailTo@email.it
Subject: =?ISO-8859-1?Q?Fw=3A_Information?=
Date: Fri, 24 Feb 2006 09:26:46 +0100
CC: emailcc@email.it
BCC: emailbcc@email.it
Organization:?ISO-8859-1?Q?ProgramName_-_=28c=29_SoftwareHouse_?==?ISO-8859-1?Q?2003-2004?=
MIME-Version: 1.0 (produced by Produc)
X-mailer: Mailer
Return-Path: <emaicc@email.it>
Content-type: Multipart/related; boundary="00287387_769C7084_boundary"
Content-Description: Multipart message
......

The other recipients receives the email but the bcc's does not... where
did I go wrong?

Thanks
marco

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive