Overview
When GFI FaxMaker is installed on a separate machine than Microsoft Exchange 2007/2010/2013, a Send and a Receive Connector needs to be created.
The Receive Connector is required by Microsoft Exchange server to be able to accept emails from GFI FaxMaker (incoming faxes, fax transmission reports, and other administrative messages).
The Send Connector is required by Microsoft Exchange server to be able to route outbound fax emails to the GFI FaxMaker machine. These are the emails which are sent to:
- The SMTP domains-
faxmaker.com
andsmsmaker.com
. - NON-SMTP address types- FAX and SMS.
Note:
-
The steps in this article are only required when GFI FaxMaker is not installed on the same machine as Microsoft Exchange 2007/2010/2013.
-
Connectors for Microsoft Exchange 2007/2010/2013 are created automatically when GFI FaxMaker is installed on the same machine as Microsoft Exchange 2007/2010/2013.
-
If GFI FaxMaker is installed separately from Microsoft Exchange, the GFI FaxMaker installer can be run on the Exchange Box (select connectors only during install) to perform tasks described below automatically. For more details, please refer to- Installing the Exchange Connector Using the GFI FaxMaker Installer.
This article describes how to configure the Send and Receive Connectors and the installation of GFI FaxMaker on a different machine than the one from Exchange 2007/2010/2013.
Process
-
Add a Receive Connector for GFI FaxMaker in Microsoft Exchange 2007/2010/2013:
- Open Exchange Management Shell from Start > Programs > Microsoft Exchange 2007/2010.
- In the console, enter the following (Replace the IP address as required. IP address should of the machine where GFI FaxMaker is installed):
new-receiveconnector -name "GFIFaxMaker" -Bindings "0.0.0.0:25" -RemoteIPRanges
-AuthMechanism "ExternalAuthoritative" -PermissionGroups "ExchangeServers" -fqdn "faxmaker.com" - Press Enter.
- Open the Exchange Management Console > Server Configuration > Hub Transport > Receive Connectors to verify the creation of the new Receive Connector.
-
Add a Send Connector for GFI FaxMaker in Microsoft Exchange 2007/2010/2013:
- Open Exchange Management Shell from Start > Programs > Microsoft Exchange 2007/2010.
- In the console enter the following(Replace the IP address as required. IP address should of the machine where GFI FaxMaker is installed):
new-sendconnector -name "GFIFaxmaker" -AddressSpaces SMTP:faxmaker.com,
Open the Exchange Management Console > Organization Configuration > Hub Transport > Send Connectors tab to verify the creation of the new Send Connector. This connector should be set to Enabled by default.
SMTP:smsmaker.com, FAX:* , SMS:* -DNSRoutingEnabled:$false -SmartHosts
-
Install GFI FaxMaker
- Install GFI FaxMaker on a separate machine than Microsoft Exchange 2007/2010 as per the instructions found in the document Installing GFI FaxMaker.
- If installation fails, please refer to the KB article: GFI FaxMaker installation fails.
- In the FaxMaker Configuration Wizard, choose the Mail Server screen you need, to select Microsoft Exchange 2000/2003 on another machine. Proceed with the steps in the installation wizard.
- Install GFI FaxMaker on a separate machine than Microsoft Exchange 2007/2010 as per the instructions found in the document Installing GFI FaxMaker.
Additional Notes:
- The Send Connector created using the procedure above allows you to send faxes using any of the following methods:
- Send to an Outlook Business Fax Contact.
- Send using one-off addressing with Microsoft Outlook and Microsoft Exchange.
- Send
<number>@faxdomain
.
- To remove the Receive Connector:
- Open the Exchange Management Console > Server Configuration > Hub Transport > Receive Connectors.
- Click on the GFI FaxMaker Receive Connector.
- In the Actions section, Click Remove.
- To remove the Send Connector:
- Open the Exchange Management Console > Organization Configuration > Hub Transport > Send Connectors.
- Click on the GFI FaxMaker Send Connector.
- In the Actions section, Click Remove.
- It may be necessary to restart the Microsoft Exchange Transport service after creating the new connectors for proper routing to take effect.