Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sending e-mail with groupwise
Message
De
26/03/2004 18:59:16
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Sending e-mail with groupwise
Divers
Thread ID:
00890120
Message ID:
00890120
Vues:
50
I've been using Novell MAPI to send Groupwise for a number of months now for lots of users on a network. There is one user who recently is not able to send e-mail and it looks like the reason is that there are too many messages in his Inbox. If he moves most of the messages to a temp folder, it works. Is there a memory limitation or some such limit?

This is the code and where the problem occurs

logw=createobj('NovellGroupWAresession')
logwlogin=logw.login()
lomailbox=logwlogin.mailbox
* at this point TYPE('lomailbox')='O' ,but it does not contain any properties
lomess=lomailbox.messages
* the above line causes an error becaues lomailbox does not have any properties lomailbox.calendar and lomailbox.workfolder also show no properties but all show TYPE()='O'



thanks

bonnie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform