Answer
PROBLEM
When sending a fax addressed to [FAX:<faxnumber>], you get an undeliverable message with the following error:
You do not have permission to send to this recipient. For assistance, contact your system administrator.
mail.domain.com #5.7.1 smtp;550 5.7.1
Unable to relay for IMCEAFAX-<faxnumber>@<domain.local>.
Sending a fax by addressing it to <faxnumber>@<domain.com> works correctly and the fax is sent successfully.
ENVIRONMENT
- GFI FaxMaker
- All Supported Environments
SOLUTION
-
Ensure the domain specified in the NDR is configured as an alias from Internet Information Services (IIS) Manager.
- Note: The domain is specified in the line which says "Unable to relay for IMCEAFAX-<faxnumber>@<domain.local>."
- On the GFI FaxMaker server machine, open Internet Information Services (IIS) Manager
- Expand Default SMTP Virtual Server
- Right click Domains > New > Domain > Alias
- Enter your domain name and click Finish
- Restart the IIS admin service on the GFI FaxMaker server
-
Ensure that SMTP is not restricted from accepting messages from your mail server or the GFI FaxMaker Clients
- On the GFI FaxMaker server machine, open Internet Information Services (IIS) Manager
- Navigate to Default SMTP Virtual Server
- Right click Default SMTP Virtual Server > Properties > Access > Relay Restrictions
- In the list of '... computers which may relay...' confirm that the IP address of your mail server is included
- If you are using the GFI FaxMaker Client, confirm that the list of '... computers which may relay...' includes all the Client IP addresses
CAUSE
The domain specified is not configured as an alias in Internet Information Services (IIS) or IIS is restricted from allowing messages from the mail server or Clients.