On Dienstag, 1. Juli 2014, Jack Harvey wrote: > I am emailing myself reports which are included in the "body" of the email. > If it exceeds 20,000 characters, it truncates the report. > If I email the report as an attachment, there is a 1MB size limitation which > if exceeded means I get no report attached. > Both these, I believe, are imposed by Openvas. Are these settings > configurable? If so where/how? > Any information is appreciated...
these are no configuration options. But if you build from source, you can change this in the code directly. For example in openvas-manager look for "#define MAX_CONTENT_LENGTH 20000". -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
