How to send email to a SMTP server over a secure channel using STARTTLS setting of a send connector (Exchange and SMTP server are in the same domain)

I’m trying to send email using exchange send connector STARTTLS setting to the SMTP server. I have read multiple documents on configuring TLS for send connector, but they talks about outbound connections to internet facing servers. My Exchange 2013 and SMTP
server is in the same domain (let’s say A.com) and I’m creating dummy domains on my SMTP server (e.g.
[email protected],
[email protected] ) and their respective send connectors on the exchange server end. In the smart host section added the IP address of the SMTP server and in the scoping section added the SMTP domain address (e.g. dummy1.local ). In the FQDN field, added
the FQDN of the exchange server 2013 which certificate is enabled with SMTP service.
Could you tell me a step by step procedure, where I’m going wrong or any extra settings needs to added?
Presently, it is giving me an error that 530 5.5.1 TLS encrypted connection is required.
Note: I’ve created the Microsoft CA certificates for the SMTP and exchange servers and imported them in the personal certificate container. In which, the exchange certificate is created with FQDN name of the server and enabled for the SMTP service.
I’m using OPENSSL certificate for making the SMTP server TLS enabled. (let me know, if I need to import the OPENSSL certificate anywhere on the exchange end)?
Thanks!

-IgnoreSTARTTLS is set to false on the send connector properties.
I'm trying to established a HTTP over TLS connection. I'm not using mutual TLS between these two server.
The send connector protocol logging is attached as below,
2014-09-22T20:09:45.468Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,2,10.219.3.74:24939,10.219.3.73:25,<,220 SMTP.A.local Welcome (MTA version),
2014-09-22T20:09:45.546Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,3,10.219.3.74:24939,10.219.3.73:25,>,EHLO Exchange.A.local,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,4,10.219.3.74:24939,10.219.3.73:25,<,250-SMTP.A.local Exchange.A.local OK,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,5,10.219.3.74:24939,10.219.3.73:25,<,250-SIZE,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,6,10.219.3.74:24939,10.219.3.73:25,<,250-8BITMIME,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,7,10.219.3.74:24939,10.219.3.73:25,<,250-BINARYMIME,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,8,10.219.3.74:24939,10.219.3.73:25,<,250-PIPELINING,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,9,10.219.3.74:24939,10.219.3.73:25,<,250-HELP,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,10,10.219.3.74:24939,10.219.3.73:25,<,250-DSN,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,11,10.219.3.74:24939,10.219.3.73:25,<,250-CHUNKING,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,12,10.219.3.74:24939,10.219.3.73:25,<,250-AUTH SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,13,10.219.3.74:24939,10.219.3.73:25,<,250-AUTH=SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,14,10.219.3.74:24939,10.219.3.73:25,<,250-STARTTLS,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,15,10.219.3.74:24939,10.219.3.73:25,<,250-DELIVERBY,
2014-09-22T20:09:45.624Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,16,10.219.3.74:24939,10.219.3.73:25,<,250-MT-PRIORITY,
2014-09-22T20:09:45.640Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,17,10.219.3.74:24939,10.219.3.73:25,<,250 ENHANCEDSTATUSCODES,
2014-09-22T20:09:45.655Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,18,10.219.3.74:24939,10.219.3.73:25,>,STARTTLS,
2014-09-22T20:09:45.671Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,19,10.219.3.74:24939,10.219.3.73:25,<,220 2.7.0 Ready to start TLS,
2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,20,10.219.3.74:24939,10.219.3.73:25,*,,Sending certificate
2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,21,10.219.3.74:24939,10.219.3.73:25,*,CN=Exchange.A.local,Certificate subject
2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,22,10.219.3.74:24939,10.219.3.73:25,*,"CN=DC-CA, DC=A, DC=local",Certificate issuer name
2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,23,10.219.3.74:24939,10.219.3.73:25,*,63E7E70100000000000B,Certificate serial number
2014-09-22T20:09:45.687Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,24,10.219.3.74:24939,10.219.3.73:25,*,CAEB1200CDF49715E5F2E4B8315EFDDC01F8F945,Certificate thumbprint
2014-09-22T20:09:45.780Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,25,10.219.3.74:24939,10.219.3.73:25,*,Exchange.A.local,Certificate alternate names
2014-09-22T20:09:46.654Z,Exchange-SMTP send connector,08D1A4A14C7EDED5,26,10.219.3.74:24939,10.219.3.73:25,-,,Local
2014-09-22T20:09:46.669Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,0,,10.219.3.73:25,*,,attempting to connect
2014-09-22T20:09:46.685Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,1,10.219.3.74:24940,10.219.3.73:25,+,,
2014-09-22T20:09:46.701Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,2,10.219.3.74:24940,10.219.3.73:25,<,220 SMTP.A.local Welcome (MTA version),
2014-09-22T20:09:46.701Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,3,10.219.3.74:24940,10.219.3.73:25,>,EHLO Exchange.A.local,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,4,10.219.3.74:24940,10.219.3.73:25,<,250-SMTP.A.local Exchange.A.local OK,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,5,10.219.3.74:24940,10.219.3.73:25,<,250-SIZE,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,6,10.219.3.74:24940,10.219.3.73:25,<,250-8BITMIME,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,7,10.219.3.74:24940,10.219.3.73:25,<,250-BINARYMIME,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,8,10.219.3.74:24940,10.219.3.73:25,<,250-PIPELINING,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,9,10.219.3.74:24940,10.219.3.73:25,<,250-HELP,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,10,10.219.3.74:24940,10.219.3.73:25,<,250-DSN,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,11,10.219.3.74:24940,10.219.3.73:25,<,250-CHUNKING,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,12,10.219.3.74:24940,10.219.3.73:25,<,250-AUTH SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,13,10.219.3.74:24940,10.219.3.73:25,<,250-AUTH=SCRAM-SHA-1 GSS-SPNEGO DIGEST-MD5 CRAM-MD5 NTLM,
2014-09-22T20:09:46.716Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,14,10.219.3.74:24940,10.219.3.73:25,<,250-STARTTLS,
2014-09-22T20:09:46.732Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,15,10.219.3.74:24940,10.219.3.73:25,<,250-DELIVERBY,
2014-09-22T20:09:46.732Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,16,10.219.3.74:24940,10.219.3.73:25,<,250-MT-PRIORITY,
2014-09-22T20:09:46.732Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,17,10.219.3.74:24940,10.219.3.73:25,<,250 ENHANCEDSTATUSCODES,
2014-09-22T20:09:46.810Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,18,10.219.3.74:24940,10.219.3.73:25,*,,sending message with RecordId 52652004081667 and InternetMessageId <[email protected]>
2014-09-22T20:09:46.810Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,19,10.219.3.74:24940,10.219.3.73:25,>,MAIL FROM:<> SIZE=7653 BODY=BINARYMIME,
2014-09-22T20:09:46.810Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,20,10.219.3.74:24940,10.219.3.73:25,>,RCPT TO:<[email protected]>,
2014-09-22T20:09:46.825Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,21,10.219.3.74:24940,10.219.3.73:25,<,530 5.5.1 A TLS-encrypted connection is required,
2014-09-22T20:09:46.950Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,22,10.219.3.74:24940,10.219.3.73:25,<,503 5.5.1 unexpected RCPT command,
2014-09-22T20:09:46.981Z,Exchange-SMTP send connector,08D1A4A14C7EDED6,23,10.219.3.74:24940,10.219.3.73:25,>,RSET,

