Nemea framework is the heart of the Nemea system. It contains implementation of common communication interfaces, UniRec data format and useful datastructures and algorithms.
Email.py: Fixed use of undefined "duration" variable if not both starttime and endtime are defined
Config.py: Fixed printing of an exception message
report2idea.py: improve parameter help string - specify what is the default value
report2idea.py: print the "Starting receiving" message just once, not in the loop, which repeats every 3 seconds due to the timeout in the input interface.