On 07/24/2012 01:01 PM, Scott Kitterman wrote:
I decided I'd make an aide for constructing DMARC records.

I'd appreciate feedback on it:

http://kitterman.com/dmarc/assistant.html

Looks nice, but it seems like if I request IODEF-formatted forensic reports, it blows up:

*<type 'exceptions.NameError'>*   Python 2.6.2: /usr/local/bin/python
Tue Jul 24 16:43:33 2012

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

/usr/www/users/kitterma/kitterman/dmarc_asst.py <file:///usr/www/users/kitterma/kitterman/dmarc_asst.py> in **()
  114             dmarc_record += sep + "rf:afrf,iodef"
  115         elif rfiodef:
  116             marc_record += sep + "rf:iodef"
  117         elif rfarf:
  118             dmarc_record += sep + "rf:afrf"
marc_record /undefined/, *sep* = '; '

*<type 'exceptions.NameError'>*: name 'marc_record' is not defined
args = ("name 'marc_record' is not defined",)
message = "name 'marc_record' is not defined"


All I entered was a domain name, checked "none" for policy and "iodef" for report format.

--S.
_______________________________________________
dmarc-discuss mailing list
[email protected]
http://www.dmarc.org/mailman/listinfo/dmarc-discuss

NOTE: Participating in this list means you agree to the DMARC Note Well terms 
(http://www.dmarc.org/note_well.html)

Reply via email to