]> code.citadel.org Git - citadel.git/blobdiff - citadel/locate_host.h
* Added support for any standard RBL
[citadel.git] / citadel / locate_host.h
index 229805363447c4c217af56329dacd1c0bd5623a2..3c271102e83c34fd05aa1acb4ccbae8851f41da1 100644 (file)
@@ -1,2 +1,3 @@
 /* $Id$ */
 void locate_host(char *tbuf, size_t n, const struct in_addr *addr);
+int rbl_check(char *message_to_spammer);