## ------------------------------------------------------------------------------------------------- ## PEC_report.cfg - configuration data for PEC_report program ## ------------------------------------------------------------------------------------------------- ## REPORT_TITLE title of the report ## DIRECTORY directory path containing log files ## FILE_NAME_ENDS_WITH proces only filenames that ends with this string - OPTIONAL ## DOMAINS_LIST_FILE file containing list of own domain name - OPTIONAL ## INSTALLATION_ID_LIST list of installation ID to be used as filter (separated by comma) - OPTIONAL ## STARTING_DATE processing log entry from this date (dd/mm/yyyy) - OPTIONAL ## ENDING_DATE processing log entry to this date (dd/mm/yyyy) - OPTIONAL ## -------------------------------------------------------------------------------------------------- PEC_report_CFG { REPORT_TITLE MsgRicevutoDestinatariMultipliNessunaAnomaliaTest DIRECTORY inp/PEC/6/TestCase_1 FILE_NAME_ENDS_WITH log.p7m DOMAINS_LIST_FILE inp/PEC/domain.txt INSTALLATION_ID_LIST PEC_Milter STARTING_DATE 10/05/2006 ENDING_DATE 02/07/2007 FILTER pippo }