Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reading incoming e-mail
Message
From
18/07/2001 12:19:15
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
 
To
18/07/2001 08:17:55
General information
Forum:
Visual FoxPro
Category:
West Wind Web Connection
Miscellaneous
Thread ID:
00531920
Message ID:
00532085
Views:
17
>I have been using wwipstuff libraries with no problem at all, great tool.
>But by natural growth of my application the users would like to:
>1. Delay out going e-mail based on user preference. Any way to accomplish this?
>2. We have Lotus Notes as our main e-mail server, I would also like to read the messages coming back as responses and update my database tables with this information by parsing info I will be interested in.
>Please help, and thank you for this wonderful service.


I'm not quite sure what you mean by the first question. Is your app generating messages, and you want to delay these, or do you want to delay any outgoing mail?

I have done something similar to your second request (although in VB). Essentially just write an app that periodically checks the contents of one or more mailboxes, if there's something there, then read and parse the message(s). In my case I was checking POP3 mailboxes, so I used the Mabry mail OCX controls to do this. If you can't do this, then you will need to find a way to programmatically access Notes mailboxes.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform