Outlook 2010 Auto Config doesnt tick the "use outgoing mail server auth" settings

Hi Guys
I've got a domain here and an auto-config setup for Outlook whereby it goes to a website on the domain controller and downloads an xml looking like this:
<?xml version='1.0' encoding='utf-8' ?>
<Autodiscover xmlns='http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006'>
<Response xmlns='http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a'>
<User>
<DisplayName>User Name</DisplayName>
</User>
<Account>
<AccountType>email</AccountType>
<Action>settings</Action>
<Protocol>
<Type>IMAP</Type>
<Server>mail.host.com</Server>
<Port>143</Port>
<LoginName>[email protected]</LoginName>
<DomainRequired>off</DomainRequired>
<SPA>off</SPA>
<SSL>off</SSL>
<AuthRequired>on</AuthRequired>
</Protocol>
<Protocol>
<Type>SMTP</Type>
<Server>mail.host.com</Server>
<Port>25</Port>
<LoginName>[email protected]</LoginName>
<DomainRequired>off</DomainRequired>
<SPA>off</SPA>
<SSL>off</SSL>
<AuthRequired>on</AuthRequired>
<UsePOPAuth>on</UsePOPAuth>
<SMTPLast>on</SMTPLast>
</Protocol>
</Account>
</Response>
</Autodiscover>
As can be seen, we use IMAP here rather than exchange
Now, when I go to set up an account, outlook DOES configure most things presented in this XML, but there seems to be a bug in that while it knows and enables "My outgoing server(SMTP) requires authentication" checkbox, it DOESN'T then enable the relevant
radio button that one would assume <UsePOPAuth> (== use the same settings as my incoming server) intends.. No radio button is checked, which means that mails do NOT send :/
Here's a pic:
So, alas, my auto-setup still requires the depeest level of manual interaction to set it up.. i.e. it's fairly useless. I'd say for sure this is a bug in outlook's auto config, but how to report it to microsoft?

