How to exclude VIP email when sent to a specific email

I would like to make a rule for a VIP contact who I communicate with personally and for work. I have all of her emails all mixed in my VIP box. I do have a work email address set up to check in mail. I would like to exclude emails sent to that address only, from showing up in the VIP folder. Is there a way to do that? I did not see anything in the message rules that looked like you could make a rule about the VIP folder.

I am not aware of any such e-mail notification. You can configure a machine with one of the older JRE versions to receive a notification when a new JRE version is made available for download. Use the Java Control Panel for this.

Similar Messages

  • How to start a workflow when a value in specific column is changed?

    HI !! 
    I would like that  my workflow will run only if a value on a specific colunm will change.
    is there a way to do it without using a third colunm ?
    thank you !
    nikita.

    Hi,
    According to your post, my understanding is that you wanted to start a workflow when a value in specific column is changed.
    When you create workflow, if you check the “start the workflow automatically when an item is changed”, the workflow will be started automatically once the item is edited.
    In the other word, no matter which column we changed, the the workflow will be started automatically.
    As a workaround, we can add condition or action to make the workflow excute the next step only if the value in specific column is changed.
    There are two options to achieve it.
    Use the “Wait for Field Change in Current Item" action”. If you add the action at the first,  the workflow will excute the next step until the column is chaned to the specific value.
       2. User the “If any value equals to value” condition. If you add the condition at the first, the workflow will excute the next step if the condition is satisfied.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • How to exclude a table when doing dbcc checkdb

    when running dbcc checkdb(mydb). it will go through all tables. Is it possible to exclude a table from dbcc checkdb?

    Thanks, Mark. When I run dbcc checkdb(mydb), it across a table and take over 18 hours and still waiting.
    the message is:
    Checking mytable: Logical pagesize is 2048 bytes
    The total number of data pages in this table is 1365692.
    The total number of pages which could be garbage collected to free up some space is 2923.
    then I stop it manually.
    Possibly something wrong with the table. When I run dbcc checktable on this table, it' also keep me waiting and never end. then I can't finish dbcc checkdb because of this table. the size of this table is about 3G. How to resolve this problem?

  • How to exclude exisiting objects when combining ArrayLists?

    Hi there, I'm new to Java and im trying to find a way to combine 2 ArrayLists and exclude any objects that may already exist in the customer ArrayList. I have a program that loads/saves data from a text file into a class object and I want the function to load the data 1 time and check if it already exisits.
    I have tried using if(!customers.contains(obj)), but I think this only references the ArrayList Key and not the actual data.
    Below is a test class I have been using to debug. Any help would be great!!!
    public class test {
         public static void main(String[] args){
              ArrayList<Customer> temp  = new ArrayList<Customer>();
              ArrayList<Customer> customers  = new ArrayList<Customer>();
              Customer cs1 = new Customer(1,"sophie",'m',23,"asdasd");
              Customer cs2 = new Customer(1,"sophie",'m',23,"asdasd");
              Customer cs3 = new Customer(2,"asd",'m',23,"sdfghh");
              Customer cs4 = new Customer(3,"sdfff",'m',23,"hhhrrr");
              temp.add(cs1); temp.add(cs3); temp.add(cs4);
              customers.add(cs2);
              for(Customer c : temp){
                   if(!customers.contains(c))
                   customers.add(c);
              Collections.sort(customers, new CustomerComparator());
              System.out.println(customers);
              System.out.println(customers.contains(cs2));
    }Edited by: newToJavaPro on May 21, 2010 10:18 PM

    paulcw wrote:
    newToJavaPro wrote:
    Thanks for your reply I tried using a HashSet, which works for removing objects from the same origin, but it doesn't seem to remove the same data when added to the ArrayList from different objects. For example, id like to use cs1 to remove an instance of cs2 as they contain the same data but are assigned using different objects.No, that doesn't make any sense. More likely, you didn't properly override .equals() and hashcode(), so the set can't compare them properly. It seems to happen when they come "from different objects" because you're creating different instances of Customer each time, so the default implementations of .equals() and .hashcode() identify them as non-equivalent.Thanks, I I didn't realize HashSet and Equals compared object instance by default. Overridden methods and works a treat.

  • How to Exclude a directory when doing the JAR

    Suppose I have directory x, x/y, ....
    I want to jar only x and not the subdirectory y.
    By default it will be jar all the subdirectories, how
    to over-ride that or exclude some of the sub-directories.

    You can use the -C option to temporarily change directories, but otherwise there is no option for exclusion. You could use a utility like WinZip to prune excess files/directories if need be.
    -Ron

  • How to exclude deleted objects when merging CRs?

    Dear gurus,
    we are using se03 to merge several CRs into a big one, but the problem is
    the deleted objects are merged too, which cause alot of error message when trying to save .
    could you pls tell me how to solve this ?
    br
    zj

    Please be clear what do mean by deleted objects Also if you merge the CRs into one you can easliy remove the objects you donot want from respective CR.

  • Does anyone know how to animate graphic only when it gets to specific scroll point of the web page?

    example here:
    http://www.cupsannual.ca/
    the example shows that some of the graphic wont start playing until you scroll and only when visible to the scroll level(not sure about the right term for that)
    thank you in advance!

    I wrote about this in a series of blog posts (part 1 is here: http://www.raymondcamden.com/index.cfm/2013/4/3/Delaying-an-Edge-Animate-asset-until-visib le), although it is focused on when the animation is *visible*, not some arbitrary point. You should be able to modify it easily enough though.

  • I sent an email from my camera roll. I received notification of the reply on my homescreen (top screen VIP email) when I opened my email, the reply wasn't there. How do I retrieve?

    I sent an email from my camera roll. I received notification of the reply on my homescreen (top screen VIP email rollover notification) when I opened my email, the reply wasn't there. How do I retrieve?

  • I can't remember my security questions and when I have them sent to my email it's the wrong email address. I can't figure out how to change that email address. It's not the same as the one I have on my account.

    I'm trying to change my security questions because I forgot them. When I have them sent to me via email it's going to a diiferent email. I can't figure out how to change that email that the security questions are connected to. It's not the one that I can Edit on my Account.

    You need to contact Apple to get the questions reset. Click here, phone them, and ask for the Account Security team, or fill out and submit this form.
    (95621)

  • How do I keep emails from being deleted on my iPhone 6? Emails get deleted from phone when I startup desktop computer and they are downloaded from sever. Is POP3 no longer supported on IOS 8.1?

    How do I keep emails from being deleted on my iPhone 6? Emails get deleted from phone when I startup desktop computer and they are downloaded from sever. Is POP3 no longer supported on IOS 8.1?

    Have you seen this?
    Using a POP account with more than one device - Apple Support
    A better solution is if your email provider uses IMAP. IMAP sync email folders between multiple devices. Meaning any device will receive the email, all sent email can be seen on the devices. If you delete email from one device the email is deleted from all the other devices. Check with your email provider to see if they offer IMAP services.
    If they do not your choices are to 1) configure email on the PC to keep Mail on the mail server or 2) change email providers to something like Gmail or Outlook.com (as examples). FWIW I use Cox IMAP email and fully sync email between a Win 8.1 Update 1 laptop, a Win 7 desktop, an iPad 4, an iPhone 4 and an iPhone 5S.

  • Word 2004 for Mac documents not read by pc when sent by Email

    Documents composed on my imac in Word 2004 for mac, cannot be read by PC user who receive them by email (unknown format).
    However, if I put the same document on a memory stick and put that into a PC, the PC will read it! Very frustrating as PC users cannot see my Word 2004 for mac documents when sent by email. Any solutions?

    Many thanks Templeton Peck. So simple, it has solved my problem. How come my local Mac. technician did not suggest this? Thank you again.

  • Emails always are suck in outbox when sent through Apple mail

    Emails always are suck in outbox when sent through Apple mail. How should I deal with it ? Many thanks!

    As mentioned, Outlook is not email standards compliant. It probably never will be based on Microsoft's history. However, I think there are various issues involved in the problems people have. I often send emails from home to my Outlook account at work. I have never experienced any of the problems that I've seen posted anywhere regarding Mail and Outlook.
    My conclusion is that there are issues with certain Exchange Server configurations and/or issues with your own ISP mail server causing the issues.
    I do have my system set up to Always send windows friendly attachments (from what I've read, this really is 'send Outlook friendly attachments'), and always put attachments at the end. Prior to the 'always put attachments at the end,' I wasn't having any issues, either. However, I read that that setting helped with other email clients, so I use it.
    The obvious question is, "well, how is your exchange server configured." I would love to provide the answer to that question; however, I work for a DoD organization, so actually tracking down the person that knows the answer to that question will take somewhere between five years and never. With my 20+ years experience with the DoD, I'm leaning towards the never end of the spectrum. The other half of the equation is, "I'm using cox as my ISP."

  • How can i get a specific tone for my vip email alert.  all tones are in my ringtones, but only some show up in the alerts for email.

    i cannot get my all my ringtones to transfer to my vip email alerts.  there is a specific tone I need for one vip email alert, but that one doesn't transfer, however it IS in my ringtones and textones.  how can I get that particular tone for my vip email?

    Only Apple Account Security could help at this point. You can try calling Apple Support in Canada - you'll have to find one of the several ways, such as Skype, to call an 800 number from outside of the relevant country - and ask for Account Security and see if they can help. Or you can find a friend who speaks Chinese and ask them to help you talk to Apple Support in China. There are really no other options that I know of.
    Note, by the way, that these are user-to-user support forums. You aren't speaking with Apple when you post here.
    Regards.

  • How can I modify the VIP email list on iOS6?

    I noticed the VIP email list on my iPhone is different than my iPad (the iPad list is correct).  I can't seem to get my iPhone to sync.  Anyone know how to manually change this?

    The iPhone does not store email addresses for received mail. The iPhone stores all email addressees for sent mail in a list of previous recipients. The list of previous recipients is not synced with Outlook or any address book, but the list of previous recipients is included with the iPhone's backup which is updated by iTunes as the first step during the iTunes sync process. The auto-addrss feature pulls from your contacts on the iPhone and from the list of previous recipients.
    Different from the Mail.app on a Mac, there is no access to the list of previous recipients on the iPhone to remove a previous recipient from the list, or to add a previous recipient to contacts that is not already entered - not at the present time anyway.
    The only way to purge the existing list at the present time is by restoring your iPhone with iTunes as a new iPhone or not from your iPhone's backup.
    Hopefully access to the list of previous recipients will be included with the iOS 5 update.

  • How did I set Do Not Disturb to allow notification of VIP emails?

    I Work on call 24/7, my alerts come as emails. I need to be able to engage DND but must be notified when VIP emails arrive. I cannot find anyway to permit this since ios5. in iOS 6 and 7 DND blocks ALL emails from notifying. If I turn off DND I am blasted by unimportant emails all night.
    anyone have any ideas?

    This explains how to add an icloud email account to your iPad:
    http://support.apple.com/kb/HT4810

Maybe you are looking for