pts rule name description
---- ---------------------- --------------------------------------------------
2.7 DNS_FROM_AHBL_RHSBL RBL: Envelope sender listed in dnsbl.ahbl.org
-0.0 SPF_PASS SPF: sender matches SPF record
-1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1%
[score: 0.0000]
Status: RO
X-Status: F
Content-Length: 789
Signed-off-by: Andreas Schultz <[email protected]>
---
gtp.c | 1 +
libgtnl/AUTHORS | 1 +
2 files changed, 2 insertions(+)
diff --git a/gtp.c b/gtp.c
index 48e98d8..f569d62 100644
--- a/gtp.c
+++ b/gtp.c
@@ -3,6 +3,7 @@
/* (C) 2012-2014 by sysmocom - s.f.m.c. GmbH
* Author: Harald Welte <[email protected]>
* Pablo Neira Ayuso <[email protected]>
+ * Andreas Schultz <[email protected]>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/libgtnl/AUTHORS b/libgtnl/AUTHORS
index 7deed5b..649d40b 100644
--- a/libgtnl/AUTHORS
+++ b/libgtnl/AUTHORS
@@ -1 +1,2 @@
Pablo Neira Ayuso <[email protected]>
+Andreas Schultz <[email protected]>
--
2.7.4