Difference between revisions of "PKP/Bug Fixes"
Jump to navigation
Jump to search
m |
m |
||
| Line 2: | Line 2: | ||
'''[[PKP/System Admin|Back to PKP System Admin]]''' | '''[[PKP/System Admin|Back to PKP System Admin]]''' | ||
</center> | </center> | ||
| − | ;Notification emails | + | ;[[PKP/Bug_Fixes/SPF|Notification emails non-delivery]] |
*https://pkp.sfu.ca/wiki/index.php/PKP_Frequently_Asked_Questions#Emails_aren.27t_being_received_by_users.2C_or_I_am_encountering_Sender_Policy_Framework_.28SPF.29_validation_issues_on_sending_email.3B_what_should_I_do.3F | *https://pkp.sfu.ca/wiki/index.php/PKP_Frequently_Asked_Questions#Emails_aren.27t_being_received_by_users.2C_or_I_am_encountering_Sender_Policy_Framework_.28SPF.29_validation_issues_on_sending_email.3B_what_should_I_do.3F | ||
*http://www.unifiedemail.net/Tools/SPFParser | *http://www.unifiedemail.net/Tools/SPFParser | ||
Revision as of 11:27, 17 May 2016
Back to PKP System Admin
- https://pkp.sfu.ca/wiki/index.php/PKP_Frequently_Asked_Questions#Emails_aren.27t_being_received_by_users.2C_or_I_am_encountering_Sender_Policy_Framework_.28SPF.29_validation_issues_on_sending_email.3B_what_should_I_do.3F
- http://www.unifiedemail.net/Tools/SPFParser
- Password reset fails
- https://github.com/pkp/pkp-lib/pull/833#issuecomment-150335585 or upgrade to at least 2.4.8
- Enabling a plugin causes a blank web page
Install the following;
sudo apt-get install php5-pear
- Reference