Is there any way we can send email *** to Gmail *** using TSmtpClient but
under a proxy , i mean i USE A PROXY , not a direct connection ?
--
Many thanks
-
Yours Randy
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/l
Jean-Paul Passama wrote:
Know that, but you don't explain how to indicate a CC: receiver.
OK, it's time for another crash course in the SMTP transport.
The "TO", "CC", and "BCC"--and for that matter, all headers--are just
informational for the Mail Client. As far as the SMTP protocol knows,
Arno Garrels a écrit :
Jean-Paul Passama wrote:
Hi all,
Don't find how to send a message with 1 receiver + some others
receivers in Cc:
Tried to add Cc: receivers in HdrCc but doesn't work, neither
RcptNames.Add('Cc:myaddr...@serveur.com')
RcptNames.Add('myaddr...@serveur.com')
This
Jean-Paul Passama wrote:
> Hi all,
>
> Don't find how to send a message with 1 receiver + some others
> receivers in Cc:
>
> Tried to add Cc: receivers in HdrCc but doesn't work, neither
> RcptNames.Add('Cc:myaddr...@serveur.com')
RcptNames.Add('myaddr...@serveur.com')
This adds recipients to t
Fredrik Larsson a écrit :
Doesn't
HdrCC := 'n...@none.com;sec...@none.com';
Work?
No.
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Jean-Paul Passama
Sent: den 19 februari 2010 17:13
To: twsocket@elists.org
Subject: [twsocke
Doesn't
HdrCC := 'n...@none.com;sec...@none.com';
Work?
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Jean-Paul Passama
Sent: den 19 februari 2010 17:13
To: twsocket@elists.org
Subject: [twsocket] Cc: with TSmptClient ?
Hi all,
Hi all,
Don't find how to send a message with 1 receiver + some others receivers
in Cc:
Tried to add Cc: receivers in HdrCc but doesn't work, neither
RcptNames.Add('Cc:myaddr...@serveur.com')
Any ideas ?
Thanks
JP
--
To unsubscribe or change your settings for TWSocket mailing list
please