blob: 35eee0083abd8c2d76837c27b03997a6679709e2 (
plain)
1
2
3
4
5
6
7
8
|
--- a/contrib/rddmarc/dmarcfail.py
+++ b/contrib/rddmarc/dmarcfail.py
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/python2
# $Header: /home/johnl/hack/dmarc/RCS/dmarcfail.py,v 1.1 2012/07/12 03:59:29 johnl Exp $
# parse DMARC failure reports, add it to the mysql database
# optional arguments are names of files containing ARF messages,
|