Integrating with a Sendmail server
Integrating with a Sendmail server
July 4, 2024
ID 57594
To integrate Kaspersky Security 8 for Linux Mail Server with Sendmail:
- Select the method for integration with the Sendmail server:
- If you want changes to be made to the MC file and then use that file to create the CF file during integration, enter
1
. - If you want changes to be made to the CF configuration file during integration, enter
2
.
The default option is
1
. - If you want changes to be made to the MC file and then use that file to create the CF file during integration, enter
- Press ENTER.
- Specify the IP address and port number or the UNIX socket that the filter will use to listen for incoming connections as follows:
inet:<port>@<IP address>
(for network sockets) orunix:<path to UNIX socket>
(for UNIX sockets).The UNIX socket
unix:/var/opt/kaspersky/klms/klms_milter
is proposed by default. - Press ENTER.
- Select the action that the Sendmail server must take on the message in case of filter error:
- If you want Sendmail to accept the message without scanning, enter
2
to select theaccept
option. - If you want Sendmail to reject the message, enter
1
to select thereject
option. - If you want the Sendmail server to notify the mail sender of the temporary inability to accept the message, enter
3
to select thetempfail
option.
The default option is
tempfail
. - If you want Sendmail to accept the message without scanning, enter
- Press ENTER.
Did you find this article helpful?
What can we do better?
Thank you for your feedback! You're helping us improve.
Thank you for your feedback! You're helping us improve.