Remote Object Call Service Configuration


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

IP Address
By default, SMTP/POP3/IMAP4/Remote Object Call services listen on all IP addresses of the server. In most case, you do not have to change this setting. To make the service to listen on specified IP address, you can change the IP Address field like this:
If you only need this service listen on 192.168.0.1,
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

Port
Tcp port to accept the Remote Object Call connection, default is 7328.
Connection Control
Connection control is to block connection to Remote Object Call Service from specific subnets or IP addresses. EmailArchitect Email server offers you the following 2 options (Permit List and Deny List): Wildcard character (*) or CDIR syntax are available to identify a group of IP addresses. E.g. 192.168.0.* or 202.*. CDIR syntax: E.g. 192.168.0.1/16 represents a group IP addresses from 192.168.0.1~192.168.255.255.

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