D
Danila
Hi,
I need to write an application that takes message from mail folder of the
first user,
saves it to file, then loads the message from file into second user mail
folder and ,finally, sends the message from second user mailbox.
Im using ADO to accomplish it.
So far I managed to move the message from first user mailbox into second
user outbox. Now Im looking for a way to send the mail.
Thanks in advance
I need to write an application that takes message from mail folder of the
first user,
saves it to file, then loads the message from file into second user mail
folder and ,finally, sends the message from second user mailbox.
Im using ADO to accomplish it.
So far I managed to move the message from first user mailbox into second
user outbox. Now Im looking for a way to send the mail.
Thanks in advance