> I've been doing test with escalators and I've seen that I can't get the > email escalator to work. The idea is to have it sending emails using an > external SMTP server but I don't see on openVAS any way to specify this. > Does anybody have any idea about it or can point me to any documentation > that could help me to understand how to configure openvas escalators?
OpenVAS simply runs /usr/sbin/sendmail to send the mail. You'll have to configure your sendmail to use an external SMTP server. A program like sSMTP might help. -- Greenbone Networks GmbH Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
