Runtime error of pyspf-milter with failing to import 'own_socketfile'
I'm maintainer of FreeBSD pypolicyd-spf port (mail/postfix-
Recently I found it was superseded by this project and am trying to update the port now.
But if I try to start pyspf-milter following error happens.
root@maybe[2047]# service pyspf-milter onestart
Starting pyspf_milter.
Traceback (most recent call last):
File "/usr/local/
load_
File "/usr/local/
return get_distributio
File "/usr/local/
return ep.load()
File "/usr/local/
return self.resolve()
File "/usr/local/
module = __import_
File "/usr/local/
from spf_engine.util import own_socketfile
ImportError: cannot import name 'own_socketfile' from 'spf_engine.util' (/usr/local/
/usr/local/
root@maybe[2048]#
According to setup.py spf-engine requires following packages.
* pyspf
* pymilter
* authres
But all of them are already installed.
So are any other packages required? Or are there version requirements to these packages?
Best Regards.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- SPF Engine Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Yasuhiro KIMURA
- Solved:
- Last query:
- Last reply: