Hello,

I send mails with


if oSmtpClient.Send(DBText1.Caption, tolisteSL.CommaText, ccllisteSL.CommaText, '', UTF8Decode(DBEdit1.Text)) then
begin
...
end;

oSmtpclient comes from httpsend.

Is it possible to get hole sended message text (with header bodyparts, ect.)?

Or have I to create a pop ... RetrStream ... operation to get the mailtext of the sended mail?

I would like to save the sended message.

Thanks

Josef

                                                    

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to