[twsocket] THtmlSMTPCli

2010-07-20 Thread Olivier Roux
Hi, Is it possible to use cid:image for the background of a mail ? I use cid:image for all images inside the mail but i didn't found how to use it in a background line like this : div style=width : 664px; margin-left: auto; margin-right: auto; background : #FFF url('cid:image1') repeat-y

[twsocket] How to determine MX servers priority in TDnsQuery component ?

2010-07-20 Thread Max Terentiev
Hi, How to determine preferred (top priority) MX server after calling TDNSQuery-MXLookup ? Thanx for help ! -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at

Re: [twsocket] How to determine MX servers priority in TDnsQuerycomponent ?

2010-07-20 Thread Arno Garrels
Hello Max, How to determine preferred (top priority) MX server after calling TDNSQuery-MXLookup ? There is property TDnsQuery-MXPreference for this purpose. In event handler RequestDone do something like: for I := 0 to QDns.ResponseANCount -1 do begin nIndex :=

Re: [twsocket] THtmlSMTPCli

2010-07-20 Thread Arno Garrels
Hello Olivier, Is it possible to use cid:image for the background of a mail ? I've never tried, so I do not know. Finally it's the mail reader application that has to support and render the raw email. Provided your div tag is syntactically correct, why not just try to load such an email with

Re: [twsocket] THtmlSMTPCli

2010-07-20 Thread Francois PIETTE
Is it possible to use cid:image for the background of a mail ? I use cid:image for all images inside the mail but i didn't found how to use it in a background line like this : div style=width : 664px; margin-left: auto; margin-right: auto; background : #FFF url('cid:image1') repeat-y right

Re: [twsocket] How to determine MX servers priority in TDnsQuerycomponent ?

2010-07-20 Thread Francois PIETTE
How to determine preferred (top priority) MX server after calling TDNSQuery-MXLookup ? As far as I remember, the answer from the DNS contains a list of mail server each with a priority. If the priority is the same for all, then select randomly. -- francois.pie...@overbyte.be The author of

[twsocket] [OT] EMB NDA Briefing

2010-07-20 Thread Francois PIETTE
A little reminder for those who know what I mean :-) It will start withing a few minutes. -- francois.pie...@overbyte.be http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our

Re: [twsocket] [OT] EMB NDA Briefing

2010-07-20 Thread Fastream Technologies
Please let us know about their plans for 64-bit compiler support! On Tue, Jul 20, 2010 at 7:48 PM, Francois PIETTE francois.pie...@skynet.bewrote: A little reminder for those who know what I mean :-) It will start withing a few minutes. -- francois.pie...@overbyte.be http://www.overbyte.be