|
17. Can a hacker take advantage of internal ADR mail
server?
ADR allow each user in your organization to work with its mail server.
The access from the outside can be also organized through Internet. To
prevent criminal access to ADR, specify all possible IP addresses of recipients
in "Allowed IPs" field on "Server" tab in "General
Settings". For example, the next line:
127.0.0.1, 10.*.*.*
allows to connect with ADR only from local computer or from computers
with addresses placed in the subnetwork 10.1.1.1..10.255.255.255. The
default mask:
*.*.*.*
allows any computer to connect with ADR mail server. Therefore it's recommended
to change this setting. Also, you can specify username/password for access
to internal SMTP server. It is recommended too.
Top.
|