How to correctly configure send and receive connectors for SBS2011 exchange to connect to EOP

Hello SBS fans,
we have a customer with SBS2011 and exchange.  The server email is setup for Exchange Online Protection.
It passes the Remote Connectivity Analyzer for inbound and outbound email.  It shows a warning for the spf, saying it cannot find the spf record, BUT MXtool box passes everything associated with their domain name, including the spf record.
They are now getting some bounced email from yahoo servers, referencing this ip
65.55.169.249, which is a valid Microsoft ip.
I checked the bounce back email header carefully, and found a reference to an internal ip, 192.168.11.14, which just happens to be the ip of the user's desk PC!! - NOT the local addr of the sbs2011 server (which should not be there anyway)
I will guess that there is an incorrect setting in one or both of the hub transports?  There is a correct smart host connector.
I am no longer sure about the other connectors!
Any ideas on this?
ewholz
Network and Server Installs

Hi,
à
It shows a warning for the spf, saying it cannot find the spf record
Would you please let me know the complete warning message that you can get? Meanwhile, would you please let
me know how long ago you add the SPF record? Be
more than 72 hours?
Please also refer to following article and check if can help you.
Configuring
Exchange 2007 Hub Transport role to receive Internet mail
If any update, please feel free to let me know.
Hope this helps.
Best regards,
Justin Gu

