Filter set to pass mail from legit domains?

The address (I have many) I use with professional and social networking sites has fallen into the spam space. Using Apple Mail 5.2 I'd like it to consider all mail *not* from certain domains to be considered spam.
In the filter Rules I see the qualifier "Sender is not in my Address Book"  but these legit domains send many e-mails and are often slightly different.  What is constant is the domain name (Facebook, Linkedin etc). Is there a way to tell Apple Mail that everything sent to a certain mailbox is Junk except mail for a handful of domains?
Thanks in advance,
Paul

Try this rule:
"If [All] of the following conditions are met" - "From" -  "Does Not Contain" - <the appropriate domain name> with one entry for each domain - "Move Message" to mailbox "Trash".
Regards.

Similar Messages

  • Drop incoming mail from specific domain.

    Is this possible and if so how do I configure?
    I want to be able to drop incoming mail from, lets say, "@bigspammailer.com".  Is there a way to do this?  I have created an "Incoming Mail Policy" but don't know where to apply it.
    What I've tried that has not worked ....
    Incoming Content Filters, created a filter with Condition of "mail-from = = "@myemaildomain.com"$", and an action of "Drop".
    HAT Overview, creating a Sender Group using Mail Flow Policy "BLOCKED" setting SBRS to various settings including "None".
    I've grown exhausted reading through manuals. If you know of a document that directly addresses this issue (assuming it's possible) I'm not opposed to reading it.
    Any help will be greatly appreciated!
    Jim Mc.

    Sender Groups can be used to block messages based on the hostname or IP of the sending machine. It does not look at who the message is "from." To block mail based on the envelope sender you need to use a Filter or the Sender Verification Exception Table.
    Your example of a content filter seemed ok but after you create a filter you need to make sure that it is enabled for the incoming mail policy. Create your filter and then select Mail Policies -> Incoming Mail Policies. Under the column called Content Filters you will need to
    1) turn content filters on (default is off)
    2) enable the specific content filter that you just created
    You can also enter it in the Sender Verficiation Exception Table. You need to enable it under your ACCEPTED policy under Mail Policies -> Mail Flow Policies. There is a radio button all the way at the bottom for the exception table. Once you have it enabled then you can select Mail Policies -> Exception Table and add @domain.com to always reject.

  • Can not receive mail from outside domains

    We are setting up our OCS 10g mail server, and are having trouble setting up our policies.
    -unsure how to allow mail to come in from outside domains
    -are able to send mail to outside domains if that one is set. is there a way to allow to send to any outside domain without having to set every single one?

    it looks like the MX records are setup correctly now, but I am still unable to receive mail from outside domains.
    from a gmail address i get the error:
    Delivery to the following recipient failed permanently:
    [email protected]
    Technical details of permanent failure:
    TEMP_FAILURE: Could not initiate SMTP conversation with any hosts:
    [mydomain.com. (10): Connection timed out]
    ----- Original message -----
    Received: by 10.70.123.6 with SMTP id v6mr2951750wxc;
    Thu, 29 Jun 2006 05:22:06 -0700 (PDT)
    Received: by 10.70.105.2 with HTTP; Thu, 29 Jun 2006 05:22:06 -0700 (PDT)
    Message-ID: <[email protected]>
    Date: Thu, 29 Jun 2006 09:22:06 -0300
    From: "Chris M" <[email protected]>
    To: [email protected]
    Subject: test thursday 1
    MIME-Version: 1.0
    Content-Type: multipart/alternative;
    boundary="----=_Part_77974_24025125.1151583726769"
    ------=_Part_77974_24025125.1151583726769
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    Content-Transfer-Encoding: 7bit
    Content-Disposition: inline
    test
    ------=_Part_77974_24025125.1151583726769
    Content-Type: text/html; charset=ISO-8859-1
    Content-Transfer-Encoding: 7bit
    ----- Message truncated -----
    ** i modified the email addressed for the post, actual email addresses were used **

  • Can't receive mail from external domains (hotmail, gmail, etc)

    Hi,
    I have a new problem
    I can't receive external email. The receive connector that i have is the following:
    Default Frontend NAME.NL
    TlS, Basic verification, Basic after TLS, Intergrated, Exchange verification. groups: Exchange-server,
    exchange-user and anon
    This should be enough to receive external mail right? If I test it with gmail or hotmail I get the message: Mail delayed

    Hi,
    Is there any update?
    Thanks.
    Niko Cheng
    TechNet Community Support
    Sadly no.
    I still don receive any mail from certain domains. And gmail still has a +/- 24 hour delay. We now didn't receive some important mail for 1 and a half week. Any more idea's. I'm totally out of ideas 

  • How do I configure OS X Server (Mountain Lion) to deliver mail from another domain to my mailbox?

    How do I configure OS X Server (Mountain Lion) to deliver mail from another domain to my mailbox?
    I run a personal Server at my office. It's configured under my own domain as server.mydomain.com. It's setup that it properly receives and sends e-mail for mydomain.com. I use my own mailbox [email protected] to get all my personal mail.
    I'm looking to add another domain as a secondary way for people to get to my content and information.
    I want the same address [email protected] and [email protected] to arrive in the same mailbox at my server.
    How do i do that?

    it does look like you can add virtual domains in the GUI of Server.app on at least some versions, but I don't have an OS X Server 10.8 version handy to check.
    I'd encourage spending some time to learn the command line.  In general, the payoff for learning the command line will be worth the effort expended.  You're running a mail server here and sooner or later the capabilities of the GUI will fail you.  This whether due to a configuration omission in the GUI itself, or due to the need to troubleshoot a malfunctioning mail server, a need to automate one or more of the Postfix-related sequences, or some other IT-related task.  Entirely FWIW, of course.
    Here's a cut-and-paste of the sequence just used to test the command line access to the Postfix configuration, first fetching the current value, appending example.com as the second domain, then displaying the new value, then restarting the Postfix server.  Don't enter the dollar signs; just the postconf command and following.  Adjust example.com to match your domain...
    $ postconf mydestination
    mydestination = $myhostname, localhost.$mydomain, localhost
    $ sudo postconf -e 'mydestination = $myhostname, localhost.$mydomain, localhost, example.com'
    Password: {your admin password here}
    $ postconf mydestination
    mydestination = $myhostname, localhost.$mydomain, localhost, example.com
    $ sudo postfix reload
    The Postfix and Postconf commands work irrespective of the OS X Server version; the tools reference the data files as needed.

  • Mail redirect rule only redirects mail from certain domain!!!

    Hi all,
    I set up a rule in Mail to redirect EVERY message to a certain email address (for backup/storage purposes) However it only redirects emails from email addresses with the same domain as my email (eg will redirect mydomainname.com but not otherdomainname.com
    Why is this??? Any ideas on how to fix it??? It is getting the mail from an Exchange server if that helps any...

    Thanks for the welcome!
    Ok so here are some screenshots...
    Here is the screenshot of the rule details
    Here is the main rules window
    And here is a screenshot showing how some are redirected and some are not (the ones that are redirected (and the one that shows the forward icon (it was forwarded before I set up the redirect rule)) are all from the same domain as my email account.
    Any ideas? Thanks!

  • Set Sender of Mail from Abap

    Hi,
    I use SO_NEW_DOCUMENT_SEND_API1 function module to send a mail from abap code.
    But I want to set the sender. Can I realize it?
    Regards
    Angela

    Refer this thread -
    Fill "sender id" in SO_NEW_DOCUMENT_SEND_API1
    Regards,
    Amit

  • Send connector - e-mails from two domains to distinct anti-spam IPs

    I have an Exchange enviroment that has two domains. I want that e-mails sent from a domain do the relay to an anti-spam, and e-mails sent from another domain do the relay to another anti-spam.
    Example:
    I need to config send connector to send the e-mails from "test1.com" to IP 10.160.190.66 and from "test2.com" to IP 10.160.190.69
    How do I do?
    I need this because each domain uses distincts anti-spam
    Tks.

    Hi,
    Before going on, I would like to confirm the following information.
    What's the version of the Exchange?
    Whether the two domains have their own Exchange or share one Exchange?
    Thanks
    Allen

  • HT201320 hello I have been trying to set up my mail from my computer on my new phone and it keeps saying its the wrong user or password and I had it on my previous phone I had 4s and now i switched to 5s

    I have been trying to set up my mail on my new phone and keeps telling me its the wrong password and user name

    Hello alize246,
    Thank you for using Apple Support Communities.
    For more information, take a look at:
    iOS: Troubleshooting Mail
    http://support.apple.com/kb/ts3899
    Log in to your email provider's website to ensure that the account is active and the password is correct.
    Restart your iOS device.
    Delete the affected email account from your device.
    Tap Settings > Mail, Contacts, Calendars.
    Choose the affected email account, then tap Delete Account.
    Add your account again.
    Have a nice day,
    Mario

  • Mail from our domain not really working right.

    Hello-I am the administrator of a couple mail servers that I would like to get working properly with Nokia Messaging, but I can't for the life of me figure out why certain things are not working.
    Unless needed, i will use the dummy.com domain for the sake of this example.
    Problem 1: I cannot set up an address as [email protected]  The web interface fails every time.  On the server log, I see that the Nokia server is connecting and trying to log in with the username "[email protected]", NOT "user" as it should.
    I got around this by setting up the address [email protected], which for some reason worked, but is not the correct email address, and as I cannot change the email address in the settings for some reason, I can get mail when I set it up this way but not send.
    Problem 2: I cannot change the settings.  Sure, I can try, but every time I enter the correct servers, SSL settings, and ports, EVEN THE ONES THAT ALREADY WORK, I get the message "Unable to connect with the settings provided. Please try again.".  According to the server logs, the Nokia server never even tries to connect.
    Can anyone at Nokia please tell me how I'm supposed to set up my mail server to make it work with Nokia Messaging?  I'm frustrated at this point after monitoring the network and the servers for a while.
    Message Edited by epochvhs on 12-Jun-2009 04:32 PM

    Just to let everyone know, Nokia contacted me and is solving the problem.

  • Prime Infrastructure 1.4 e-mail from virtual domains

    Hi
    Is there any way in PI 1.4 to configure e-mail alerts to be sent to different recipients for different virtual domains.  We have several large sites, each with their own controllers and AP's (16 controllers & 4000+ AP's) and I'd like to be able to set things up so that the admin for each site gets any alerts for that site e-mailed only to them. The only way I can find to group the site devices is to put them in a virtual domain (subordinate to ROOT-DOMAIN) but e-mail recipients only seem to be configurable from ROOT ?
    So would have:
    Site A, controller A & AP's, alerts e-mailed to Admin_A
    Site B, Controller B & AP's, alerts e-mailed to Admin B etc.
    Thanks
    Alan

    This is exacly what I am trying to do as well Kilravock. We have a distributed management model where I would like to have the email alerts sent to the admins for each domain. 
    If someone knows how to perfom this I would love to hear how to do it because I can't find instructions in any of the Ciso documentation.
    Any insight would be apreciated!
    -Thanks in advance

  • Transferring set-up for Mail from iMac to iBook

    I just switched from AOL to Mail on my iMac and would like to have the same setup on my iBook. How can I do this without building everything from scratch a second time? I'm not sure where to look for the preferences or whatever that is saved for my Mail configuration. Any help?
    Thanks,
    Joanne

    Joanne,
    One easy way to make the transfer, unless the Mail folder is of extreme size, is to Network the iBook with the iMac. More on this in a moment.
    What you want to do, by network, target disk, or burned media, is REPLACE the com.apple.mail.plist file (Home/Library/Preferences), and the Mail folder (Home/Library/Mail ) on the iBook with a copy of the same files from the iMac. Once you have done this, launch Mail on the iBook, and you will be set. The same can be done with the Address Book (Home/Library/Application Support/Address Book.
    To do this while in direct network link do the following:
    On the iMac, click on System Preference icon in the Dock, and choose Sharing. Next place a check mark in box beside Personal File Sharing.
    Now, on the iBook, open a Finder window, and click on the Network globe in the Sidebar, and you will see your iMac listed. Double click on the iMac icon, and when prompted enter the administrator password for the iMac. At that point choose to connect to your Home folder on the iMac, and then an Icon for that home folder will mount on the iBook. Open it the same as you would open the HD, and then open the HD on the iBook, and locate the files you wish to replace with copies of those on the iMac.
    Hope this helps.
    Ernie

  • MDS Filter entity based on attribute from another domain

    Hi,
    I hope you could provide me with a solution to my problem. I have an entity (A), in which I use domain based attribute. The second entity (B) has several attributes. My problem is that, I would like to filter the first entity (A) based on an attribute that
    belongs to the second entity. The only way I can filter it (in MDS Excel add-in or Explorer) is by using Code or Name from the second entity.
    I have in mind a couple of solutions, but they require some coding with xml saved query from Excel.
    Is there out of a box solution that comes with MDS? 

    Hi,
    There is no out of box solution for the scenario you described. The MDS filtering is on single entity and to be precisely, the filtering to a select statement on view viw_SYSTEM_x_y_CHILDATTRIBUTES.
    So filter would only work on Name and Code attribute.
    One possible solution is create a business rule dependent on Domain attribute and copy the other DBA attribute value to current entity.
    For example,
    Entity A, Attribute A1 refer Entity B, And Entity B has Attribute B1.
    Then you can create attribute A2 on Entity A1 and setup a business rule to copy B.B1 to A.A2 when A.A1 changed.
    And can you show how dynamic xml query looks like?

  • IPhone 6 Mail App stops fetching mail from own domain ID

    The Mail App on iPhone 6 (with latest OS), seems to be fetching all my emails, including two other own domain IDs, except one.
    It fetches for a few days then stops. I have to delete the mail account, re-create it on the iPhone, it works fine for some days, then stops again.
    Has anyone else faced and solved this problem?

    Who is the email provider? Its the default email servers of DreamHost. I am using IMAP4.
    Also, the email works fine for a while, so I guess the settings must be OK. Then it STOPS fetching new mails, despite refreshing. But it continues to SEND.
    Yes the settings are verified. I have another own domain email ID from them which is working fine on the same iPhone.
    Here is the reply from my hosting provider:
    I'm very sorry to hear about this issue but unfortunately this is not
    something we can address. As you noted if you reset the account is works
    fine for a while. There are not changes we are making to our mail servers
    that could account for that.  I've tested the [email protected]
    account myself and confirmed that SMTP, IMAP and POP are all working
    fine.
    This points to the issue being with the the phone and/or IOS 7/8 and
    again that's not something we can help you with. I might suggest you
    contact Apple directly so that this can be addresses as a bug and handled
    on their end.
    I'm very sorry I'm not able to do much in this instance. If you need
    anything else or have any further questions please let me know."

  • Mail setting to download mail from the past months

    Hi,
    I just want to know how I can set the mail on Mac book air to store or download emails up to last months or 2 months or 2 weeks...ect.
    Like my company email and gmail, after I set up the server, it will try to download all the emails.
    Thanks

    Went to Preferences, clicked on the account in the left side menu, clicked the minus sign. Before deleting the account the computer toggled me to another window for managing Internet Accounts. I clicked the minus sign again for that same email account and the account no longer appears in my email account list.
    Based on other posts about deleting an email account, I was expecting to see this prompt: "The account's setup information, mailboxes, messages, notes and to do's will be deleted permanently from your computer"
    However, that prompt didn't appear. Instead I was directed to the Internet Accounts preferences pane as described above. While in Mail, if I go to preferences, the deleted account is not there and I do not have the option to send emails via the deleted account. The only functionality still enabled is the receipt of new messages.

Maybe you are looking for