I\'m passing the Folder.Id.UniqueId property of a folder retrieved from a FindFolders query via the query string to another page.On this second page I want to use that UniqueId to bind to the folder t
Having to interact with several different email servers via IMAP (using javamail), I have found that there is a very different level of support for IMAP features among them. The lack of support of som
I\'ve been trying to retrive attachment from message in Exchange 2003 server using WebDAV. Ican successfully read messages and retrive list of attachments. However I am failing to save attachments. I
I\'m trying to open the MessageStore of a user using MAPI. The weird thing is, when I run this a console application, while I\'m logged with the user, everything works fine.
I currently use madExcept.MailAsSmtpClient to send my bug reports. However a couple of large clients have upgraded to Exchange Server 2007 and we can\'t get the SMTP support for our app configured (th
I\'m getting a specified cast error trying to return a integer, example code below: results = pipeline.Invoke();
I\'m working on a task system and I\'d like to be able to submit a task to the system by emailing it to a particular address.
I am trying to perform a search of my gmail using Java. With JavaMail I can do a message by message search like so:
I am trying to connect to my POP3 mail account on exchange server using a program written in PHP everytime i try to fsockopen and connect to mail box on port 110 i get connection time out error.
We have SBS 2003 set up to allow us to send faxes out via a Windows Printer. I have also successfully integrated PHP on our Linux Server w/ Exchange through OWA/WebDav -- allowing us to crawl email fo