Similar Messages

  • Send and receive connector

    Hi Everyone, I have 2 send connectors and 4 receive connectors configured on exchange server 2007.How do i know which send or receive connector i am using for my exchange 2007.I am doing the transition to exchange server 2013. If i  create a new send
    and receive connector in exchange 2013 without looking back to exchange 2007 will i face any issue.Do guide me how to create it in exchange 2013.

    Hi Risingflight,
    According to your description, I found that we want to create send and receive connectors for the new Exchange 2013 server with the same settings as the old Exchange 2007 server.
    I suggest collecting the settings on EMC from Exchange 2007 server, and doing the same settings on Exchange 2013 server.
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Unable to send and receive email for external domain

    Hi,
    I just installed Exchange Server on my 2K8 domain controller. I have set up the send connector and made necessary changes to the receive connector as well. I have updated the DNS records as well on my domain registrar. I can access OWA from outside my companies
    network and is able to send and receive emails for my domain but unable to send or receive emails to any other domain. I have checked the delivery report and it says that the message has been queued on the server. 
    I also did nslookup. Results mentioned below:
    C:\Users\Administrator>nslookup www.google.com
    Server:  localhost
    Address:  ::1
    Non-authoritative answer:
    Name:    www.google.com
    Addresses:  2404:6800:4009:802::1014
              74.125.236.145
              74.125.236.148
              74.125.236.146
              74.125.236.144
              74.125.236.147
    C:\Users\Administrator>nslookup www.microsoft.com
    Server:  localhost
    Address:  ::1
    DNS request timed out.
        timeout was 2 seconds.
    DNS request timed out.
        timeout was 2 seconds.
    *** Request to localhost timed-out
    Any help would be much appreciated!

    Hi hg01,
    According to your description, I notice that you installed Exchange server on a DC.
    It is not recommended to install Exchange server on a DC. I suggest install Exchange server on a member server. More details to see:
    Installing Exchange on a domain controller is not recommended
    http://technet.microsoft.com/en-us/library/ms.exch.setupreadiness.warninginstallexchangerolesondomaincontroller(v=exchg.150).aspx
    About your issue, cannot send and receive externally, I suggest make sure the DNS can be resolved first.
    Then, check whether Outlook Anywhere has been enabled. If not, please enable it on both Exchange server and Outlook client side.
    Last, try to configure both Send Connector and Receive Connector.
    More detailed error message will be helpful for the further troubleshooting.
    Thanks

  • I need send and receive emails for edge server 2010

    i have exchnage 2010 in our orgnization now working fine , i can send and receive emails for hub and also we have tmg and fortigate firewall(200B) , already install and configuration edge server(configure edge subscribtion file and edge sync) but still message
    sent form hub and also receive form hub , what to do to receive from edge ? please help me i have 3 month search to fix his problem.

    Hello,
    I recommend you use the Test-EdgeSynchronization cmdlet to check if the subscribed Edge Transport servers have a current and accurate synchronization status. If you have configured EdgeSynchronization successfully, please delete send connector
    on Hub transport server.
    Please uncheck "anonymous users" on receive connector for Hub server.
    Please follow the ExchangeITPro's suggestion to check DNS MX record.
    Cara Chen
    TechNet Community Support

  • Question about Sender and Receiver Structure for JDBC

    Dear All,
    I want to know why there is a fixed format for sender and receiver structure for JDBC. why cant we use the structure like what we want? explain me in detail.
    Thanks

    Good Question:
    We have to create our data structure based on the existing database table structure. While reading or writing , JDBC adapter convert our data type structure in to SQL Query Statements that matches Table structure.

  • How do setup multiple send and receive domain on single virtual ironport?

    HI all
    how do i setup multiple send and receive domain on single virtual ironport?
    Daemien

    Please use the admin guide to assist you for setup/configuration:
    http://www.cisco.com/c/dam/en/us/td/docs/security/esa/esa8-0/user_guide/ESA_8-0-1_User_Guide.pdf
    On the VESA - the Recipient Access Table (RAT) will control which domains your appliance accepts for.  
    AsyncOS uses a Recipient Access Table (RAT) for each public listener to manage accept and reject actions for recipient addresses. Recipent addresses include these:
    •Domains
    •Email addresses
    •Groups of email addresses
    This is covered in detail in the "Overview of Accepting or Rejecting Connections Based on the Recipient’s Address" section.
    Please see the "Configuring the Gateway to Receive Email" section for configuration of appliance for domains.
    Please see the "Defining Which Hosts Are Allowed to Connect Using the Host Access Table (HAT)" section for configuration of appliance for sending.
    I hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • BizTalkServer 2010 SFTP Adapter from CodePlex - Configuring send and receive locations with SSH public and private keys

    Hi there,
    I am looking for step by step instrcutions on how to configure SFTP Codeplex adapter for both receive and send ports.
    Out business partner with whom we push/poll the files from wants us to use SSH encryption/decryption etc.
    Just wondering if the following functionality is supported in Codeplex SFTP adatper without having to write any code.
    Appreciate if there is manaul to do this for SFTP. BTW I do have all the our public and private keys and business partners Public key for configuring.
    For Send port: 1. we would need to encrypt the file with our business partners public key
                          2. sign the file with our private key.
                          3. Send the file through to SSH client which eventually transfers to Remote server.
    Receive port:   1. Connect to SSH Server with SSH-2 key and receive the file
                          2. Verify the file's digital signature agaisnt the Business partners PGP public key
                          3. Decrypt the file using our PGP Public key
    Thanks in advance

    Yes it is supported.
    You can find its documentation in this link 
    You can find section X.509 Certificate Identity Keys
    You can set public and private key in property SSH Identity thumbprint  of send and receive port
    I prefer to test it using client tool like
    FileZilla or WinSCP then test it using sftp adapter
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer

  • Problem with sending and receiving e-mail through exchange [GMail]

    Hello I have problem with sending and receiving e-mail.
    all is well set, username and password are correct, the server set m.google.com. verification of data is about like stepping into a post and want to check the post office gives me an error message: Can not Get Mail. The connection to the server has failed
    I have this problem on my two iPhone

    http://www.zdnet.com/google-drops-exchange-activesync-support-for-free-email-acc ounts-7000008836/

  • Send and Receive script for Outlook 2011 not working

    I used to have a script to send and receive mail in Entourage. When I change the script to:
    tell application "Microsoft Outlook"
    connect to every pop account
    connect to every imap account
    send
    end tell
    It hangs at the second line and I am not able to fix it, anybody know how to do this?

    I don't have any accounts in Outlook to test, so this is a bit of a long shot, but could it be that you want something as simple as the following? I assume this is part of something bigger, as cmd-k will do the same thing.
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #FFDDFF;
    overflow: auto;">
    tell application "Microsoft Outlook"
    send and receive all
    end tell </pre>

  • Ipad 3 sends and receives email but can no longer connect to the Internet with Safari.

    Other Ipads in house (Ipad 3 and Ipad 2) work fine. Iphones, Imac also work fine. I have rebooted the Ipad, renewed the lease, closed and reopened Safari, turned airplane mode on/off, etc. etc. Ipad also won't connect to Itunes. Basically, I have run out of ideas. Thought it was not connecting to Wifi but it still sends and receive semail and texts / imessages. This is a wifi only model.
    Thanks in advance for your ideas.

    Try rebooting the router by powering it off for 15-30 seconds.

  • Is there a free app for sending and receiving pics for ipod touch

    My friend just received an ipod touch.  Looking for a free app for him to use to send and receive pics.  Can you help me with this?  We are dummies when it comes to technical things, so please keep it simple for me! lol

    there is no official app for sharing pics with i device to i device but there is a rumour that you can do it from an app called ibluenova.

  • Send and receive emails for iMessage and FaceTime

    Hi everyone! I'm in a tough situation. On iMessage and FaceTime, I want to use a different send and receive email but it says next to the one I type in
    Error: unable to verify email because it is already in use..... And it still has a check next to the email I don't want. Can someone plz reply
    Soon!! HELP      

    iOS: FaceTime is 'Unable to verify email because it is in use'

  • How to populate the Sender and Receiver GLN/ID  in the Seeburger Message Tracking

    HI Team,
    Scenario :
    ECC--> PI--> Party
    Sending GS1 XML Message to party (Not EDI).  Sender Party and Receiver Party appearing as expected.
    BUT User expecting to see the Sender GLN and Receiver GLN in Seeburger Message Tracking.
    It should be dynamically picked form GS1 Message. Should Appear in RED BOXES Shown below.What Module Parameters Should be used for this.
    I have Tried destTargetMsg  and destSourceMsg. But did'nt work.
    can anyone please Help

    Hi Veman
    You are correct. For XML to XML, you do not need BIC module.
    However, since you are not using BIC module, you will not be able to enrich the metadata using the archiveXI parameter during processing at the adapter framework.
    Another place to enrich the metadata would be during message mapping. You can call a custom UDF to populate the metadata and create an entry in Seeburger Message Tracking.
    Please refer to the Seeburger manual for Message Tracking Function for more details on how to create the UDF.
    Rgds
    Eng Swee

  • Email delivery failed. unable to send and receive email for da device 9780 bold

    Hellow, I m using
    BlackBerry® 9780
    smartphone (3G, Wi-Fi)
    6.0 Bundle 863 (v6.0.0.285, Platform 6.5.0.54)
    3G Bands 1,2,5,6
    Cryptographic Kernel v3.8.6.5
    Branding Version: 1.0.99.538J
    Micro Edition Configuration: CLDC-1.1
    Micro Edition Profile: MIDP-2.1
    Micro Edition JTWI Version: 1.0
    Micro Edition Media Version: 1.1
    Micro Edition PIM Version: 1.0
    Micro Edition File Version: 1.0
    Micro Edition Bluetooth Version: 1.1
    Micro Edition Location Version: 1.0.1
    Micro Edition Security and Trust Services (APDU) Version: 1.0
    WLAN Version: 4.2.1.40
    www.blackberry.com
    Now the problem is I have my email {REMOVED} associated with this device. But I m unable to send receive the email
    There is an error I get like delivery faliure please resolve meh and assist me
    Mod Edit: Removed personal information to comply with Community Guidelines and Terms and Conditions of Use.

    Hi and Welcome to the Community!
    divyaan wrote:
    There is an error I get like delivery faliure please resolve meh and assist me
    Sadly, from "like", we can't really understand the error message you are receiving...exact and complete content of any errors presented are always better to help us understand rather than vague hints and such.
    In any event, I recommend this. With a strong carrier network signal (e.g., not merely WiFi), I suggest the following steps, in order, even if they seem redundant to what you have already tried (steps 1 and 2 each should result in a message coming to your BB...please wait for that before proceeding to the next step):
    1) Register HRT
    KB00510 How to register a BlackBerry smartphone with the wireless network
    Please wait for one "registration" message to arrive to your Messages app
    2) Delete and Resend Service Books (pre-BB10 devices only)
    KB05000Delete the service book for the BlackBerry Internet Service email account from the BlackBerry smartphone
    If you have no CMIME entry, then skip the deletion
    KB02830 Send the service books for the BlackBerry Internet Service
    Please wait for "Activation" Messages, one per already configured email account, to arrive in your Messages. If you have no already configured email accounts, please wait 1 hour.
    3) Reboot
    With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you! If not, then you should try deleting and re-adding your configurations for the affected email accounts. Otherwise, you should contact your mobile service provider for formal support.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Stop Sending and Receiving Emails for the employee which is no longer exist

    Exchange 2007
    Hi There,
    I have lot's of mailboxes in my exchange server which their users are not with us anymore.
    I would like to stop receiving any emails for them.
     I know if I go to "Mail Flow Settings\Message Delivery Restrictions\Accept messages from\Only Senders in the Following List" and select a dummy user it works but it sends my server information to the sender. and I do not want to give the
    information.
    Any idea how to:
    Stop sending / Receiving email for these type of users?
    OR
    Changing the respond message?
    Thank you in Advance for your time

    You have a couple options.  Removing the mailbox would be the simple solution to stop mail flow, but I am assuming you need the mailbox which is why you have not taken this route.
    Alternatively, if you have a message filtering solution in place that sits in front of your Exchange environment, you may be able create a filter to block inbound messages for a specific address so the message never reaches your internal Exchange servers. 
    This would prevent any information regarding you Exchange servers being returned.
    If you do not have a filtering solution to do this, you can create a delivery status notification (DSN) so that a custom response is returned when messages are sent to a mailbox.  Refer to this article on creating a DSN:
    http://technet.microsoft.com/en-us/library/aa996803(EXCHG.80).aspx

Maybe you are looking for

  • When to use pointers in c++

    I've recently started to get the hang off using c++. The only thing i'm having difficulty understanding is the use of pointers. I understand that pointers basically "point" to memory addresses of that variable. When should you start using pointers in

  • Can i use debit card to purchase iphone on apple store?

    can i use debit card to purchase iphone on apple store?

  • Error: SUM_CREATE_ERROR

    I am trying to "Assign Business Systems" using Services Without Party for the Idoc adapter.  During "Create Communication Channels" I get an error SUM_CREATE_ERROR and communication channels are not created.  Has anyone had the same problem. When I t

  • Merge 2 libraries together

    I have 2 different Itunes libraries on the same computer. I want to merge the smaller library with the larger one and also bring over the playlists from the smaller library. Many of the artists and albums are the same in both libraries. Will the impo

  • First() and last() aggergate cql query error

    Hi all, I am getting this below error for this query: Istream(select T.firstc as DSTINT, T.lastc as ASINT, T.avgCc1 as ASFLT, T.Ac1 as ASDBL from mdsmsInp MATCH_RECOGNIZE ( MEASURES first(C.INT1) as firstc, last(C.INT1) as lastc, avg(C.FLOAT1) as avg