Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Email readers and auto responders
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00885122
Message ID:
00885474
Views:
19
>>Hi All. I need a way to be able to automatically read email which is sent to a particularly address. I need to get the senders email address, the subject line, and body text. Then I want to run a vfp program or other script which will send a customized email back to the sender. Any ideas / suggestions?
>
>
>Hello,
>
>It looks like you need to have support for POP3 and SMTP.
>I have controls that download mail and parse it for easy access and a control that send mail.
>They are both very easy to use and have a good object model for being intuitive in use.
>
>They may be of help to you.
>http://www.SeekfordSolutions.com/Products/
>
>Thank you,

Hi Brian

Thanks for the info. Is using the POP3 component a simple case of issuing a CREATEOBJECT( 'pop3' ) and then accessing its methods and properties for getting the email and the mail details?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform