Search Criteria
Package Details: python-postfix-policyd-spf 2.0.2-3
Git Clone URL: | https://aur.archlinux.org/python-postfix-policyd-spf.git (read-only, click to copy) |
---|---|
Package Base: | python-postfix-policyd-spf |
Description: | Python Postfix Sender Policy Framework (SPF) filter |
Upstream URL: | https://launchpad.net/pypolicyd-spf/ |
Licenses: | |
Conflicts: | |
Submitter: | qft |
Maintainer: | qft |
Last Packager: | qft |
Votes: | 13 |
Popularity: | 0.65 |
First Submitted: | 2013-10-01 12:13 |
Last Updated: | 2019-11-20 03:28 |
Dependencies (4)
- postfix (postfix-mysql)
- python-pyspf
- python>=3.3 (python-dbg)
- python-authres (optional) – RFC 7001 Authentication-Results header support
Latest Comments
1 2 Next › Last »
corruption2013 commented on 2019-12-14 02:31
A dependency is broken: https://aur.archlinux.org/packages/python-pyspf
You can fix the issue described here: https://github.com/sdgathman/pyspf/issues/17#issuecomment-544478766
Or just downgrade pyspf for now.
pezz commented on 2019-11-25 10:39
This was still broken for me. I had to edit spf.py that is part of python-pyspf:
https://github.com/sdgathman/pyspf/issues/17#issuecomment-544478766
Thought I'd mention it here anyway.
JstKddng commented on 2019-11-22 14:54
@qft
hi, sorry for the delay.
it works normally now, thanks for the update.
qft commented on 2019-11-20 03:33
I just updated python-pyspf as well, and this package should be working now. Can you double check? Sorry for the late reply...
JstKddng commented on 2019-11-18 13:49
I'm not sure about that, I'm getting this messages after each message arrives:
fordprefect commented on 2019-11-18 13:28
Not broken, just needs to be rebuilt.
JstKddng commented on 2019-11-18 13:26
After the update to python 3.8, this package is broken. What are other alternatives?
crt commented on 2018-08-08 01:42
FWIW, I had to manually specify the python3.7 binary otherwise python-postfix-policyd-spf kept installing to /usr/lib/python3.6 unexpectedly.
https://bbs.archlinux.org/viewtopic.php?pid=1801271
crt commented on 2018-08-06 22:43
policyd-spf is throwing errors after today's update. There was a big update of multiple python packages today including python (3.6.6-1 -> 3.7.0-3). I reinstalled policyd-spf and python-pyspf from AUR but the same "ModuleNotFoundError" persists.
t-ask commented on 2017-03-03 23:37
I had to reinstall python-pyspf and python-pydns packages to get it running. Even if dependencies should be fine in PKGBUILD. Might be because the packages changed to Python 3 and I didn't update for quite a long time. Just that you know...