Remote Object Call Service enables the developer to call the EmailArchitectObjects remotely. This service allows emailarchitectobjects to access to the server remotely by TCP/IP. The default setting of the service provides high security, so you can simply ignore it. To learn more about Remote Object Call, please refer to Server SDK section.
General Settings
Only the IP addresses in the list. Only the IP addresses is matched to an item in the list, the user can connect to the Remote Object Call Service. (This option is recommended, you should only add the permited remote IP address here.)
All except the IP addresses in the list. If the IP addresses is matched to an item in the list, the user cannot connect to the Remote Object Call Service.
See Also
EmailArchitectObjects Remote Call
Quick Tutorial User Permissions Domain Administration User Administration Services Administration SMTP Service POP3 Service IMAP4 Service Remote Object Call Service Webmail Service SSL Configuration Realtime Black List Anti-Spam Anti-Virus List Administration Traffic Control DBConnector Mail Archive DomainKeys and DKIM signature Storage and User Mailbox Incoming/outgoing Filters Advanced Functions in Filter Templates
EmailArchitect Server Website
EmailArchitect Server Community
then just input 192.168.0.1 to IP address.
If you want to bind multiple addresses in this service.
192.168.0.1
192.168.0.2
192.168.0.3
Then input: 192.168.0.1, 192.168.0.2, 192.168.0.3
If you want to bind multiple addresses with different port
192.168.0.1 with 7328 port
192.168.0.2 with 7328 port
192.168.0.3 with 7328 port
Then input: 192.168.0.1 7328, 192.168.0.2 7328, 192.168.0.3 7328
If you also use * to listen on all IP addresses on specified port