View Single Post
  #3  
Old December 21st 07, 12:29 PM posted to microsoft.public.outlook.program_vba
Ludo
external usenet poster
 
Posts: 5
Default Forcing Send only - OUTLOOK

On Dec 21, 10:35*am, "Michael Bauer [MVP - Outlook]"
wrote:
AFAIK, that's not possible. It was by using the commandbar technique
(http://www.outlookcode.com/d/tips/commandbarfun.htm), but is now blocked
for security reasons.

--
Best regards
Michael Bauer - MVP Outlook
* Synchronize Outlook Categories:
* http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Thu, 20 Dec 2007 23:00:07 -0800 (PST) schrieb Ludo:

Thanks Michael for the fast reply.

Now im still stuck with this problem!
Hoped there was a possibility to do so.
I don't see it only as a security case, but also to force people to
use MS OUTLOOK instead of using there own favorite mail program.
Using CDO isn't an option for the moment, i'm still running Win 98SE
with Office 2000.
Win 98 and Win ME can't use CDO as i found out on the internet.

Regards,
Ludo



Hi experts,


Is there a way to, using VBA code, to prevent OUTLOOK to receive the
messages on the server side when sending mails out?


I need to ONLY send mails with OUTLOOK, but NOT receiving.
Reason is the use of different mail clients (Outlook Express,
Mozilla, ...) on different pc's and i don't want that the mails are
downloaded from the server and arrive in the OUTLOOK inbox, while the
user use the mailbox from his default (NOT OUTLOOK) mail program as
Mozilla, Outlook Express, ...


Can you provide me the vba code i need to add into my send mail
subroutine?
I guess it's only one or two lines of code.


Regards,
Ludo- Hide quoted text -


- Show quoted text -


Ads