You do not need to copy all the weekend messages to this list again when
posting a simple request. 

> Do you think it could be possible to implement such a Smtp Server 
> using ICS Components? 

No, there are no ICS component to find the networking DNS servers.  But
you can do this with the Internet Protocol Helper Component from:

http://www.magsys.co.uk/delphi/magiphlp.asp

Use IpHlpNetworkParams to find the adaptor DNS servers, there may be
several. 

You may also want to look at the Magenta Systems Mail Queue Component
which has two main benefits over a simple TSslSmtpCli component: it
supports extended retries over many hours or days, and supports multiple
SMTP relay servers, while alleviating the need for the application to
handle retries. 

http://www.magsys.co.uk/delphi/magics.asp

Angus






--
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 http://www.overbyte.be

Reply via email to