in reply to Get certain email message flag using IMAP module

You could try Mail::Outlook to do this. Check this node Mail::Outlook and Archive.pst.

  • Comment on Re: Get certain email message flag using IMAP module

Replies are listed 'Best First'.
Re^2: Get certain email message flag using IMAP module
by Frankosun (Initiate) on Mar 27, 2013 at 17:35 UTC
    Thanks a lot for your advice. I will check it and let you know if it helped me.