
Configuration
Avira GmbH Avira AntiVir MailGate 31
25), it can be configured with a particular network interface address.
Syntax:
for SMTP mode:
ListenAddress "characters" port "number"
for milter mode:
ListenAddress "characters":"number"@"characters"
The default value will only be accepted if IPv4 support is enabled. If you disable
IPv4 support, you have to specify a valid IPv6 address here (See configuration
option InetProtocols – Page54).
Default:
ListenAddress 0.0.0.0 port 25
Examples
for SMTP mode:
ListenAddress 192.168.5.20 port 25
for milter modus:
ListenAddress inet:3333@localhost
If you are unsure, you can use the default setting:
ListenAddress 0.0.0.0 port 25
With another syntax you can start Avira AntiVir MailGate in milter mode. For further
information, refer to Milter mode – Page10. Currently milter mode only works with
IPv4.
If you enable only IPv6 support using the option InetProtocols, you have to specify IPv6
addresses for the ListenAddress and ForwardTo options, as well as in the avmailgate.acl
file.
MaxIncoming
Connections
Maximum number of simultaneous connections (not in milter mode)
This option defines the number of simultaneous client connections that Avira
AntiVir MailGate will accept. The default setting 0 indicates there is no limit to the
number.
Syntax:
MaxIncomingConnections "non-negative number"
Example:
MaxIncomingConnections 10
Default:
MaxIncomingConnections 0
SMTPTimeout
SMTP-Timeout (not in milter mode)
This option defines the maximum timeout for SMTP connections (in seconds).
Kommentare zu diesen Handbüchern