<div dir="ltr">I just download the PySPF/PyMilter from pip and noticed:<div><br></div><div><div>$ python</div><div>Python 2.6.4 (r264:75706, Feb 25 2010, 09:17:59) </div><div>[GCC 4.3.4] on linux2</div><div>Type "help", "copyright", "credits" or "license" for more information.</div>
<div>>>> import spf</div><div>Traceback (most recent call last):</div><div>  File "<stdin>", line 1, in <module></div><div>  File "/usr/lib64/python2.6/site-packages/spf.py", line 130, in <module></div>
<div>    import DNS    # <a href="http://pydns.sourceforge.net">http://pydns.sourceforge.net</a></div><div>ImportError: No module named DNS</div></div><div><br></div><div style>Then I ran:</div><div><br></div><div><div>$ pip show pyspf -v</div>
<div>---</div><div>Name: pyspf</div><div>Version: 2.0.7</div><div>Location: /usr/lib64/python2.6/site-packages</div><div>Requires: </div><div><br></div><div style>Should pydns be in the pip package as required? Or it can be used without the installation of pydns for some other utility?</div>
<div style><br></div><div style><br></div><div style>I'm sorry it that was already posted. </div><div><br></div>-- <br>[ ]'s<br><br>Filipe Cifali Stangler<br>
</div></div>