Hello,
Thank you for your report. I am trying to involve someone familiar with this topic to further look at this issue.
Tony Chen
TechNet Community Support
A new Office has arrived, try it now.
A beautiful Start. It begins here. Windows 8 and Windows RT.
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Similar Messages

  • IMAC: What is the SMTP outgoing mail server?

    IMAC: What is the SMTP outgoing mail server?

    You need to get that information from your internet service provider if you are using an email address provided by them or, if you are only using iCloud, then the info can be found here:
    http://support.apple.com/kb/HT4864
    FWIW, in order to set up email, you need both an incoming and outgoing server address (in addition to your email address/user name and password). Those are the servers your email program uses when sending or receiving emails.

  • Mac mail - SSL option for the SMTP outgoing mail server - Help!

    Mac mail (Version 6.3 (1503)) will not let me "uncheck" the SSL option for the SMTP outgoing mail server - Help!
    Thanks!

    Problems such as yours are sometimes caused by files that should belong to you but are locked or have wrong permissions. This procedure will check for such files. It makes no changes and therefore will not, in itself, solve your problem.
    First, empty the Trash.
    Triple-click the line below to select it, then copy the selected text to the Clipboard (command-C):
    find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 -o -acl \) 2> /dev/null | wc -l
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    The output of this command, on a line directly below what you entered, will be a number such as "41." Please post it in a reply.

  • How to change the primary outgoing mail server in iphone

    I am trying to change the primary outgoing mail server from Yahoo to another mail which is my internet provider. I do not know the steps to complete this in my iphone thanks

    If you have more than one email account on your phone, you can change the default account under Settings>Mail, Contacts, Calendar>Default Account. Note that this setting does not appear unless you have more than one account on your phone. So, you'll need to add the email account from your ISP under Settings>Mail, Contacts, Calendars>Add New Account if you have not already done so.

  • Using new computer, existing mailbox user Outlook 2010 Auto-configuration points to the Mailbox Server rather than CAS Array ?

    People,
    I'm having a problem with the current AD user account & mailbox user where they cannot get the Outlook 2010 automatically configured to point into the CAS array ?
    This is happening when the existing user get new computer replaced or login to the Terminal Server where their account never set before, it always points to the Mailbox Server instead of the Client Access Server array virtual name. 
    The work around that I provided is typing the Client Access Array address and then specify Outlook.domain.com to match the Windows NLB name (and Get-ClientAccessArray result).
    Single AD Domain forest
    AD Site DataCenter contains:
    Domain Controllers: PRODDC01-VM, PRODDC02-VM, PRODDC03-VM
    Exchange Server 2010 SP3 - CAS&HT: PRODMAIL01-VM and PRODMAIL01-VM (Configured with WNLB as outlook.domain.com)
    Exchange Server 2010 SP3 - Mailbox: PRODMAILBOX01-VM and PRODMAILBOX01-VM (no DAG is set)
    Terminal Server (RDSH 2008 R2): PRODTS01-VM ... PRODTS60-VM (when user logged in to new TS, it got the same error).
    AD Site HQ contains - This site has no issue:
    Domain Controllers: HQDC01 and HQDC02
    Workstations using Outlook 2010 and 2013
    AD Site SiteOffice1 contains - This site has problem:
    Domain Controllers: none but the majority of the workstations LOGONSERVER is pointing to PRODDC03-VM
    Workstations using Outlook 2010 and 2013
    All of the Exchange environment here is using Exchange Server 2010 SP3 for all server roles.
    Any help would be greatly appreciated.
    Thanks
    /* Server Support Specialist */

    Hi,
    Yes, the RPCClientAccessServer should point to the CAS array. What's more, I would like to clarify the following things:
    1. Run the Get-ClientAccessServer | fl AutoDiscoverServiceInternalUri cmdlet to make sure that it displays the correct Uri.
    2. Run the Get-WebServicesVirtualDirectory | fl Identity,*auth*,*URL to ensure that URL for EWS points to the CAS array.
    Hope this can be helpful to you.
    Best regards,
    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].
    Amy Wang
    TechNet Community Support
    Here's the result:
    [PS] C:\>Get-ClientAccessServer | fl AutoDiscoverServiceInternalUri
    AutoDiscoverServiceInternalUri : https://PRODMAIL02-VM.domain.com/Autodiscover/Autodiscover.xml
    AutoDiscoverServiceInternalUri : https://PRODMAIL01-VM.domain.com/Autodiscover/Autodiscover.xml
    [PS] C:\>Get-WebServicesVirtualDirectory | fl Identity,*auth*,*URL
    Identity : PRODMAIL01-VM\EWS (Default Web Site)
    CertificateAuthentication :
    InternalAuthenticationMethods : {Ntlm, WindowsIntegrated, WSSecurity}
    ExternalAuthenticationMethods : {Ntlm, WindowsIntegrated, WSSecurity}
    LiveIdSpNegoAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : False
    DigestAuthentication : False
    WindowsAuthentication : True
    InternalNLBBypassUrl : https://PRODMAIL01-VM.domain.com/ews/exchange.asmx
    InternalUrl : https://PRODMAIL01-VM.domain.com/EWS/Exchange.asmx
    ExternalUrl : https://email.domain.com/ews/exchange.asmx
    Identity : PRODMAIL02-VM\EWS (Default Web Site)
    CertificateAuthentication :
    InternalAuthenticationMethods : {Ntlm, WindowsIntegrated, WSSecurity}
    ExternalAuthenticationMethods : {Ntlm, WindowsIntegrated, WSSecurity}
    LiveIdSpNegoAuthentication : False
    WSSecurityAuthentication : True
    LiveIdBasicAuthentication : False
    BasicAuthentication : False
    DigestAuthentication : False
    WindowsAuthentication : True
    InternalNLBBypassUrl : https://PRODMAIL02-VM.domain.com/ews/exchange.asmx
    InternalUrl : https://PRODMAIL02-VM.domain.com/EWS/Exchange.asmx
    ExternalUrl : https://email.domain.com/ews/exchange.asmx
    The IP address of email.domain.com and outlook.domain.com are the same IP address, this IP address is servec by WNLB.
    /* Server Support Specialist */

  • Why doesn't the smtp (outgoing mail server) change on switch locations

    It would seem to me that when you choose Apple, locations and then select a new location, the Mail program should know that it should use the new smtp server.
    I have dsl from at&t or the old southwestern bell. They have blocked sending to any other smtp server on port 25 while I am at my home.
    I know how to switch them and recieve the prompt when it fails to select a different server. I know how to do this. However, other people who I have converted to the Apple platform, are displeased that it doesn't know to switch. This person is not technical and doesn't want to be technical.
    In their terms, they just want it to work.
    For right now, I told her to go into preferences, accounts within mail and to switch back and forth. I told her I would find a better solution.
    discussions.apple.com shows a lot of people complaining about outgoing mail but not a lot of solutions on switching back and forth.
    Anybody have any suggestions? I still think that when you switch the location, it should change your outbound smtp server.
    SWP

    You might want to take a look at Location X.

  • Can't switch the primary outgoing mail server for Gmail?

    I recently got an iPad and went to set up my two Gmail accounts exactly how I have them set up on my iPhone: Gmail Account #1 is my original one, and Gmail Account #2 was linked to it later to utilize its outgoing server (so messages sent from #1 look like they're coming from #2).
    On the iPhone, I switched off #1's primary outgoing server and selected #2's. Very simple, very easy.
    But on the iPad, when I go to switch off #1's outgoing server, the only option I have available afterwards is to click 'Cancel' - it won't let me turn it off and select another one!
    The problem seems exclusive to Gmail, as my Yahoo account doesn't have this issue.
    I have a feeling it's an iOS7 glich... I have iOS7 on the iPad, but not on my iPhone. Everything else is set up exactly the same between the two devices. I've tried deleting both accounts and re-activiating, I've tried manually setting them up instead of using Apple's pre-selected system... nothings seems to work.
    Anyone?

    The issue isn't getting the accounts online - both accounts are added and working. The issue is that Gmail forces me to use the primary outgoing server for their respective accounts - I can't switch it off and select another from that drop-down list like I can with my iPhone.
    I am able to switch ON the outgoing server for #2, but the problem is that when I slide the primary server to "off" - the "DONE" button in the top right remains gray and unclickable. Strangely this is not the case for Yahoo - I can select an outgoing server on that account at will.

  • Setting the default outgoing mail server

    I have multiple email accounts with multiple ISPs. Because I've recently changed ISPs, I'd like my default return address to be a different address than it was before. Is there a way to set the default return address and default outgoing server?

    As already provided, this is done by account - via Mail > Preferences > Accounts under the Account Information tab for the account preferences is where you select the SMTP server for the account, and below is an option to always use the selected server for an account. This must be done for each account.
    Regarding your default return address when sending a message with an account, there is no default selection for this for all accounts. This must be changed by account just as with the SMTP server for each account.
    This is also done under the Account Information tab for the account preferences. What is entered in the Email Address field and Full Name field is what appears as the sending email address and name when sending with an account. The problem is, some email account providers restrict using a different email address to appear as the sending email address for an account - especially when the account has an authenticated SMTP server.
    The Mail.app includes a Reply To: field for the message header for send messages - for entering a different Reply To: email address when sending with an account with a different email address, but there is not an option to have a designated email address always appear and be sent as a default Reply To: email address.

  • HT1430 I have an iPad and iPhone. I have had both devices set on the same Outgoing Mail Servers but the iPad has stopped sending emails. I have tried everything without success. The iPhone is still working properly.

    I have an iPad and iPhone. Both devices have been set with the same outgoing mail server. All of a  sudden the ipad stopped sending emails but the iPhone still sends emails. I have tried everything but the iPad will not send.

    Try this out:
    You delete your Mailaccount on your iPad and then add the same new...
    At the most times it helps...

  • Exchange 2013 Issue: Outlook 2010 auto populating the From Tab when forwarding email

    Exchange 2013 Issue: Outlook 2010 auto populating the From Tab when forwarding email        
    I am running Exchange 2013 and I have an end user who connects to it via Outlook 2010. All was going well till he went to forward an email and he noticed that the From button appeared and auto populated the sender's email address.
    I have clicked the Empty Auto Complete List in Outlook's Send messages... still displayed the From tab when forwarding.
    I recreated the profile in outlook... same thing.
    I created the profile with outlook 2013... same thing.
    There is only one user profile setup in Outlook.
    (I know the from tab usually appears when you have multiple profiles setup in Outlook and/or when you configure the "From" tab.)
    I opened the end user's email in Exch 2013's OWA... what was different here was when I clicked on the email and it opened, it did NOT have the Reply or Forward option... and it displayed as a "Draft" email.
    Does anyone have any ideas?

    So are you saying that the from button is filling the option with the original senders address (eg the person who sent the message to your user), or that it's filling in the your users address (in which case I don't understand what the issue is, since
    it IS going from your user)?

  • Clear Outlook 2010 Auto Complete Cache on many desktops

    How do I clear the Outlook 2010 Auto Complete on the 1000 desktops in my organization using a script or group policy or any other method? The only method I can find is a manual one that does one desktop at a time and is not feasible for our 1000 desktops.

    Hi,
    Auto Complete Cache is the feature in Outlook, I recommend post this problem on
    Outlook Forum.
    By the way, I searched around and found the following thread.
    http://serverfault.com/questions/387406/disable-autocomplete-email-addresses-in-outlook-2010-for-every-user
    Take a look at it and hope this will be helpful for you.
    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please
    make sure that you completely understand the risk before retrieving any suggestions from the above link.
    Best Regards.

  • How can I sync contacts from Outlook 2010 to my iPhone 4S without using iCloud?

    How can I sync contacts form Outlook 2010 to my iPhone 4S without using iCloud?

    THanks for that...I have done that BUT 43 of my most important contacts out of 883 are locked into a "Local Contacts" folder.  THey show up in my Contacts folder but are not included in the sync to my iPhone.  Any ideas?

  • PAB Distribution List outlook 2003 xp migrated to win7 Outlook 2010 looses all addresses in the Group

    Have a user that has PAB Distribution List outlook 2003 xp and  migrated to win7 Outlook 2010 looses all addresses in the Group/Distro List group imports, just will not show addresses in the distro or it removes them.
    I opened the same PAB and distro on a xp computer with office 2003 after user complained none of the contacts in the distro where in there.. and using the same PAB on both computers the group contacts where populated... but do not appear on outlook 2010
    win7. 
    The Distro/Group is a personally created distro by the user, not an exchange server stored distro/group so its not a exchange issue.
    Ive searched the net .. cant find anything on the issue.. don't know if its a MS bug, or something is switched on or off, Registry issue ??
    Need a real answer to this , and can not use a third party app, must be resolved with existing apps, very strict enviroment
    Thanks in Advance
    Sean

    Hi everyone,
    I have the exact same problem. When I import a 2003 PAB into Outlook 2010, There are no contacts displayed. The address book itself seems to be imported (I can select the address book when creating an e-mail), but again, no contact exist in the imported
    PAB.
    Best regards,
    Michael

  • What are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    what are the settings for the outgoing mail server for icloud on Outlook for Mac, what are the settings for the outgoing mail server for icloud on Outlook for Mac

    iCloud Mail Settings

  • How do I stop  my mail from send out my e-mails with the mobile me acct instead of my default provider?  I have checked the "use only this server" in my provider account.

    How do I stop  my mail from send out my e-mails with the mobile me acct instead of my default provider?  I have checked the "use only this server" in my provider account.

    There is no such option/setting on an iPhone to determine this. Whether you can view the attachment has more to do with your connection, WiFi or cellular, and the size of the attachment than anything else. There will be a paperclip indicating the message includes an attachment regardless if downloaded with the message or not. When connected to the cellular network, if an attachment is below a designated size the attachment will be downloaded automatically. If over a certain size, you must select the attached file icon in the body of the message to download the attachment. The size limit varies by carrier/provider.
    Tell her you're gonna leave her out of the Will if she doesn't stop .