Similar Messages

  • TS3988 Hi both myself and my wife are on the same account so we receive each others contacts and I messages. How can I get my wife a separate I'D but keep her on the account so she can still purchase items on the account thanks Gary Eveling

    Hi. Both myself and my wife are on the same account meaning same credit card. The problem with this is we both receive each others contacts and see each others I messages.
    How can my wife have a different name so we are separate on such things as contacts and I message but she can still purchase items on the account.
    Many thanks
    Gary Eveling

    You entered your wife's seperate AppleID? Check you can login with the same AppleID here: http://appleid.apple.com/ on a computer.
    Some of the photos in that link apply to setting up iCloud on a device from new, not when setting it up later. It won't look the same (the dark gray background) for you as you're setting it up now.

  • How can you set up your iphone 4s to show 2 seperate email address but that are on the same domain

    I have 2 email address linked to me on Outlook. one is a personal one for me and one is a group email address but both on the same domain.
    I have my own inbox set up on my iphone and i have tried to set up the group email address on my iphone, but because the credentials are the same, it is only bringing through my emails and not the one for the seperate email address - is there a way round this?
    Many thanks

    What do you mean "the credentials are the same"? The part of the email address before the @ should be different. If not then you do not have two different email addresses.
    Just go into the mail settings and choose add account. Enter the info for the second account. It won't matter that your incoming and outgoing smtp server are the same. If it did how could millions of people all use Yahoo or Google?
    If what you really have is one email account with a rule set to send specific emails to another folder, someone else will have to help you.

  • My iCloud mail account is messed up.  My Apple ID and iCloud ID are not the same.  My email address has changed. which I changed in my apple ID, but the iCloud is still referring to my old, non-existand account.  Can't guess passwords and it won't le

    Bottom line, I can'
    t get iCloud messages on my Apple iMac, iPhone or iPad2.  I dropped my original email account and went to gmail.  I changed my Apple ID to this gmail address on the Apple Store, etc.  I've also changed the Apple ID password a few times.  This worked fine until this week.  I believe I can get game messages (not sure all were delivered), but not iCloud messages.  It asks me for the iCloud password, which none work, and then goes back to my old
    apple ID and asked for a password.  It asks me to reset the password, which I click, but nothing happens.  How can I fix this so I know I'm getting all my messages?

    Hi rjt,
    Sounds like you did not delete the iCloud account on your device before you changed your ID. You will need to do the following:
    1.     Sign onto Manage your Apple ID and change your Apple ID back to the old ID (this is temporary - do not verify it, do not change the password): Apple - My Apple ID
    2.     Go to Settings>iCloud and scroll to the bottom to delete the account. Use your current password when asked, follow the prompts to complete the deletion
    3.     Go back into Manage your Apple ID and change your Apple ID back to the new ID (you may need to verify it again)
    4.     Go back to Settings>iCloud and sign onto iCloud with the new ID
    Cheers,
    GB

  • HT204053 Me and my daughter are sharing the same Apple ID, how do I get a separate id for face time and not be part of her group chats

    How do I have a separate address but still use the same Apple ID, so I don't have to share FaceTime or be part of her group chats

    Just delete her or your account from a device (iOS: iPhone/iPad/iPod Touch) in 1. "Settings > iCloud" (for Mail, Contacts, Calendars, Backup, etc.) + 2. in "Settings > Messages > Send & Receive" (for sms/iMessage) + 3. in "Settings > FaceTime" (for FaceTime). Then set up a new separate Apple ID/iCloud ID in "Settings > iCloud" and then sign in and use your new account for all three services.
    BTW you could still use and share one ID for iTunes and App Store purchases in "Settings > iTunes & App Stores" so that you won't have to purchase any content more than once.

  • Change to Muse and BC, want to keep the same domain and email

    I have become a new site builder for an existing website that has another host. How do I get the domain name and email address back to me and the owner so that we can begin publishing and using Muse and BC as our host for the site and email?
    Thanks everyone,
    James

    Hi there,
    The information you need can be found in the Business Catalyst Help & Support area. Indeed the Muse tutorials don't walk you through all the BC set up steps, but there is a BC help section for Muse users: http://helpx.adobe.com/content/help/en/business-catalyst/using/business-catalyst-muse-user s.html .
    Please let me know if this article helps out: http://helpx.adobe.com/content/help/en/business-catalyst/using/change-site-domain.html
    For the webBasics plan that you use when publishing from Muse, the BC documentation can be found here: http://helpx.adobe.com/business-catalyst/using/webbasics-plan-help.html
    For aditional help, the general BC documentation can be found here: http://helpx.adobe.com/content/help/en/business-catalyst/topics.html
    I hope this helps out. Please let me know if I can further assist you.
    Regards,
    Vlad

  • Since updating iCloud my husband and my phone are sharing the same contacts. I was getting his messages and and him mine which we managed to change through settings but how do we delete the  contacts without deleting each other's.

    There are 2 phones in my name. One my husbands the other mine. We have the i5 phone which worked very well before we updated iCloud a few days ago. Firstly both our messages and emails appeared on each other's phones and now I've noticed that we both have each other's contacts making a very long list on each phone and us both getting each other calls. I turned off the messages and emails in settings but can't remove the contacts. I tried deleting my husbands contacts from my phone but then they got deleted from his phone too. Any ideas anyone?

    All apps are forever tied to the Apple ID that bought them. To stop your id from popping up, you need to delete the apps on his phone, and then repurchase them under his account.

  • How come the same apps that are available for my iPhone and my iPad are not the same as the apps in the app store on my mac

    I want some of the same apps available on my iphone and ipad2 to be available on my macbook pro app store and to be able to link them through icloud. Is this not possible? If not, why not?

    The Mac uses Mac OS X and iDevices use iOS. These are two different operating systems and the apps must be written for each operating system specifically, even when the apps go by the same name, such as the iWork apps, they are two ifferent versions of the same app for the two different platforms.
    So, as an example, Safari has been written for three different operating systems, Mac OS X, iOS and Windows. And the Safari apps, as similar as they are visually, are not interchangeable for the different platforms.

  • Since ios8 my work and personal phones are receiving the same calls simultaneously. They are both linked to my Apple ID. How do I turn this off?

    Duplicate calls on two devices?

    That is a new feature described in Connect your iPhone, iPad, and iPod touch using Continuity
    You can turn it off:
    Turn off iPhone cellular calls
    To turn off iPhone Cellular Calls on a device, go to Settings > FaceTime and turn off iPhone Cellular Calls.

  • How to create send connectors for multiple sites in the same domain?

    Current Scenario:
    We have 2 offices, 1 in London and 1 in India. Both are in the same domain and are connected via VPN. Both have their own separate Exchange 2003 server. Each location sends out their mail via the Default SMTP Virtual Server on their exchange server through
    their local ISP. There are no Send connectors created currently.
    We have now installed an additional Exchange 2010 server with Hub, CAS and Mailbox roles at the London site. Internal mail flow between the sites seems to be working fine.
    I believe the Exchange 2010 needs a Send connector to send out mail to the internet. However as soon as we create a Send connector on Exchange 2010, mail from the older 2003 servers at both sites start to flow out from the exchange 2010 server. This is not
    optimal for our India site since their outgoing mail now has to flow via the VPN to London and out via the new server.
    How can we configure it so that each server sends outgoing mail independently?
    Thanks

    Hi,
    In India site, you can create a SMTP connector which point to the local ISP.
    Thanks.
    Niko Cheng
    TechNet Community Support

  • Send email to users after completion of conc program by using Alerts

    Hi,
    I want to send email to users after completion of concurrent program by using Alerts . please guide me how to create alert and should send email of concurrent program details to user.
    Thanks in advance..it's a urgent requirement so help me.
    Regards
    Narender B

    Application Express != Oracle Applications
    You got into wrong forum please add here {forum:id=475}

  • How to Create one more SOA-INFRA under the same domain in weblogic server

    Hi All,
    Can anybody can guide how to create one more soa-infra under the same domain. In order to maintain my composites to be deployed into
    different domains, I need to create one more soa-infra and deployed all the composites under that one.
    Please let me know if any demo is available for this activity to be gets completed.
    Regards,
    CH

    Hi Vijay,
    There are several composites which needs to be deployed and maintained in the server. So, we I'm trying to maintian
    by deploying composites into 3 different SOA-INFRA's so if one is not accessible, we can look into it and others can access the
    composites from another SOA-INFRA instead of creating domains.
    Let me know what will be feasible way to perform this activity.
    Regards,
    CH

  • HT4864 How can I change my iCloud email to my AppleID email they are not the same

    How can I change my iCloud email to my AppleID email?  They are not the same and somehow were switched by my teenage daughter.  I can access the account and change anything except my iCloud eMail account.

    Hi itsjeffb,
    If I am understanding you correctly, it sounds like your daughter may have set up an alias account under iCloud. Your AppleID email address may or may not be the same as you iCloud email address, depending on how it was set up. The following articles provide more information about iCloud email addresses and how aliases work under iCloud:
    iCloud: About your icloud.com, me.com, and mac.com email addresses
    http://support.apple.com/kb/HT2623
    iCloud: Using your @icloud.com email address
    http://support.apple.com/kb/HT5441
    iCloud: Create or change email aliases
    http://support.apple.com/kb/PH2622
    Cheers,
    - Brenden

  • Certain users unable to send email internaly by typing adress ; only work when they use global catalog

    Certain users unable to send email internaly by typing adress ; only work when they use global catalog
    got Office 2010 sp1 and win7  

    Remove the outlook cache, Guess its the cache that's causing the problem, whereas when you pull the address from GAL it works fine.
    refer to the article
    http://support.microsoft.com/default.aspx?kbid=287623

  • HT204150 i set up an icloud account for my mother in law and when she sends emails it says they have come from me, despite me never entering my details.  On icloud and itunes her account doesnt have my name ,so, i cant remove it! Help!

    i set up an icloud account for my mother in law using my mac and when she sends emails it says they have come from me, despite me never entering my details.  On icloud and itunes her account doesnt have my name ,so, i cant remove it! Help!

    Look in Mail Preferences>Accounts, the Full Name field.

Maybe you are looking for

  • Data load from Legacy system to BW Server through BAPI

    Requirements: We have different kind of legacy systems and SAP BW server. We want to load all legacy system data into SAP BW server using BAPI. Before loading we have to validate all data. If there are bad data, data missing we have to let the legacy

  • Home hub causing problems with phone line

    I posted earlier about a phone extension problem- it seems the hub is the problem. My phone had no dial tone just lots of noise,there doesnt seem to be a wiring problem, however if I unplug the home hub the phone will work fine! I have tried a new ca

  • SAP transformation

    Hi, Is there any standard SAP transformation to convert XML string to ABAP internal table. Thanks, Shiva

  • Download error in the applications

    I am not able to load applications window in Creative Cloud ( a download error appears) , what can I do to solve the problem?

  • Can I use PhotoShop software from my PC on my new Mac?

    When my daughter was at university she purchased PhotoShop at a students discounted price through the university and installed it on her PC and on mine. Now I have switched from the PC to a Mac and I wonder if I can re-install the software. Do I have