User Guide

100 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
RelayRule=allow from any to file:<absolute file
path>/my-recipients.list
RelayRule=deny from any to *
or, to enable transfer both of incoming and outgoing mail for those
addresses:
[smtpgw.access]
RelayRule=allow from any to file:<absolute file
path>/my-recipients.list
RelayRule=allow from file:<absolute file
path>/my-recipients.list to *
RelayRule=deny from any to *
External files cannot be used to define parameters specified in the
[updater.*] sections and [path], [locale] sections containing common
parameters.
In case of remote control via Webmin module, the use of external
configuration files is not supported and may cause incorrect application
behaviour.
A.4. Control signals for the
smtpgw
component
You can manipulate the application using the following special control signals:
TERM
QUIT
INT
Stop the application.
HUP
Restarts the application and reloads the configuration file, allowing new
settings to take effect.
A.5. Control files
In Linux/Unix you can manage an application by creating special control files.
.c_stats
Display application status statistics.
.c_recv_on
Start the Receiver module.
.c_recv_off
Stop the Receiver module.