root/nepenthes/trunk/modules/submit-norman/submit-norman.conf.dist

Revision 1264, 258 bytes (checked in by common, 1 year ago)

nepenthes

  • sqlhandler-postgres fix the options
  • submit-norman use a captchaless url for norman
  • SocketManager? adding sockets during send or recv increases the .size() of m_Sockets, therefore the pollfd set is read beyond its borders, prevent this
  • Property svn:keywords set to id rev
Line 
1 submit-norman
2 {
3         // this is the adress where norman sandbox reports will be sent
4         email   "nsbx@mwcollect.org";
5         urls    ("http://www.norman.com/microsites/nsic/Submit/Special/45773/",
6                  "http://luigi.informatik.uni-mannheim.de/submit.php?action=verify");
7
8 };
Note: See TracBrowser for help on using the browser.