How to set up Outlook web access


E-Mail

SME Versions Supported: v5.x - - Contribs.org certified on: v

Nav Bar Documentation How-to Classification E-Mail How to set up Outlook web access
Comments Please add your comments about this How To

Author(s): Sean Gray
Contributor(s):
License: Unknown

Created: date Last updated: date

This wiki page has been prepared by Contribs Doc Team


About this How To

Summary: How to set up Outlook web access

Keywords: Outlook web access OWA

Tips:

Known Limitations and Caveats:

Downloads:


How To



# Sean Gray <me@seangray.com> wrote this hack to make OWA work.
# Exchange sux but if you must have it here goes...
#
# Setup the Exchange box as your delegate server in the server-manager.
#
# Make sure the FQDN resolves to the internal IP of the exchange server.
# So, 'ping FQDN' and make sure it pings internal, if not fix it in dns
# or /etc/hosts.
#
# Do the following as root:
# mkdir /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf -p
# vi /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/97msExchangeProxy
# Put the entire contents of this file into .../97msExchangeProxy and edit
# the FQDN for your site.
# /sbin/e-smith/expand-template etc/httpd/conf/httpd.conf
# /etc/init.d/httpd restart
#
# All done and it ought to work.
#
ProxyPass /exchange/ http://FQDN/exchange/
ProxyPass /exchweb/ http://FQDN/exchweb/
ProxyPass /public/ http://FQDN/public/



Nav Bar Documentation How-to Classification E-Mail How to set up Outlook web access
Comments Please add your comments about this How To

Feedback

How to set up Outlook web access Feedback Add your comments to this page.




Wiki Links List

Those pages link to How to set up Outlook web access:
 . Page Name .   . Hits . 
 E-Mail   10489 
 How to set up Outlook web access Feedback   454 
 eMail   2569