Hello
I want to send my mails, placed in the "outbox", without using "Send/Receive" from Outlook.
I want make my networkconnection self, then get all mails from Outbox, and put them to the account.
Is there a way
Regards Remo
Printable View
Hello
I want to send my mails, placed in the "outbox", without using "Send/Receive" from Outlook.
I want make my networkconnection self, then get all mails from Outbox, and put them to the account.
Is there a way
Regards Remo
if you are talking about implement your own POP3 & SMTP protocol to get & send mail, you can check out http://vblib.virtualave.net, there are 2 class vbPOP3 & vbSMTP which might help.
HTH
cksiow
http://vblib.virtualave.net - share our codes