Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messages via Outlook from non-mail user
Message
 
 
À
10/01/2001 09:30:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00461582
Message ID:
00461614
Vues:
7
>I have a VFP app that runs from an NT Server as a normal app, but I want it to send Outlook messages to certain users.
>
>Is there anyway of sending the messages from another person rather than the default Outlook login name (usually the NT login name)?? The only way I can think of is to change the Outlook default username to the desired user!
>
>Suggestions appreciated
>Thanks
>Kev

Kev,
Outlook messages are just e-mail so why not create an e-mail message and send it to them. When they log into Outlook they will get the message.

To do this, you need the following:
  • SMTP Server - you can install the one that comes with the NT Option Pack (my preference) or you can use your local internet provider
  • software to create SMTP messages; choices include www.aspemail.com, wwIPStuff from Rick Strahl or IDSMail (haven't used it)

    With these you can use your VFP application and COM to create an SMTP message and assign any From address you want.

    HTH.
    Larry Miller
    MCSD
    LWMiller3@verizon.net

    Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform