Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
JMail Pop3 Question
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
JMail Pop3 Question
Miscellaneous
Thread ID:
00654169
Message ID:
00654169
Views:
145
If anyone out there uses JMail from Dimac for Pop3 and could help me with the following, it would be greatly appreciated!

1) I instantiate a Pop3 object and connect to the server. I'm able to access my message items, etc. However, when I disconnect (loPop.Disconnect) and then try to reconnect (I use the exact same connect string as I did the first time) I get an error. The error reads:

OLE IDispatch Exception code 0 from jmail.pop3: WSAGetLastError() returned 10038, socket operation on non-socket connecting to: pop3.postoffice.net:110. Connected. Logging on ...

Although it says Connected and Logging on ... at the end, it is not able to re-connect.

2) After instantiating a Pop3 object, I get the following error message if I try to access the Message item's size property (loPop.Messages.Item(1).Size) on any plain text messages. The size property is there and filled for all other messages but the property doesn't even seem to exist for plain text messages.

OLE IDispatch Exception code 0 from jmail.message: WIN32Error. Code 87. The parameter is incorrect ...

Does anyone have any ideas on this? (I'm sending messages to my mailbox via Outlook.) I'm using JMail personal version 4.3. Because I'm using the personal version, Dimac won't allow me to post any questions to their support staff.

Thanks for whatever help you can offer!
Reply
Map
View

Click here to load this message in the networking platform