Login  
Search All Forums
Dart Home | PowerTCP Mail for .NET | Custom Development Reply | PowerTCP Mail for .NET Topics | Forums   
AuthorForum: PowerTCP Mail for .NET
Topic: How to copy mail from one mailbox to other
gkohli

From: Canada
Posts: 13
Member Since: 10/08/15
posted October 14, 2015 5:01 PM

HI
I have to copy mail from one mailbox to different not the folder
eg
abc@fnf.ca
pqr@fnc.ca

I want to coy mail from abc.fnf.ca to pqr@fnf.ca
whats the procedure
Jamie Powell (Admin)

From: Rome, NY USA
Posts: 448
Member Since: 03/13/07

Extra Support Options
Custom Application Development

posted October 15, 2015 1:48 PM

Copying directly from one user's mailbox to another user's mailbox is not a feature provided by the Imap protocol, but you can download the email from the one account (with MailMessage.Save()) and upload it to the other using Mailbox.Add().
Reply | PowerTCP Mail for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX