Search The ForumSearch   RegisterRegister  LoginLogin

MailBee POP3

 AfterLogic Forum : MailBee POP3
Subject Topic: Problem in Import messages from dirs.... Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Alexandre
Guest Group
Guest Group


Joined: 10 November 2003
Online Status: Online
Posts: 262
Posted: 16 September 2005 at 8:42am | IP Logged Quote Alexandre

Hi,

I trying to open messages from directories stored in my Server... But, when i try to use Message.ImportFile, the message is not decodified... The all fields, from, to, body, etc... is not suplied.

My Code:

Dim message
Set message = Server.CreateObject("MailBee.Message")
message.Locked = false
message.ImportFromFile "c:\web\mywebmail\msgs\msg1.eml"

If i execute : Response.Write message.RawBody, i see, that MIME code of email is suplied correctly. If i execute : Response.Write message.PureFromAddr or any other fields of the email, i see nothing...

Please Help-me
Back to Top View Alexandre's Profile Search for other posts by Alexandre
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 16 September 2005 at 3:09pm | IP Logged Quote Alex

Could you please send us the problem email to support@afterlogic.com so we would be able to investigate it and help you with this issue?

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide