Broken SSL/TLS SMTP authentication with Outlook Express

Hi All,
I've created two ports for SMTP-Authentication with required SSL/TLS : port 25 and port 587. Everythings work fine on port 25 (both smtp-auth and ssl/tls works).
But when using Outlook Express with port 587, the problems happens:
Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'pop.cbn.net.id', Server: 'smtps.cbn.net.id', Protocol: SMTP, Port: 587, Secure(SSL): Yes, Error Number: 0x800CCC0F
I've already disable windows firewall, Desktop Antivirus etc. but still not works.
Does anyone has the same problem? Thank you.

Sorry I'm a little late to the party.
This is a bug in OE. It is attempting to do an SSL negotiation immediately when the connection opens, like what a web browser does for HTTPS connections, rather than using the STARTTLS mechanism to start TLS in the middle of the connection. In other words, it's attempting to use the old, never actually standardized SMTPS protocol if you attempt to do secure SMTP on any port other than 25. When we deployed mandatory SSL/TLS here, we had to deploy an SMTPS server on port 465, just for OE users (our mail relay server is not an IronPort).
SMTPS was never standardized, never even made it past one Internet-Draft. It's allocation of port 465 was later revoked by IANA and reassigned to another protocol. Yet it was treated as gospel by many mail client authors. I refused to support it on our mail server until it became obvious that OE simply wouldn't work otherwise (getting correct STARTTLS operation by using port 25 is not always available because of ISPs doing port 25 blocking). I don't blame IronPort in the least for not supporting it, although it does make this situation harder to resolve.
I have learned to hate OE.

Similar Messages

  • Could not establish trust relationship for the SSL/TLS secure channel with authority

    Hello everyone, I need to establish a connection between my HTTPS WCF hosted in Windows Azure Web Role and my Windows Store App Client. The service is actually exposed for testing purposes using a self-signed certificate.
    I have installed the certificate in Personal and Trusted Root Certification Authorities in Current User and Local Manchine.
    In the Windows Store App, I create the service reference pointing to the cloud https service, then edit the manifest and create a new declaration to Add a New Certificate, I checked Exclusive Trust and Auto select, pointing to Root storage name and
    my self-signed certificate.cer.
    The result is the following exception in the IntelliTrace stack:
    Exception:Caught: "The remote certificate is invalid according to the validation procedure." (System.Security.Authentication.AuthenticationException)
    A System.Security.Authentication.AuthenticationException was caught: "The remote certificate is invalid according to the validation procedure."
    Time: 19/01/2015 04:42:33 p. m.
    Thread:Worker Thread[17080]
    Exception:Thrown: "Could not establish trust relationship for the SSL/TLS secure channel with authority 'appchallengewhi.cloudapp.net'." (System.ServiceModel.Security.SecurityNegotiationException)
    A System.ServiceModel.Security.SecurityNegotiationException was thrown: "Could not establish trust relationship for the SSL/TLS secure channel with authority 'appchallengewhi.cloudapp.net'."
    Time: 19/01/2015 04:42:34 p. m.
    Thread:Worker Thread[17080]
    Appreciate any help, to solve this with the approach of WCF Service Reference in Windows Store App.
    Note:
    If I call the HTTPS service using a Console App it works very good using the following the code:
    ChannelFactory<IAgentService> factory = new ChannelFactory<IAgentService>("basicHttpBinding_IAgentService");
    ServicePointManager.ServerCertificateValidationCallback = (sender, cert, chain, error) => true;
    IAgentService wcfProxy = factory.CreateChannel();
    Thanks in advance,
    RC

    Maybe not implemented.
    https://social.msdn.microsoft.com/Forums/windowsapps/en-US/2dab2818-8f4c-4474-a7a1-db2cbfb40d40/accepting-client-certificate-for-https-connections?forum=winappswithcsharp

  • Could not establish trust relationship for the SSL/TLS secure channel with authority SharePoint ssis connectors

    Hi All,
    I am using SharePoint List Connectors to load the data from Sharepoint list to  Sql server.
    I have created an ssis package and attached to the SQL agent job in works fine
    SharePoint Source dev url : http://company.dev.com (working fine)(http)
    DB server:(server\instance)
    I thought all i good and can test with the uat sharepoint url.
    I have changed the configuration url yo point to uat.(https)
    SharePoint Source dev url : https://companyuat.dev.com (working fine)
    DB server:(server\instance)
    Suddently it fails when  with the following error:
    In both the cases i am running the agent job from the same db server
    DB server:(server\instance)
    Error Message:
    Could not establish trust relationship for the SSL/TLS secure channel with authority 'companyuat.dev.com'. --->  System.Net.WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.
    ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.
    Source: Data Flow Task SharePoint List Source [1] Description: System.ServiceModel.Security.SecurityNegotiationException: Could not establish trust relationship for the SSL/TLS secure channel with authority 'companyuat.dev.com'. ---> System.Net.WebException:
    The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid according to the validation procedure.  
    Is there is workaround to reslove this?Any inputs highly appreciated as it is time to move to production :(.
    Thanks
    Ravi
    Ravi

    This is the important error: The remote certificate is invalid according to the validation procedure.
    Your SharePoint server certificate is invalid. You have to either correct your certificate or make your SSIS client machine explicitly trust the server certificate.
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/

  • Sync with outlook express 6

    Can itunes sync my iphone contacts and calender with Outlook express 6 ?
    Also can mobileme sync my iphone contacts and calender with Outlook express 6 ?

    Carving1 wrote:
    Please can anybody tell me if it is possible to sync my contacts with Outlook Express? Right now I am syncking with Palm Desktop. My PDA is a Palm Zire 72.
    Thanks
    Post relates to: Zire 72
    Sorry, it's not possible to sync to Outlook Express, only Outlook.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • The full exception text is: Could not establish trust relationship for the SSL/TLS secure channel with authority :32844'.

    Hi I am getting this error,
    The Secure Store Service application Secure Store Service is not accessible
    The full exception text is: Could not establish trust relationship for the SSL/TLS secure channel with authority 'sp:32844'.
    Any help will be appreciated

    You may need to add the SSL to the SharePoint Trusted Root Authority.Get the root cert for the site you are securing with HTTPS/SSL and add in SharePoint Trusted Root Authority. As explained here -
    https://social.technet.microsoft.com/Forums/office/en-US/2aed19c6-24df-4646-b946-f4365a05e32f/secure-store-service-stops-working-once-or-twice-every-day-could-not-establish-trust-relationship?forum=sharepointadmin
    http://brainlitter.com/2012/03/13/sharepoint-2010-and-cert-trust-could-not-establish-trust-relationship-for-the-ssltls-secure-channel/
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • ITune cant sync with Outlook express Address book or Outlook

    i installed the latest itune and iTune cant sync with Outlook express Address book or Outlook address. i reloaded office a couple of times and event reloaded itune. What seems to be the issue?

    This link may be helpful.
    http://support.apple.com/kb/HT1692

  • To Sync. with Outlook Express

    Please can anybody tell me if it is possible to sync my contacts with Outlook Express? Right now I am syncking with Palm Desktop. My PDA is a Palm Zire 72.
    Thanks
    Post relates to: Zire 72
    This question was solved.
    View Solution.

    Carving1 wrote:
    Please can anybody tell me if it is possible to sync my contacts with Outlook Express? Right now I am syncking with Palm Desktop. My PDA is a Palm Zire 72.
    Thanks
    Post relates to: Zire 72
    Sorry, it's not possible to sync to Outlook Express, only Outlook.
    WyreNut
    I am a Volunteer here, not employed by HP.
    You too can become an HP Expert! Details HERE!
    If my post has helped you, click the Kudos Thumbs up!
    If it solved your issue, Click the "Accept as Solution" button so others can benefit from the question you asked!

  • Want to synch with Outlook Express

    I am trying to synch my Palm OS with Outlook Express. I have downloaded 2 trial versions, neither of which worked.
    Express2Desktop converter says that it has copied the files from but then nothing shows up in the left-hand (Palm OS) pane.
    Express Mirror installed fine but even though I did a repair and rebooted, it kept saying it couldn't find palm.csv in its own folder (which I am assuming it should have installed automatically).
    I checked that I have the latest version of Palm OS installed on my computer.
    Does anyone have any ideas of some other software I could try, or else why both of these synch programs failed?
    thanks
    Post relates to: Zire 31

    If it works, ExpressMirror sounds like a very clever product. It had not occurred to me to synchronize your device to Palm Desktop, and then Palm Desktop with the Windows Address Book.
    Does anything in the ExpressMirror Tutorial Online help?
    I do not see any FAQs or online support, but you can contact the vendor at [email protected] and see whether they recognize that error message.
    Post relates to: Treo 800w (Sprint)

  • Type 10 Error with Outlook Express 5.0

    We have a PowerMac running OS 9.2.2 that can't open Outlook Express. Each time we try it crashes the system with a Type 10 error.
    I've tried reinstalling Outlook with no success.

    Hi, Dan -
    Try also compacting the database files. To do that, with Outlook Express quit, hold down the Option key and start Outlook Express up - you'll get a splash screen offering to compact the databases. Click yes.
    It may also help to increase the Preferred memory allocation for Outlook Express. Adding 20 or 30 thouseand, or even more if you have the RAM to support it, is not excessive.
    Article #18278 - Assigning More Memory to an Application

  • Problems syncing BB Curve 8330 with Outlook Express

    Just got a new BB Curve 8330 and love the phone, but having problems syncing with Outlook Express 6.0. I am running Desktop Manager 4.5 (started with 4.7 and had same problem) and Windows XP SP3. I need to sync Addresses and Calendar. When I go to configure syncronization and select Calendar and Setup, I never see any option for Outlook Express or Outlook (only see ASCII and Yahoo). When I select Addresses and Setup, I do see and select Outlook Express. However, when I syncronize no addresses are moved across to the Curve.
    Any ideas on how to get the Outlook Express options to appear on Calendar Sync or how to troubleshoot why the Address Syncronization doesn't work (i.e. is there a log file that might have errors I could look up?) If necessary, I also have Outlook 200 on this computer if I have to go that way.
    Thanks in advance for any help!!
    Ron

    Hi LeslielG,
    Welcome to the BlackBerry Support Community.
    Can you please verify that the appointments being deleted during synchronization are still on your BlackBerry® Bold™ 9900 smartphone? If they have been removed due to the Keep Appointments setting, the synchronization will try to remove them from Microsoft® Outlook® as well. This KB article provides more information on this. "Calendar items occurring in the past are being deleted from the calendar application on the computer" http://bbry.lv/KKQSel
    Hope this helps.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • How do i send emails with outlook express from firefox

    how do i send emails with outlook express from firefox

    You can add a button by using the [http://webdesigns.ms11.net/getmail.html Get Mail] add-on.

  • Syincing with Outlook Express

    Talked my wife into trying a 2G and I am concerned about syncing her Outlook Express. Will the iPhone sync with Outlook Express?

    Does your Wife use the Outlook Express address book called Windows Contacts for storing contact info?
    If so and your Wife wants to sync her iPhone's address book with the address book used by Outlook Express, this is selected under the Info tab for her iPhone sync preferences. If the address book used by Outlook Express includes contacts and her iPhone does not include any contact info, the contacts in the address book used by Outlook Express will be transferred to her iPhone. If her iPhone's address book includes contacts, the first time she syncs her iPhone with the address book used by Outlook Express, she will be provided a merge prompt, which she wants to select.
    If she doesn't currently use the address book that is used by OE, she needs to enter one unique contact in the address book on the computer before syncing contacts. Make the contact up if needed, which can be deleted later. This will provide a merge prompt.

  • Sync iphone with outlook express

    How do I sync my iphone with outlook express?

    You don't. It is not a supported program for syncing with iTunes. iTunes supports syncing with Outlook and Windows Address book only on a PC.

  • Moved from DC to NC now smtp authentication with Cox won't work on roadrunn

    I just moved from DC to NC. I have a cox.net email I prefer to use. Cox allows smtp authentication over other ISPs. I had RCN in DC and it worked perfectly. But now, with Time Warner (RoadRunner), it doesn't work. (Incoming still works fine, this is just about outgoing/smtp.) The smtp authentication is set up EXACTLY as it was in DC, but the connection just times out. Oddly, it works fine when I am connected directly to the cable modem. BUT, it does not work when I am connected to my wireless network using an airport extreme. I have deleted the smtp server a hundred times. I have selected SSL and unselected SSL a hundred times. I have tried no authentication. I have tried removing the "cox.net" after my name in the outgoing mail settings. I have reset the airport extreme to factory settings and set the network up again. NOTHING is working. Why would this work directly connected to the modem but not through the EXACT SAME WIRELESS NETWORK and settings I had with RCN??? Any tips/help is greatly appreciated. Oh, and all of my other non-RoadRunner smtp authentication accounts work fine. And my me.com email works fine.

    Thanks again, Bob! Here is the error I'm getting for all three usual ports (25, 465 & 587):
    CONNECTED Apr 07 08:26:51.776 [kCFStreamSocketSecurityLevelNegotiatedSSL] -- host:smtp.west.cox.net -- port:465 -- socket:0x116c00450 -- thread:0x116f54800
    READ Apr 07 08:26:52.090 [kCFStreamSocketSecurityLevelNegotiatedSSL] -- host:smtp.west.cox.net -- port:465 -- socket:0x116c00450 -- thread:0x116f54800
    554 fed1rmimpo03.cox.net bizsmtp connection refused from 71.77.138.209
    It looks to my untrained eye that the cox servers are refusing me. Is that correct? So I should call cox, right? And how do I find the IP address that I'm being refused under?
    Sorry to be so ignorant, but your help is greatly appreciated!

  • Hotmail not working with outlook express..

    Hello,
    Just obtained a nice, mint like Pismo with the G4 550 upgrade.. It also has the original 802.11b airport card, not so slow as many say it is.. My question pertains to outlook express and hotmail...
    How do I set up my pop3 account for hotmail under OS 9.2.2's outlook express?? I keep getting errors such as server not reached or something... I have tried other email clients, to no avail.
    Also, I have a problem with Sherlock 2 not working... here is the message for this problem:
    I wish I had another way to contact you.. Just got my PowerBook G3 Pismo today.. everything runs great on it!! Well, sorta.. My questions pertains to Sherlock 2 on the Pismo through 9.2.2 - I am having trouble using sherlock 2 as it seems to not have a network connection.. Here is the error:
    Please note: I am using the airport card which works great and is connected, but why isn't sherlock 2 working?
    Now for the error:
    A NETWORK ERROR OCCURED. Check your network connections and settings, then try again... Now, why on earth is it giving me an error like this if the airport is connected and working???
    Any help would be appreciated, as I have been away from OS 9 for a long time... though I just got back into it with sheepshaver, and NOW I have a real authentic PISMO
    Thanks..
    Also, what are your feelings about upgrades for this?? What would be the most economic devices I can upgrade herE? I was thinking about getting a USB 2.0 card.. possibly some more batteries(pram and battery are dead, so running pismo from ac adapter)..
    The wireless 802.11B isn't so slow as many say it is.. its pretty quick and it doesn't feel any different than with my 802.11g on my mac pro.. I don't have an N router though.
    If someone can help me out I'd be grateful.. I have been away from OS 9 for a long time.. I know more about OS X than OS 9.

    Not sure about a fix, but look at these suggestions. OE is basically obsolete & doesn't meet the security requirements & set up of many ISPs.
    Go to your Outlook Express folder Inside the OE folder, look for a folder named Microsoft Internet Self-Repair - inside you'll find a program named Microsoft Internet First Run. Double-click it to run it - doing so should replace any missing files needed by Outlook Express.
    Outlook Express Errors
    http://homepage.ntlworld.com/tg.online/macfaq/oe_errors/
    Mac Outlook Express FAQ
    http://homepage.ntlworld.com/tg.online/macfaq/
    Look at Question 058 - OE Error Codes
    Outlook Express 5.0 for Mac Maintenance
    http://www.macoptions.com/oe/maint.htm
     Cheers, Tom

Maybe you are looking for

  • Can you manually move files within a folder to put them in a specific order?

    I am new to mac, I was wondering if there is an app maybe that you could move files within a folder (ie photos) to make them in a specific order and then rename them, I used to be able to do this with my windows xp..... cant seem to make it happen wi

  • Not able to created Number Ranges for Asset Classes in AS08

    Dear Friends, I am not able create Number Ranges for Asset Classes in AS08. It is giving me an error message as company code does not exist. When I Check Consistency under path SPRO -> Financial Accounting -> Asset Accounting -> Preparing for Product

  • Cross company code reversal of an asset document does not reverse all docs

    hi, i have reversed a cross company code document which has posted to 2 different assets in 2 different companies. when i reversed this cross company code document, the system reversed only the first document in the first company and it does not reve

  • File browsing in applications not working

    I upgraded Maverick with no issues.  Upon starting to work on my applications I started noticing that when I go to save a file from withing the app, the finder window opens and if I navigate to a new folder it would close.  This first started with Ad

  • How to Import Js file inside Webi report ?

    hello People, i have one question regarding webi report. As per web documentation i can directly inscribe javascript logic inside the webi report and can read it as html content . But what if i have javascript file which i want to simply import insid