Quantcast
Channel: Exchange Server 2013 - Outlook, OWA, POP, and IMAP Clients forum
Viewing all 10580 articles
Browse latest View live

OWA doesn't show any mail?

$
0
0

Mail through OWA (the app or the website) does not show any email. If I send a message it will show in the inbox for about 5 minutes and then disappear (with or without reading it). Not sure what could be causing this.

Thanks for any help in advance. 


Added some new users, photos showing up in Outlook Address Book but NOT in OWA's People UI...?

$
0
0

As above - recently just added 60-odd new mailbox users to our directory and Exchange org (recent company acquisition).

I've added their staff photos to the directory and they're showing up normally in the Address Book of Outlook and generally with Outlook's UI, but it's just been pointed out to me that they're not showing up in UI of OWA (Exchange 2013) - I can't for the life of me think of a reason why this would happen...

I've tried manually kicking off an update of the OAB, but that hasn't helped.  I'm now wondering if this is because none of these users have ever used Outlook (full-fat) yet - they're all in a remote office with no access to our internal LAN yet, so they're all OWA users via TMG for the moment.  Does Outlook 'do something' I don't know about, which would cure this?  Or is there something else I've missed?

I've never had a problem with GAL photos before today (it's always 'just worked'), so this is a new area for me.

Thanks for any suggestions!

SMTP Authorization for port 465 or 587

$
0
0

Hello,

