Using Sipwise C5 Faxserver’s Mail2Fax service requires the configuration of Sipwise C5’s local mail server that is Exim. It has to be configured in a way that it can receive mails from outside of the server, because Exim by default listens only on the local interfaces for incoming mails.
Exim Configuration
The Sipwise C5 platform administrator must reconfigure Exim in order to enable receiving e-mails for fax sending:
dpkg-reconfigure exim4-config
PLEASE NOTE: When entering configuration data the following points must be kept in mind:
"mail sent by smarthost; no local mail"
"mail2fax.example.org"
must be added to accepted domains, where "example.org"
is the domain name of Sipwise C5 platform operator
DNS Configuration
It is necessary to add a subdomain starting as mail2fax.
to the list of domain
names. That is where the faxes will be sent by users to trigger Mail2Fax service.
tip | |
Alternatively, edit |