spf-discuss
[Top] [All Lists]

Re: Re: The IANA has assigned us DNS number 99 for SPF

2005-07-12 04:09:00
* Florian Weimer:

sys.stdout.write("\# %i " % (l + (l + 255) / 256))

This has line has to read: sys.stdout.write("\# %i " % (l + (l + 254) / 255))

There might be other bugs.  Caveat emptor.


<Prev in Thread] Current Thread [Next in Thread>