Block External email to DG not working

Hi,
I have enabled "Require that all Sender are authenticated" for a DG group to restrict external email coming to this address but it is not working.
I have tested this with different DG and have same issue.
Also when I restrict the DG to accept email from specified users in our domain it works fine internalyy and block it for usrs which are not in the list but still accept email from external domain.
Does this have anything to do with "Receiver connectors"?

Hi Vala,
Thank you for your question.
Did you create a new distribution group to check if the issue persist?
Did this distribution group migrate from Exchange 2007 or former?
In previous versions of Exchange, by default, no recipients were configured to require all senders to be authenticated. Therefore, any distribution groups that we migrate from a previous version of Exchange won't have this restriction configured.
We could refer to the following link:
https://technet.microsoft.com/en-us/library/bb124405%28v=exchg.141%29.aspx
Please tell us what is your transport rule? Including detail steps:
If there are any questions regarding this issue, please be free to let me know. 
Best Regard,
Jim
Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
Jim Xu
TechNet Community Support

Similar Messages

  • Multiple recipient email addresses is not working  for xsl & PDF Attachment

    multiple recipient email addresses is not working properly when
    to list has some external email address and sending xls and PDF file as an attachment.
    Test Scenario:
    (A) Create mail target activity
    1)To email : use the multiple email id with some external domain (ex.
    [email protected] ,[email protected], [email protected])
    2)File attachment with .xls file and this file is sending to mail target as an inputstream(at runtime)
    3)Use all other valid parameter in activity.
    (B) Create a process flow File source to mail target
    Execute the process flow.
    Actual Result: Mail is received by every email account. Only external email account get correct file but other email account(as ([email protected])) attachment files
    displaying message
    �abc.xls� can not be accessed. The file may be read-only, Or you may be
    trying to access a read only location. Or, the server the document is stored on
    may not be responding.�
    When i trying to open xls and PDF file
    Expected Result:
    All type of file attachments should be supported with all valid email address
    (servers).
    Pls help me about this senario:
    What is problem in this case:
    I am sending code
    Session session =getSession(host,port,secure);
    session.setDebug(this._debug);
                   Transport trans = connect(host,port,session,userID,password);
                   Message message = new MimeMessage(session);
                   InternetAddress[] iAddr = null;
                   message.setFrom(new InternetAddress(fromName));
                   iAddr = InternetAddress.parse(toUserName, true);
                   message.setRecipients(Message.RecipientType.TO, iAddr);
                   message.setSubject(subject);
                   //BodyPart messageBodyPart = new MimeBodyPart();
                   Multipart multipart = new MimeMultipart();
                   MimeBodyPart messageBodyPart=null;
    if(dataLocation!=null && dataLocation.equalsIgnoreCase("ATTACHMENT")){
                        String tmpName=fileName;
                        if( inputstream != null)
                                  tmpName = makeAttachment(fileName,inputstream);
                        messageBodyPart = new MimeBodyPart();
                        DataSource source = new FileDataSource(tmpName);
                        messageBodyPart.setDataHandler(new DataHandler(source));
                        fileName = fileName.replace('\\', '/');
                        fileName = fileName.substring(fileName.lastIndexOf('/') + 1,
                                  fileName.length());
                        messageBodyPart.setFileName(fileName);
                        multipart.addBodyPart(messageBodyPart);

    First, when sending your message, the filename should be a simple
    filename, not containing any directory names.
    It sounds like your mail server might be doing some special
    processing of attachments, perhaps to prevent viruses.

  • Spam blocker in Outlook 2010 is not working.

    I go into the program and add to the list of domains I want to block. It just does not work.
    I am blocking them by going into Junk via opposite mouse button and then options and the Block Senders tab and then I click on add.
    I add a domain as @donotwant.com  click apply and then OK.   I see it in the list even after I close Outlook and go back in.
    Yet the emails are still ending up in my junk folder from that sender!!!  I have seen this problem mentioned by others on the web.
    If this is a bug in 2010 then it should be fixed!!  if I am doing something incorrectly, please inform me.   Is  there a possible space being added to the end of the string by Microsoft that I can not see but is causing the problem?  
    (I can not believe that the programmer who wrote this stuff would not use a trim string command to avoid the issue)
    (My gosh from a programming standpoint this should be easy for Outlook.  Compare the list of blocked addresses to the incoming new emails and block the ones that match it on the list.  I think a Junior High School programmer can handle it.  
    The kid would certainly Use an INString command to pull the domains that are blocked.) 
    Not blocking these is really annoying.  I would appreciate any help offered.
    Thank you

    Hi,
    This is the default behavior for emails sent from blocked senders in case some users want to check the email in the Junk Email folder.
    If you want to permanently delete emails from a domain senders, we can set an Outlook rule to do this. Please follow the steps below:
    1. Click on Home tab > Rules >
    Manage Rules & Alert
    2. Click New Rule…
    3. Select “Apply rule on message I send”, click Next button.
    4. Tick the check box before “with specific words in the sender’s address” in the
    Select condition(s) box. Click
    specific words and type @domain.com (you need type @donotwant.com) in the box and click
    Add button. Click OK.
    5. Click Next.
    6. Select the action “permanently delete it”. Click Next. Click Next.
    7. Make sure the option “Turn on this rule” is selected. Click Finish.
    Now, all emails from @domain.com will be permanently deleted.
    In addition, we can consider to set block list on the server side to prevent the emails sending to your mailbox.
    Best Regards,
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • External USB HD does not work with HAL:

    External USB HD does not work with HAL:
    From the last 10 days the HAL auto-mount with ntfs-3g file system of my external hard drive  does not woks.
    But the manual mount procedure with the command mount -t ntfs-3g /dev/sdb* /mnt/XYZ works.
    I've followed the instructions in the wiki: http://wiki.archlinux.org/index.php/HAL and the system has worked up to the last kernel or HAL update.
    My fat32 usb-stick works without any problem.
    If I try to open the device with KDE it appears an error popup wit this message:
    TODO: have to rethink extra options
    Error: kio_media_mount_helper
    The log from the kernel.log is
    Nov 6 22:03:16 myhost usb 5-1: new high speed USB device using ehci_hcd and address 4
    Nov 6 22:03:16 myhost usb 5-1: configuration #1 chosen from 1 choice
    Nov 6 22:03:17 myhost Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    Nov 6 22:03:17 myhost ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    Nov 6 22:03:17 myhost Initializing USB Mass Storage driver...
    Nov 6 22:03:17 myhost scsi6 : SCSI emulation for USB Mass Storage devices
    Nov 6 22:03:17 myhost usb-storage: device found at 4
    Nov 6 22:03:17 myhost usb-storage: waiting for device to settle before scanning
    Nov 6 22:03:17 myhost usbcore: registered new interface driver usb-storage
    Nov 6 22:03:17 myhost USB Mass Storage support registered.
    Nov 6 22:03:22 myhost scsi 6:0:0:0: Direct-Access WDC WD32 00JB-00KFA0 0811 PQ: 0 ANSI: 0
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] 625142448 512-byte hardware sectors (320073 MB)
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sdb: sdb1
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Attached SCSI disk
    Nov 6 22:03:22 myhost sd 6:0:0:0: Attached scsi generic sg2 type 0
    Nov 6 22:03:22 myhost usb-storage: device scan complete
    and the error.log is
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Nov 6 22:03:22 myhost sd 6:0:0:0: [sdb] Assuming drive cache: write through
    Do you have some idea ....
    Bye.

    I have done the following:
    Downloaded the patched hal version.
    used makepkg in /abs/local/trunk/ to create a pkg for pacman
    used sudo pacman -U pkgname to install it.
    used sudo nano /etc/hal/fdi/policy/preferences.fdi to create the fdi file with the following content:
    saved the file and removed my ntfs entryes from fstab and rebooted. and still there is no automount off ntfs partitions.
    have i done something wrong?
    br fjodork
    WARNING: what follows is a guide of what did work for me, I'm still in an early stage of learning linux, so please correct me if anything of what follows is wrong/dangerous/stupid. As I said, this worked for me, it's not pretty, since I was learning each step on the fly and I'm sure there are better ways to do this.
    So fjodork, you seem to have done the the necessary steps, though i couldn't get it to work until i first removed hal without dependencies
    pacman -Rd hal
    it will give you some warning about the dependencies, ignore  it since we are reinstalling hal in a few steps.
    First i tried to follow Raymano's link, obviously it showed me nothing in the browser so I thought it might be a broken link.
    So I downloaded the source tarball from here http://hal.freedesktop.org/releases/hal-0.5.10.tar.gz
    unpacked it changed the /tools/hal-storage-mount.c as per Milfadoodle's instructions.
    at first I tried to compile directly from source, the process would finish without a glitch though after reboot nothing changed, as if hal weren't
    installed, i guess there were issues with paths. anyway read on
    Then repacked the source in tarball, copied it to /var/abs/extra/system/hal and modified the PKGBUILD as follows
    makedepends=('pkgconfig' 'gperf')
    options=('!libtool')
    install=hal.install
    source=(${pkgname}-${pkgver}.tar.gz #removed url so makepkg looks in the current directory for the tarball
        hal
        hal-policy.patch
        cryptsetup_location.patch
        hal-0.5.9-hide-diagnostic.patch
        ntfs3g-valid-options.patch)
    md5sums=('6641c30a27c00485c6accac5110ff911' # replace with md5sum of your package's sourceball (run md5sum filename)
             '882f67668cb14a0a9e4a27ef22278027'
             '5ba8b610aa9763a5f42b9f7cbd7a86ad'
    then makepkg (i had to add --asroot, don't ask why
    and finally pacman -U hal-0.5.10-1-i686.pkg
    another reboot and everything worked without a glitch!:D (yeah i know i still haven't got rid of the reboot mentality )
    I have also put the policy files as per the wiki instructions.
    PS: I know this is a dirty way to getting things done but as i said, I'm just starting
    If anyone could comment/correct/explain this post I'd be more than happy, the automount issue was bothering me for about a month now (you'll say why do I need ntfs in the first place? well, I only recently switched for Linux as my primary OS, these are some relics of the M$ era

  • External USB keyboard does not work with T60 after BIOS upgrade

    External USB keyboard does not work properly with T60 after 2.26-1.07 BIOS upgrade.
    It does the same with or without the docking station.
    Anyone else bumped into this problem yet? 
    Has someone found any fixes for this?
    t

    Hi and welcome the forum!
    Try uninstalling all USB hub devices from the device manager and reinstalling them again, particularly the keyboard's.
    v2.26 is supposed to fix the issue according to lenovo:- http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-63024
    Hope it helps.
    Maliha (I don't work for lenovo)
    ThinkPads:- T400[Win 7], T60[Win 7], IBM 240[Win XP]
    IdeaPad: U350
    Apple:- Macbook Air [Snow Leopard]
    Did someone help you today? Compliment them with a Kudos!
    Was your question answered today? Mark it as an Accepted Solution! 
      Lenovo Deutsche Community     Lenovo Comunidad en Español 
    Visit my YouTube Channel

  • TS3276 My o2 email account does not work when sending from my MAC it will accept incoming mail but not send it gives me a message that  o2 account (offline) my mac I have no problem with my iPhone  or mac laptop. any suggestions please.

    My o2 email account does not work when sending from my MAC it will accept incoming mail but not send it gives me a message that  o2 account (offline) my mac I have no problem with my iPhone  or mac laptop. any suggestions please.

    Sorry for the delay...
    I did what you've told me, new account and manually copied my files from Time Machine. I had lots of permissions problems, but at the end, almost everything is in order... It seems it had to be with some of the Apple Preferences, but I can't be sure, as most of them were dumped to the trash can.
    I still don't have my Mail Rules back, unfortunately, although I did goggled some. It is a pity, as I had around 30 or 40 of them, getting my mail in order to each of its mailboxes, but it is a small price as the rest doesn't show the before syntoms.
    Thanks for the help, anyway!!

  • MY EXTERNAL SPEAKER PORT IS NOT WORKING for hp envy

     MY EXTERNAL SPEAKER PORT IS NOT WORKING .WHEN I CONNECTED TO A EXTERNAL SPEAKER ,THERE WERE NO SOUND AUDIBLE.SO WHEN I DISCONNECTED THE CABLE FROM PORT,I WAS ABLE TO HEAR WITH THE IN BUILT SPEAKERS.EXTERNAL SPEAKER IS I GOOD CONDITION.I CHEKED WITH MY HEAD SET ALSO.IT WAS NOT AUDIBLE.MY LAP IS HP ENVY .KINDLY HELP

    Hi ano87, welcome to the HP Forums. What is the model or product number? What version of Windows is installed?
    Guide to finding your product number
    Which Windows operating system am I running?
    TwoPointOh
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • External hard drive is not working on airport time capsule even after 7.7.2 firmware update.

    External hard drive is not working on airport time capsule even after 7.7.2 firmware update.
    I have the latest Airpor Time capsule 2gb. I specifically bought it so that I could have an external hardrive set up to wirelessly house my itunes library and movies. When i connect the drive, all i get is that the disk needs to be repaired.
    the drive can works fine when connected to the macbook pro and I have run the verify and repair features in disk utility. I have also reset the airport timecapsule as well following these changes and still no change.
    The 7.7.2 update says that it addressed the usb issue of not showing the drives but there are still problems as I cannot get it to appear.
    Please help.
    Thanks

    How is the hard drive formatted?
    Have you tried using a powered USB hub with the drive when it is connected to the Time Capsule?
    (The USB port on the Time Capsule is borderline as far as power is concerned....you may need to use a powered hub.....even if the hard drive has its own power supply)
    If the drive is formatted correctly....and....it has ample power, it will "show up" when you open AirPort Utility, click Edit, then click the Disks tab at the top of the next window.
    In the example below, my Time Capsule drive is named "Backups" and another drive named "WD Drive" is connected to the USB port on the Time Capsule.
    You should see the name of your Time Capsule drive (named "Data" unless you have changed the name) and the name of the USB drive if you perform the same check.
    What do you see?

  • External Hard Drive does not work with Lion

    Hi
    My External Hard Drive does not work with Lion this message appears:
    NTFS-3G could not mount /dev/disk1s1
    at /Volumes/My Passport because the following problem occurred:
    /Library/Filesystems/fusefs.fs/Support/fusefs.kext failed to load - (libkern/kext) link error; check the system/kernel logs for errors or try kextutil(8).
    the MacFUSE file system is not available (71)
    can anyone help?

    Hi,
    See this Discussion:
    https://discussions.apple.com/thread/3191198?start=0&tstart=0
    Cheers,

  • Just bot to conver to Word.  All I get is invite to purchase again.  email links DO NOT WORK!

    HOW DO I GET STARTED?  I JUST BOUGHT TO CONVERT PDF TO WORD.  ALL I GET IS INVITE TO PURCHASE AGAIN.  EMAIL LINKS DO NOT WORK!

    Reply from Keygames.
    Hi David,
    It is a problem with the website. We are working on a solution.
    Best is to go to http://spele.nl for the time being.
    Best regards,
    Lorenzo
    Date: Sun, 17 Nov 2013 01:43:55 -0800
    From: [email protected]
    To: [email protected]
    Subject: Unable to play flash games. All I get is a white box. Does anyone have a solution?
        Re: Unable to play flash games. All I get is a white box. Does anyone have a solution?
        created by Pat Willener in Installing Flash Player - View the full discussion

  • HI,Have 10.10.3 version email system does not work at all it display emails up to the installation of the new version, no incoming or outgoing emails

    HI,
    Have 10.10.3 imac version- email system does not work at all it display emails up to the installation of the new version, no incoming or outgoing emails

    That helped thanks-
    I was able to solve this by deleting all "Envelop Index*"- and "ExternalUpdates*"-files in ~/Library/Mail/v2/MailData. After that I restarted Mail and let it reindex all mailboxes.

  • External interface.call is not working

    hi, i am trying to call one java script function in
    actionscript by using External interface.call method. but its not
    working .can u pls tell me why this happend

    "angadala" <[email protected]> wrote in
    message
    news:gmpc58$g9p$[email protected]..
    > skill status.mxml
    >
    >
    > <mx:Script>
    > <![CDATA[
    > if (ExternalInterface.available) {
    > ExternalInterface.call(getDataFromXml);
    > }
    >
    > it is javascript
    > <script type="javascript">
    > var data = new Array();
    > data[0]=[1,2,3];
    > function getData()
    > {
    > return data;
    > }
    > </script>
    > </head>
    > <body>
    > <div id="SkillStatus">
    > <p>Alternative content</p>
    > </div>
    >
    > </body>
    > </HTML>
    >
    1) Your JavaScript function name and the function name you
    are calling
    don't match.
    2) On the Flex side, you are calling a JS function that I
    think you are
    expecting to return a value, but not assigning the result of
    the value to a
    function.

  • Inbound email configuration is not working in SAP CRM 7.0

    We have issue with the Inbound mail in SAP CRM 7.0, the emails from external ID (eg *@gmail.com) unable to receive in SAP Mailbox.
    SMTP Settings as per the note : 455140 have been done and its working fine, we are able to send email from SAP to external server.
    Also as per the note 607108 telnet test was successful and we can see the email in SOIN,
    However if we send a mail from Gmail to SAP it is not visible in SOIN and it is bouncing back with error
    said: 553 5.1.8 <[email protected]>... Domain of sender address
        [email protected] does not exist (in reply to MAIL FROM command)
    I have attached screenshot of the SOIN.

    Hi Garcia,
    I have checked with the Network team who manages Exchange server and they have mentioned that it is bouncing back from our CRM host with the error as below,
    said: 553 5.1.8 <[email protected]>... Domain of sender address
        [email protected] does not exist (in reply to MAIL FROM command)
    Regards,
    Arpit

  • Office Jet Pro 8600 Plus Scan to Email Setup, website not working.

    When setting up scan to email. 
    The first question is: Is the HP software provided with the printer installed on the network-connected computer?
    The answer should be yes, but we can't follow the steps of opening up the software on the computer and acessing scanner options like the printer tells us to. 
    Anyway, in the past I have set up a two users by selecting "No" to this question then it provies me with a website to enter in:
    http://192.168.5.158
    This is the current address it is giving me. This has worked for me in the past and have had no issues setting it up this way. But now (after my employer changed my email address) my scan to email is no longer working and I am trying to set it up again with my new email. 
    Every time I type in the given address: http//192.168.5.158 I receive an error message. 
    [Fiddler] The socket connection to 192.168.5.158 failed.
    ErrorCode: 10060.
    A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.5.158:80
    I had found a forum that had supposedly been a solution where they said to remove web services on the printer and re-set it up, this did not work at all. Still can't set up a scan to email. I just want to use the site given like I normally do, and set it up that way, I need help as SOON as possible please

    Hello rachelhuver,
    Welcome to the HP Support Forums!
    Regarding the issue connecting to the Officejet Pro 8600 Plus's Embedded Web Server to change the Email used for Scan to Email, I would like to see if I can help.
    If you touch the Wireless icon on the printer, is the I.P address the same as you noted in your post? If not, use that I.P in an attempt to access the needed page.
    If you are still unable to load the page, try using a different web browser on the computer. For example, if using IE, try Firefox.
    If you are still unable, it would appear to me that the network is blocking this page from you. You can get around this by connecting temporarily to the printers Wireless Direct network. To connect to this;
    Touch Setup
    Network
    Wireless Direct
    On with no security (I suggest)
    Connect the computer to the printer's network, ie HP-Print-**-Officejet 8600 series.
    Open a web browser (don't worry if you get a message about no Internet), enter this I.P: 192.168.223.1 and hit Enter.
    You should now be able to access the Embedded Web Server of the printer, make your changes and apply them.
    Hope this helps,
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Email Photo function not working in lr5

    After creating a new catalog on a new external HD I brought over selected photos from another older catalog on another external drive. Everything went fine except the EMAIL PHOTO function is grayed out and does not work. I checked with the former catalog and there as well it no longer functions. What's the solution?

    Do either of you have an active internet connection at the times the Email function is grayed out? You certainly can't email something without an active internet connection.
    Or maybe LR isn't seeing your internet connection.
    Seems to work fine on my system with both LR opening my email program, Thunderbird, or directly from LR once I input the correct email server settings.

Maybe you are looking for

  • Distribute Acrobat 8 Professional with Zenworks

    I've tried to create a .MST-file with Adobe Customization Wizard 8 and distribute it with Zenworks. The problem is, that although I have a license-key, which I indicated in Adobe Customization Wizard 8, it doesn't work. And althoug I chose "german" a

  • Multicast and wirerless

    I have a 4404 controller running 6.0.202 code and more more people have Mac running bonjour and wanting to use Airplay.  I see how to turn on Multicasting and even provide a Multicast address for IGMP snooping but does anyone have a good feel as to t

  • Firewall problem in domain environment

    I have built two domains for testing purposes. Having deployed domain controllers, exchange servers, sccm/scom servers, sql servers along with some client computers I noticed that I had problems accessing some of servers/clients - I could not manage

  • Don't know how to install new Battery! URGENT!

    Okay so I just a new battery for the G3 lombard, how do I take out the onld one and install the new one????? Help!!!!!

  • Keynote project to iMovie?

    Is it possible to import a Keynote project into iMovie for the purpose of laying in a sound track, adjusting it to the slides, then turning the completed Keynote project into a Quicktime movie for playing on TV?