| Thread | Last Post | Replies |
|
| script for Save as Attachment, when a email comes for a single person | 25 Aug 2006 06:01 GMT | 1 |
Daily I get an email from a person we'll call Tom. He send the email named the same thing daily. I want a rule to run a script on the email and automatically save the file he sent in a folder on my desktop. Is this a possibility?
|
| Make move mean copy.. | 25 Aug 2006 04:36 GMT | 7 |
My corporation uses Blackberry devices. Moving somethign from my inbox to a PST folder does not reconcile on teh Blackberry. The reason is that the Blackberry server does not know where the mail went, so it leaves it on the device inbox.
|
| contact won't resolve? | 24 Aug 2006 23:50 GMT | 5 |
All I have a VBA module I copied from the internet and modified it to do what I needed. Sorry, I don't remember who provided it (but thanks whoever you were).
|
| Change from and repy-to address with a macro | 24 Aug 2006 07:30 GMT | 1 |
Then I send a mail in Outlook I always have to change the from-address and reply-to address. This because any answers should be delivered to the right mailbox. This is tedious and I wonder if there is any way to access these properties and change them from a macro?
|
| Email Server performance | 24 Aug 2006 07:24 GMT | 1 |
I would like to check the system UPTIME of a remote Exchange Server, what can I do ? I am thinking about if any tools available which can do the following....(or I should develop my own code)
|
| Moving messages to a secondary mailbox | 24 Aug 2006 01:09 GMT | 1 |
I have a rather unique situation going on with a 2 person department. They both need to operate a secondary mailbox for departmental mail. They both log in to their personal mailbox and have the secondary mailbox added through 'e-mail accounts'. The problem I have is that any ...
|
| Packaging modules into add-in | 23 Aug 2006 18:41 GMT | 1 |
I have written a bunch of modules and forms that logically are part of one functionality that I would like to publish to wider audience. For that I would prefer to package them as an add-in or similar convenient means where I publish one file and whoever wants it can install it ...
|
| retreive sent message | 23 Aug 2006 18:01 GMT | 1 |
I'm writing a little program in vb and I have a problem with sent messages. In my code i use this command: reply = selectedmail.Reply
|
| Moving a .msg attachment to folder | 23 Aug 2006 17:55 GMT | 1 |
All, I have the following code to detect a email that has a .msg attachment. I want to move the .msg attachment into my inbox and delete the parent message. I cannot move the attachment using the .move method. Can I redefine Atmt as
|
| Command Bar id | 23 Aug 2006 16:13 GMT | 3 |
is there a list available of the command bar id's? I am trying to create a form where nobody can reply/Fward etc. That's not the problem but there is that action..resend this message. So clever users can use that, so I want to delete that "toolbar" option with a GPO but I need ...
|
| Terminal Services and Script Blocking | 23 Aug 2006 15:22 GMT | 3 |
We have a script behind an outlook form which we connect to our CRM app to allow users to email from within the app. This works fine on a LAN environment but on terminal services does not. Is there a script blocking mechanism implemented in terminal services and if
|
| macro to send a mail from drafts | 23 Aug 2006 14:48 GMT | 1 |
Hi, I am looking for a macro in outlook which would send out a mail on a daily basis automatically from outlook. i will specify the time and outlook should shoot out a mail which i haved saved in drafts.
|
| deleting all messages in a folder | 23 Aug 2006 14:45 GMT | 21 |
What code can I use to delete all messages in a folder (e.g. spam mail folder)? Thanks in advance!
|
| How to prompt user for a directory (folder) | 23 Aug 2006 14:31 GMT | 2 |
How can I prompt the user to browse for a directory (or even better - the file name)? Configuration used Outlook 2003 on XP. Thanks in anticipation.
|
| Automating Outlook Reminders | 23 Aug 2006 13:39 GMT | 1 |
Good morning all - I yesterday posted a query to the microsoft.public.outlook.general usenet group regarding a question about coding the automatic completion/dismissal of reminders. The post was as follows...
|