| Thread | Last Post | Replies |
|
| Outlook virus | 07 Oct 2003 00:57 GMT | 1 |
I am a long time user of the old Outlook Express 5 and as of recently someone has done something interesting to the version of Outlook I am running. Whenever I try to send a new mail my internet server lights light up like I was downloading something and I get the following ...
|
| Html and plain text in one email? | 06 Oct 2003 20:21 GMT | 1 |
Is it possible to encode html and plain text into one email? I have a situation where clients use text only and html as the accepted forms of email. I use .htmlbody as well as .body, but if I set both, I get
|
| Search by content very slow | 06 Oct 2003 20:21 GMT | 1 |
Hi group, Just wondering if it's possible to access the power of the built-in Advanced Find functions from VBA. I have code to search for user-specified strings in the body of mail items but it's orders of magnitude slower than the
|
| Problem copying contact | 06 Oct 2003 18:14 GMT | 2 |
I have the following code: For Each oCurrContact In oMasterFolder.Items If False = IsInFolder(oCurrContact, oDontSendFolder) Then oCurrContact.Copy oSendFolder
|
| Export Email as TXT from Outlook (not OE) | 06 Oct 2003 15:06 GMT | 1 |
Trying to automate exporting Outlook emails as a text file to a folder on my HD (or a folder called Sample). The folder I wish to export from is a Hotmail folder that is read in Outlook (not OE). I'd like to make a macro or
|
| why outlook xp crash after closing? | 06 Oct 2003 15:04 GMT | 3 |
I have just developed an outlook addin, office xp/winxp. it always shows error reporting that indicate failed at kernel32.dll when closing outlook. does anyone can help me?
|
| Synching Exchange servers | 06 Oct 2003 14:54 GMT | 1 |
I work on a wide-area network that has three Exchange servers. The network guys tell me we have a "front-end" server, and two client servers (slave servers?) that are connected by a high-speed telecomm connection (sorry, I
|
| Stationary | 06 Oct 2003 13:09 GMT | 1 |
Is it possible to create your own stationary for Outlook 2002?
|
| automatic export to .pst | 06 Oct 2003 07:11 GMT | 2 |
Is it possible to program an automatic export of the outlook address book as a .pst file or an update thereof? If so, how would I have to approach this? thanks, Liglin
|
| AdvancedSearchComplete | 06 Oct 2003 00:03 GMT | 4 |
I am trying to search a .PST file for certain words. If I step through the application, I can see that results.count has a value of 140, which is great! My problem is, I can't get the AdvancedSearchComplete event
|
| Spam messages | 04 Oct 2003 21:40 GMT | 1 |
I everyone, I receive between 150 and 200 spam messages everyday day. I've made some rules that puts them on deleted items. To stop receiving those messages, in theory, i should put
|
| Problem with simple script with IMAP account | 04 Oct 2003 15:41 GMT | 3 |
The only thing keeping a number of people in my company from using IMAP instead of POP for their email access on Outlook is the way Outlook handles deletion of email messages when using IMAP. (Keep the message in place, put a line through it). MAPI isn't a possibility for
|
| Custom Move | 04 Oct 2003 15:39 GMT | 1 |
I am working on a project and have a personal folder for the mail it generates. A message rule can't cope with the variety of headers, senders etc, so I want to create a macro that will send selected mail, either in my inbox or my sent items, to the appropriate personal folder. ...
|
| Unable to open Outlook 2000 Vba forms | 03 Oct 2003 21:30 GMT | 2 |
After some instability I ran an Windows XP repair. Then realizing, that I still encoutered problems opening Visual Basic Macro's i Outlook 2000. I reinstalled Outlook. This didn't help.
|
| Unable to Display Approval Form | 03 Oct 2003 18:52 GMT | 1 |
I m developing a work flow management software in outlook. Facing a little problem. i have three forms i) travel request ii) travel response iii) travel approval when a user sends a travle request, that reaches to the
|