Maybe you are looking for

  • Using translets in a JSP page

    Hi, I have a Translet [xslt file converted to a class file].I want to use the translets to transform the given XML to HTML in a JSP page.I am able to perform the transformation,by using XSLT file directly without converting it into a class file.But w

  • Getting the page number were my ads are placed

    Hello, I have a 100 page book that have about 3 ads on everypage. I would like to right a script the loops through the pages and collect up what ads are on what page. Does any have a sample of a operation like this. I not asking for anyone to write t

  • Runtime Error: TSV_TNEW_PAGE_ALLOC_FAILED during ODS Activation

    Hi, I have nearly 120Million records in new data of an ODS,  When I am trying to activate I am getting this error message. What could be the solution to activate this. Regards, Tony

  • Can't modunload scsi driver

    Why can't I modunload my scsi driver on Sparc Solaris 9. I get: Can't unload : device busy. I have no drives attached and the driver shows unconfigured with no drives in cfgadm. Same driver unloads ok on x86 Solaris 10. Is There a way to find out wha

  • No Certificate from Push Notification Service

    Hi all, I'm trying to get an Apple Push Notification Service certificate, but after starting, the dialog seems stucked forever while "Acquiring...". The credentials are correct, I have allready tried different Apple-IDs, restarting Server.app and als