Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SMTP server OCX or DLL
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00897833
Message ID:
00898385
Views:
13
Thanks a lot for the tip. I did not know it was so easy. Why don't you include it in your control, or as an additional feature in a different version? I have seen many SMTP email controls, but only one supporting direct sending (www.pablob.net).


>You can write your own server very easily. To convert your SMTP component into a mail server, you simply need to add the MX lookup capabilities.
>
>i.e.
>Use an MX lookup on the recipients address domain, then use the smtp component to send the email directly with their server. No authentication is ever needed for a local account recipient.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform