[twsocket] Cc: with TSmptClient ?

2010-02-19 Thread Jean-Paul Passama
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

Re: [twsocket] Cc: with TSmptClient ?

2010-02-19 Thread Fredrik Larsson
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,

Re: [twsocket] Cc: with TSmptClient ?

2010-02-19 Thread Jean-Paul Passama
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

Re: [twsocket] Cc: with TSmptClient ?

2010-02-19 Thread Arno Garrels
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

Re: [twsocket] Cc: with TSmptClient ?

2010-02-19 Thread Jean-Paul Passama
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

Re: [twsocket] Cc: with TSmptClient ?

2010-02-19 Thread DZ-Jay
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,

[twsocket] TSmtpClient

2010-02-19 Thread randy
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