Linux and the BSDs have getifaddrs(). Use it and save a bunch of complex coding.
[exim.git] / src / src / dmarc.h
index c94d939cc05f12662a613bd9553d81f4a1408ece..ef967e0b7232ab6bdf9a8b7455857e21a8bdd1d3 100644 (file)
@@ -22,10 +22,7 @@ int dmarc_store_data(header_line *);
 int dmarc_process();
 uschar *dmarc_exim_expand_query(int);
 uschar *dmarc_exim_expand_defaults(int);
-uschar *dmarc_auth_results_header(header_line *,uschar *);
-static int dmarc_write_history_file();
 
-#define DMARC_AR_HEADER        US"Authentication-Results:"
 #define DMARC_VERIFY_STATUS    1
 
 #define DMARC_HIST_OK          1