Enabling MMS over Proxy Server
MMTE Server acts as well as an HTTP/HTTPS server, performing the following tasks over the TCP/IP ports 80 and 443:
- Infolytik Support Service
- Infolytik SMS Service (mobile short message service) for sending SMS alerts
In case you have a proxy server installed in your network, you need to add the following VMARG settings to the MMTE Server system variables (MetaMinerServer.ini
):
vmarg.xx=-Dproxy.auth.user=USER_NAME_HERE
vmarg.xx=-Dproxy.auth.password=PASSWORD_HERE
vmarg.xx=-Dproxy.host=PROXY_HOST_HERE
vmarg.xx=-Dproxy.port=PROXY_PORT_HERE