Re: How to avoid a warning message box when sending email via Outlook
[Dermot Doran]
| I'm very new to using win32com! I just want to send an email
| message via Outlook. However, I keep getting an annoying
| message box (generated by Outlook) indicating that my program
| could be a virus. Does anybody know how to get around this?
The users in our office have a little program called ClickYes.exe that
sits in the system tray and automatically clicks yes when this pops up.
Hardly elegant but it solves their problem.
.
Relevant Pages
- Re: How to avoid a warning message box when sending email via Outlook
... | I'm very new to using win32com! ... | message via Outlook. ... Obviously, in a sense, since otherwise any would-be virus / ... zombie program would simply turn the option off before using ... (comp.lang.python) - Re: Python To Send Emails Via Outlook Express
... I experimented with win32com a bit a couple ... s.Configuration.Loadonly loads the OutlookExpress ... It does not use Outlook Express to send. ... automate it, Outlook Express is not a COM server. ... (comp.lang.python) - Re: Outlook 2003 System Tray Icon
... panel a means to disable the System Tray icon. ... deliberately to Outlook 2003 in direct response to users' requests. ... reading. ... (microsoft.public.outlook) - Re: Outlook 2003 System Tray Icon
... Well handled Russ. ... appearing AT ALL in the System Tray, not just how to keep it from minimizing ... deliberately to Outlook 2003 in direct response to users' requests. ... and only Outlook demands that it have an icon in the system tray. ... (microsoft.public.outlook) - Re: Outlook 2003 System Tray Icon
... Russ Valentine ... appearing AT ALL in the System Tray, not just how to keep it from ... deliberately to Outlook 2003 in direct response to users' requests. ... and only Outlook demands that it have an icon in the system tray. ... (microsoft.public.outlook) |
|