added spam result detection support

This commit is contained in:
SJ
2012-01-26 14:35:51 +01:00
parent 57b0c1d650
commit a7df7986ae
9 changed files with 35 additions and 1 deletions

View File

@@ -45,6 +45,8 @@ struct __config {
char mydomains[MAXVAL];
char spam_header_line[MAXVAL];
// mysql stuff
char mysqlhost[MAXVAL];