Custom Query (2152 matches)
Results (2113 - 2115 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#843 | fixed | user list ui for group curation | wwaites | |
Description |
|
|||
#844 | fixed | bad mail config ckan.net/ckan.org | wwaites | wwaites |
Description |
ckan.net and ckan.org have no mx record and no listener on port 25. yet they send out mail. this means, when messages it sends bounce for whatever reason, the bounce messages stay in the queue on the remote mail server until they expire. for example: B30E6D9F 2873 Sat Dec 4 14:05:40 MAILER-DAEMON (delivery temporarily suspended: connect to ckan.net[46.51.189.76]:25: Operation timed out) [email protected] both these domains should have an mx record pointing to mail.okfn.org and mail.okfn.org should be configured to handle these addresses correctly, e.g. by sending them to /dev/null |
|||
#851 | fixed | Link Checking | wwaites | wwaites |
Description |
revisit link checker from http://knowledgeforge.net/ckan/ckanext/file/tip/ckanext/link_checker.py revisit ollyc's parallel work look at how this gets used in practice (maybe deprecate in favour of curate tool (suitably wrapped to hide details from the user) |