how I can setting "receive connectors" for authorization ..?  I do not know advice :(  

I am using Exchange 2013 (Build 1236.3).

Thank you Michal.

The remote user mailbox must specify the the explicit local mailbox in the header.

$
0
0
Hi All,

I know I must miss something which may be very simple, but I'm not able to figure it out for the time being. Any suggestions are appreciated.


Environment:
====================
Exchange Server 2013 CU 12 standalone, published via WAP. 443 port opened on WAP server, 25 port opened on the Exchange server.

hybrid is deployed with Office 365 E5 plan. HCW completed without errors.


Issue description:
====================
Everything is working fine except for the Free/Busy feature. when testing via RCA, the Autodiscover parts are finished without any issue. but it fails at the last step when performing Free/Busy Lookup, the specific error message is:

Free/Busy Lookup failed with exception:
The remote user mailbox must specify the the explicit local mailbox in the header.



Exchange 2013 OWA works fine but Outlook 2013 does not work.

$
0
0

The current environment is Exchange 2010 and Exchange 2013.

The 2010 has it's own VIP and Kemp Load balancer.

The Exchange 2013 has it's own VIP and Kemp load balancer. <o:p></o:p>

We are using Outlook 2013<o:p></o:p>

The 2010\2013 servers can send email internally and externally. (I checked 2013 via OWA)<o:p></o:p>

Exchange 2010 WORKS FINE IN ALL SITUATIONS<o:p></o:p>

The autodiscover is working until Outlook goes to sign on to the server it fails.<o:p></o:p>

We have ensured all of the virtual directories are all set and identical. (NTLM Auth)

After a period of time a person on Exchange 2013 does start to work.<o:p></o:p>

This points to a possible issue with the DC or DNS.<o:p></o:p>


Calendar Sharing

$
0
0

If someone in my company shares a calendar through OWA, everything works perfectly.  I can see the shared calendar and have the proper permissions assigned.

However, if I try to open that shared calendar through Outlook it says the object can't be found.

I have tried this with Windows XP, Windows 7, and Windows 10 all with the latest updates.

My Outlook version is 2010, but I have also tried 2016 on the Windows 10 and then tried 2013 on both the Windows 7 and the Windows 10.  I receive the same error message every time.

I read an article that said I need to download my Offline Address Book.  It will not let me and errors out on all three versions of Outlook.

Any advice is appreciated.

Michael K

Error Connecting outlook to exchange

$
0
0

Hi All,

I have deployed exchange 2013 in test environment withing my own domain. If a configure exchange on the same server on which exchange has been installed, outlook gets connected without any error. But when I want to configure outlook on any other domain joined system, it gets error of "An encrypted connection to your email server is not available". What should I do to resolve this issue. Please reply me back asap. 

Thanks!

Usman Rafique

System Engieer


The mailbox secondary address change to primary automatically

$
0
0

I have a mailbox which handling multiple email address.

For example: test1@mail.com and test2@mail.com

When I want send email to test2@mail.com by outlook 2013 . The address will change to primary address test1@mail.com automatically after sent.

But I want exactly send to test2@mail.com as I have some rules need to check the address on that mailbox.

I know I can type 'test2@mail.com' to exactly send to this address, but I want to know if there have other solution to make the address won't change automatically. 

Thanks!



OWA is not loading

$
0
0

This is the error below while trying to load OWA. Can somebody help me?


Server Error in '/owa' Application.



'.', hexadecimal value 0x00, is an invalid character. Line 1, position
1.

Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.

Exception Details:
System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid
character. Line 1, position 1.

Source Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.

Stack Trace:
[XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.]
   System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +163
   System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() +7450898
   System.Xml.XmlTextReaderImpl.ParseDocumentContent() +1027
   System.Xml.XmlReader.ReadToFollowing(String name) +112
   Microsoft.Exchange.Data.ApplicationLogic.Extension.KillBitHelper.ReadKillBitXmlContent(XmlReader reader, Int32& refreshRate) +185
   Microsoft.Exchange.Data.ApplicationLogic.Extension.KillBitHelper.TryReadKillBitFile(Int32& refreshRate, DateTime& lastModifiedTime) +661
   Microsoft.Exchange.Data.ApplicationLogic.Extension.KillBitTimer.Start() +193
   Microsoft.Exchange.Clients.Owa2.Server.Core.OwaApplication.Initialize() +485
   Microsoft.Exchange.Clients.Owa2.Server.Core.BaseApplication.ExecuteApplicationStart(Object sender, EventArgs e) +1319

[HttpException (0x80004005): '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.]
   System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +12601949
   System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +175
   System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +304
   System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +404
   System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +475

[HttpException (0x80004005): '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12618996
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12458613




Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.0.30319.34274


Emmanuel

OWA Redirects to OWA?

$
0
0

Hi everyone!
I'm recently on the enterprise, and there's a trouble with the OWA site.
It is displaying a kind of redirect or loop permanently.
There's no SSL certificate yet, but can't access on localhost or from any other device on the network.
I think is an issue for the auth type.

Thanks!

Contacts not showing in search

$
0
0

Sometimes when searching for a contact by company results sometime don't show all the contacts for the same company

It's Outlook 2013 and online mode and Windows 7 VDI. Anyone seen similar issues?

Public folder is hanging

$
0
0

Hello,

We are using "Public Folder" in Outlook 2013 and mailbox associated with Office 365 as well as Public Folder. Now issue is that when we are trying to access public folder, It is hanging and public folder size is only 30 MB. 

Also i discussed with Microsoft Office 2013 and O365 team, they guided me to Aries this issue here and you will resolve my issue. Please guide me to resolve this issue.

Thank You all. 

OWA error 404.15, re-create virtual directory? auth issues?

$
0
0

Hi everyone!
I'm recently on the enterprise, and there's a trouble with the OWA site.
It is displaying a kind of redirect or loop permanently.
There's no SSL certificate yet, but can't access on localhost or from any other device on the network.
I think is an issue for the auth type.

If I recreate the virtual directory, or change the authentication type can I solve this? 

Thanks!

Outlook authentication popup autodiscover.xml issue

$
0
0

Hello,

We are migrating from Exchange 2010 to 2016 hybrid. This means we have:

2 internal CAS/MBX/HUB 2010 servers

2 internal MBX 2016 servers (which include CAS ofcourse nowadays)

2 2016 edge servers 

2 2010 edge servers (they don't play a role in this story anymore)

We want to switch the CAS endpoint from the 2010 to the 2016 farm. The connections are load balanced by a KEMP HA pair. The problem is that if we switch to the 2016 servers then the Outlook clients receive an authentication popup when Outlook is started. If we click cancel then the connection works fine. When I use Fiddler to troubleshoot the issue, that when using the 2010 CAS the clients get redirected to EOL and when I use 2016, then the trace stops at downloading the autodiscover.xml. It just does not do that with error HTTP/1.1 401 Unauthorized.

IIS -> Exchange Back End -> Autodiscover -> Authentication -> anonymous, basic and windows are enabled.

File permissions on the autodiscover.xml are read and execute for authenicated users

One user cannot change password in OWA/Webmail

$
0
0

Hi,

Got one user that cannot change his password though the OWA/Webmail.

Other users in same OU can change password without a problem

Can resett the password though AD for the user, but he cannot change it himself though OWA

He gets the error "You don't have permissions to change password"

Anyone that seen this before?


Outlook logging not getting OLKdisc.log

$
0
0

Hello all,

I have enabled Outlook logging because of a problem that I have with autodiscover. The only log file that I have is OLKRPCLOG_11_10_2016_08_23_22_1 and Iam missing the autodiscover log file olkdisc.log. Does this have something to do with my issue or am I missing something?

Meeting Forward Notification (MFN) sends to a user when the user s delegate creates a new meeting on the user s calendar

$
0
0

Hi,

Recently I started to receive complains from important employees in my organization that when their delegates create new meetings from their calendars, and invite other attendees - they receive a Meeting Forward Notification.

This bothers them, and according to them that wasn't the situation before recently.

I never had the chance to know what was the situation previously, and also didn't check myself if their complains are true and they're doing everything right.

I only want at this stage to know:

Is this by design?

Is there a possibility to disable this without disabling MFN's totally (Just that MFN's won't be sent when delegate create a new meeting)?

Were the conditions for MFN change recently?

Does it relate to infrastructure configuration?

Is there any permissions configuration where this issue doesn't occur (For example to grant mailbox level permissions)?

All mailboxes related to this issue are in exchange 2013, using outlook 2010 or OWA.

Thanks in advance.



How do I connect outlook 2016 to exchange server 2007

$
0
0
How do I connect outlook 2016 to exchange server 2007?I have tried a couple of times, out complains about the certificate and I click proceed anyway, then outlook says it cant find the server. How can it get the security certificate then decide it cant find the server!

ltheONEl

Unknown Error when users try to delete an entry in shared Outlook 2013 calendar entry

$
0
0

Exchange 2010 / Outlook 2013.

Our Customer Service department shares a common calendar.  This calendar goes back a while so it was set up in the public folders, added to their favorites, etc.  I have given three users Publishing Editor permissions on the Exchange server in Default Public Folders.  Only one of the three can delete entries.  The other two can add but cannot delete their own entries nor anyone else.  I added myself as a Publishing Editor.  Same problem for me, but I can delete my own entries.

Any suggestions would be appreciated.

Thanks.


DDaleS

Can’t send from OWA in China

$
0
0

Hi All,

Running Exchange 2013.

So we are running into an issue with using OWA in China. The representative (the person is Chinese, living in China and are using their own computer) can log into OWA just fine (read messages, delete, etc) but when they go to send a message (reply or new message) they get the following error:

error , You do not have permission to send mail from this mailbox

I have tested their account over and over again and everything works just fine when I try it in North America. Has anyone run into this issue?

Thanks

Viewing all 10580 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>