Answer
Applies to
- GFI FaxMaker
- Microsoft Exchange Server 2003
GFI FaxMaker allows to send a fax and a sms using the format <number>@faxmaker.com and <number>@smsmaker.com respectively. In certain situations there may arise a need to customise the default domains faxmaker.com or smsmaker.com. An example for such situation is when multiple installations of GFI FaxMaker are present in one network. Different domain entries for GFI FaxMaker would be required in order to re-direct the outbound faxes and sms to the correct GFI FaxMaker instance. In order to achieve this change, the following steps are necessary:
-
Alter the faxmaker.com and smsmaker.com domains from the registry
-
Add the new domains to Internet Information Services (IIS). (Required only if GFI FaxMaker is not installed on a Microsoft Exchange Server machine)
-
Change the settings within the FaxMaker SMTP connector in Microsoft Exchange. (Required only if GFI FaxMaker is installed in Microsoft Exchange mode)
-
Restart the GFI FaxMaker services
-
Implement the change to the GFI FaxMaker Client installations ( if applicable)
The rest of the article explains how to implement these changes. For the purpose of this article we will change the domains as follows:
From faxmaker.com to faxdomain.com
From smsmaker.com to smsdomain.com
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe.
Implementing the changes described below means you agree that you are doing so at your own risk and that no support will be given regarding problems related to these changes.
GFI FaxMaker 2011 Service Release 3 or earlier: step 1a and 1b and skip 1c
Step 1a: Alter the faxmaker.com and smsmaker.com domains from the registry
-
Open Registry Editor (Start -> Run... -> regedit)
-
Browse to:
-
for x86: [HKEY_LOCAL_MACHINE\SOFTWARE\GFI Fax & Voice\FaxMaker\Config]*
-
for x64: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI Fax & Voice\Config]"
-
-
Locate the STRING values:
DomainFax and DomainSMS -
Change the values of DomainFax and DomainSMS to reflect the new domains as follows:
DomainFax = faxmaker.com
to
DomainFax = faxdomain.com
and
DomainSMS = smsmaker.com
to
DomainSMS = smsdomain.com -
Browse to:
-
for x86: [HKEY_LOCAL_MACHINE\SOFTWARE\GFI Fax & Voice\FaxMaker\Config\Sink]*
-
for x64: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI Fax & Voice\Config\Sink]"
-
-
Locate the STRING value:
Domain -
Change the values of Domain to reflect the new domains as follows:
Domain = faxmaker.com;smsmaker.com
to
Domain = faxdomain.com;smsdomain.com
Make sure to separate the domains with the semicolon (;) character.
Step 1b: Add the new domains to Internet Information Services (IIS).
This step is required only if GFI FaxMaker is not installed on a Microsoft Exchange Server machine.
-
Open Internet Information Services (IIS) (Control panel -> Administrative tools -> Internet Information Services )
-
Expand Default SMTP Virtual Server -> Domains
-
Right click on faxmaker.com -> Rename
-
Change the name to the required domain name, faxdomain.com in our case
-
Right click on smsmaker.com -> Rename
-
Change the name to the required domain name, smsdomain.com in our case
GFI FaxMaker 2013 or later: step 1c
Step 1c: Alter the faxmaker.com and smsmaker.com domains from the user interface
-
Open GFI FaxMaker configuration
-
Open node "Email2FaxGateway" > Properties
-
Click on tab Fax- / SMS- domain
-
Change the name to the required domain name, faxdomain.com in our case
-
Change the name to the required domain name, smsdomain.com in our case
Step 3: Change the settings within the FaxMaker SMTP connector in Microsoft Exchange 2003
This step is only required if GFI FaxMaker is installed in Microsoft Exchange mode.
-
Open the Exchange System Manager
-
Expand connectors and select the SMTP Connector for GFI FaxMaker. By default this is the FaxMaker SMTP Connector
-
Right click on the connector -> Properties
-
Select the Address Space tab
-
Edit the entries for faxmaker.com and smsmaker.com to reflect the changes above. In our example, these would be changed to smsdomain.com and faxdomain.com
-
Click on Ok to apply the changes
Step 4: Restart Services
Restart the following services for the changes to take affect:
- GFI FaxMaker Fax Server
- GFI Message Transfer Agent services
- IIS Admin, and all the dependent services
Step 5: Implement the change to the GFI FaxMaker Client installations
The following steps need to be implemented on the machines using the GFI FaxMaker Fax Message Form and the GFI FaxMaker SMS Message Form:
-
Ensure that the GFI FaxMaker Fax Message Form and the GFI FaxMaker SMS Message Form are closed
-
Open Registry Editor (Start -> Run... -> regedit)
-
Browse to:
-
for x86: [HKEY_LOCAL_MACHINE\SOFTWARE\GFI Fax & Voice\FaxMaker\Config]*
-
for x64: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\GFI Fax & Voice\Config]"
-
-
Locate the STRING values:
DomainFax and DomainSMS -
Change the values of DomainFax and DomainSMS to reflect the new domains as follows:
DomainFax = faxmaker.com
to
DomainFax = faxdomain.com
and
DomainSMS = smsmaker.com
to
DomainSMS = smsdomain.com
Priyanka Bhotika
Comments