Before you begin
Configure the following parameters:
-
proxy_smtp_server_ip -
proxy_pop3_server_ip -
smtp_allow_client_ip -
downstream_smtp_server_addr -
downstream_smtp_server_port
Procedure
- Restart the IMSS daemon using the
following command:
<IMSS install path>/imss/script/S99IMSS restart - Use the following commands to check the daemon service listening port.
# netstat –ltpn|grep 10025 #netstat –ltpn|grep 110
- Send an email message from an IP address in the
smtp_allow_client_iplist to the daemon IPv4/IPv6 SMTP port.The email message should successfully send. - Send an email message from an IP address not in the
smtp_allow_client_ipto the daemon IPv4/IPv6 SMTP port.The email message should be rejected. - Receive the email message from the daemon IPv4/IPv6 POP3 port. The email message should be recieved.
IMSS
9.1 Patch 1 IPv6 support is correctly configured.
