Commit graph

22 commits

Author SHA1 Message Date
dev
9a82cd5990 add crm 2011 support 2013-01-17 08:54:31 +04:00
Virtuworks
f2032d5716 Merge Wsp2013 Fork into Main 2012-12-27 11:55:37 -05:00
ptsurbeleu
2b45a5d223 MERGE: buildtoolsv1 vs. main 2012-12-04 23:52:03 -08:00
robvde
ba53968012 Exchange 2013 support added 2012-10-29 15:06:50 +04:00
Virtuworks
e08df3f8f3 Update MySQL Connector to 6.5.4 2012-10-01 18:26:12 -04:00
ptsurbeleu
f609281646 BUILD: Moved CodePlex.WebServices.Client.dll to buid tools location 2012-09-16 00:51:20 -07:00
ruslanht
4308f11407 Microsoft.Web.PlatformInstaller.WebDeployShim.dll reference removed;
DeploymentParameters interchange updated
2012-09-14 17:37:59 +03:00
robvde
9ade5f08a9 Exchange 2010 SP2 CU4 libraries updated 2012-09-01 06:57:27 +04:00
Virtuworks
e77c601205 Fix Build after MySQL Change #2 2012-08-14 22:23:51 -04:00
Virtuworks
d40318256a Merge Changes from Helicon for WebPI 4.0 2012-08-14 20:31:38 -04:00
Virtuworks
bf5de8066e Re-Test upload to Codeplex #4 2012-08-13 20:05:31 -04:00
ruslan
5d88284609 Web PlatfromInstaller updated to v 4.0 2012-08-13 14:25:50 +03:00
rdolezel
29c1a54382 Quick fix for issue tracker #315
- AntiXSS Library upgraded from version 1.5 to 4.2.1
- WebPortal web.config changed to force framework to use AntiXSS
- obsolete AntiXss.HtmlEncode calls replaced with Microsoft.Security.Application.Encoder.HtmlEncode
2012-08-09 17:56:41 +02:00
omara_vworks
a2beec7fe4 Commit Contribution from Helicon
Includes:

- complete re-write of Web Application Gallery
- Addition of Web PI Installer in Server module
2012-07-19 13:16:33 -04:00
robvde
697e7f23c8 Exchange 2010 SP2 Routing agent:
A) to route platform internal traffic of the
platform
B) To ensure internal OOF are not delivered to other platform tenants


The WSP Exchange SP2 Transport Agent is responsible for the following:
A) Determine that an email is being sent between tenants on the same system,
and re-routes the mail to deliver to a smart host elsewhere in the network, for
 subsequent routing back to Exchange.
B) Since Exchange Server 2007, a user has been able to set both an internal and
 an external OOF, and have Exchange deliver the OOF based on the sender being
 inside or outside the same Exchange Organization. In a multi-tenant
 configuration of Exchange such as that described in this document, all users
 in all tenants are considered internal to each other, and so the Internal OOF
 is sent between them if emails are exchange and OOF is set on a mailbox.
 The transport agent will prohibit to exchange internal OOF between different tenants
The transport agent will override the recipient destination for inter tenant
email exchange to an alternative domain. The platform will have a send
connector defined pointing assigned to the alternative domain name space and
pointing to the next hop, a smart hosts (This can be a Windows SMTP Service).
The smarthost will have a smarthost defined as well that will route back
the message to the platform.
Perform the following steps:
A)	Copy the files WSPTransportAgent.dll and WSPTransportAgent.dll.config
to “C:\Program Files\Microsoft\Exchange Server\V14\Public”
B)	Import the WSPTransportAgent.reg to create the event source
C)	Use the registry editor and provide the” NETWORK SERVICE” Full Control
on the following Key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\eventlog\WSPTransportAgent
D	Run the following powershell command in the exchange management shell:
	Install-TransportAgent “WSPTransportAgent” –TransportAgentFactory
        WSPTransportAgent.MEACPRoutingAgentFactory
        –AssemblyPath
 “C:\Program Files\Microsoft\Exchange Server\V14\Public\WSPTransportAgent.dll”
D)	Enable-TransportAgent “WSPTransportAgent”
E)	Restart the Microsoft Exchange Transport Service
The configuration file contains the following configurable items:
Key	Value
A) routingDomain	This is the alternative domain that will be added to
the recipient domain name. This should be aligned with the namespace for the
send connector. A sample value could be “.tmp”. The send connector will in
that case serve the  *.tmp namespace
logFile	Full qualified path to log file that will be used when verbose logging
is enabled (e.g. c:\temp\WSP.log)
enableVerboseLogging	Possible values: true or false. Enables or disables
verbose logging. This should be disabled by default
blockInternalInterTenantOOF	Possible values: true or false.
Enabled the internal auto reply between tenants. Auto replies within the
tenant or with external tenants (not hosted on the platform) will receive the
internal or external auto reply message.

See http://www.microsoft.com/en-us/download/details.aspx?id=28192
2012-07-10 12:17:19 +04:00
robvde
a240fcebc6 Lync Server 2010 Multitenant Core Unified Communications Support Added
Enterprise voice support to follow soon
2012-07-10 11:19:55 +04:00
robvde
6794315198 Latest Exchange 2010 SP2 libraries 2012-06-21 11:54:09 +04:00
feodor_fitsner
69ec933e40 Changed reference assemblies for Exchange solution and SharePoint 2012-04-23 11:14:35 -07:00
feodor_fitsner
4828172c77 Added SimpleDNS to Libs 2012-01-19 11:29:33 -08:00
feodor_fitsner
a936174491 AjaxControlToolkit updated to the latest version. Fixed some warning in Portal compilation. 2012-01-16 09:47:13 -08:00
ptsurbeleu
e6c7af5bfa Cleanup 3-rd party libraries. 2011-07-13 16:19:25 -07:00
ptsurbeleu
b03b0b373f Initial project's source code check-in. 2011-07-13 16:07:32 -07:00