To set limits on the email messages that InterScan™ Messaging Security Appliance (IMSA) can handle and to control email relay, configure all settings on the messages rules screen.
To prevent spammers from using the IMSA MTA as a relay for spam, configure relay control. You will add the mail domains on your network to the Relay Domains list. When IMSA receives an email message, it looks at the final destination of the email and compares it to this list. IMSA discards the message under the following circumstances:
The destination domain is not in this list
The parent domain of the destination domain is not in this list
The host is not on the Permitted Senders of Relayed Mail list
Relay domain settings are different from Domain-based delivery settings. For an explanation, see About Domain-Based Delivery.
To configure message rules:
Choose Administration > IMSA Configuration > SMTP Routing from the menu. The SMTP tab displays by default.
Click Message Rule.
Under Message Limits, configure the following:
Maximum message size—Type the number of megabytes.
Maximum number of recipients—Type the number of recipients from 1 to unlimited.
|
The SMTP Message Limits precede any message limits specified in the scanning conditions of a policy rule. If the SMTP message limits are exceeded, Postfix will not transfer the messages to the scanners for policy matching. |
Under Relay control, select any of the following:
Reject unknown sender domains.
Reject unknown recipients. (by checking LDAP)—If you enable this option and IMSA cannot connect to the LDAP server, it will reject all email.
Reject unknown IP address. (Enabling this option might impact IMSA performance.)
Under Relay Domains, configure the following to ensure that Postfix relays messages only to internal domains:
Under Add Domain, type the name of an email domain on your network; for example, mydomain.com.
To add the domain to the list, click >>. To remove a domain, click it in the list, and then click <<.
Import from file—Click to import relay domains from a file. The following shows sample content of a domain list text file:
IMSAtest.com
zzyy.aaabbbccc.org
dddeeefff.net
Under Permitted Senders of Relayed Mail, select the host or specific IP addresses from which Postfix will accept and relay outgoing mails:
Host only—Allow only IMSA to relay to any domain.
Same subnet as the host—Computers in the same subnet as IMSA.
Same IP class as the host—Computers with IP addresses in the same class as the IP address for IMSA.
Specified IP addresses—Click one of the following:
Single computer—Type the IP address of the computer and click >>.
Group of computers—Type the subnet address and subnet mask and click >>.
Import from file—Click to import permitted senders of relay mail from a file. The following shows sample content of an IP list text file:
192.168.1.1
192.168.2.0:255.255.255.0
192.168.3.1:255.255.255.128
192.168.4.100
192.168.5.32:255.255.255.192
|
1. The hosts specified under the Permitted Senders of Relayed
Mail are not restricted to the internal domains specified under Relay
Domains. In other words, you can add external IP addresses to the permitted
senders list, such as those belonging to a branch office. |
Click Save.
See also: