FESAus website documentation: DRAFT
How to fix CiviMail when it stops working after an upgrade
This issue is described in this article http://forum.civicrm.org/index.php/topic,34333.0/prev_next,prev.html#new Had to edit the following php code in the following file to fix the issue public_html/administrator/components/com_civicrm/civicrm/packages/Mail/smtp.php
Have to edit the following php code in file: public_html/administrator/components/com_civicrm/civicrm/packages/Mail/smtp.php.
Line ~278: need to comment out ” if (!empty($headers[‘Return-Path’])) { $from = $headers[‘Return-Path’];}” using /* … */
Caveats:
- If you experience any problem or find something unclear or incorrect on this page, please contact the webmasters
Please treat this information confidentially, particularly your user id and password for FESAus website administration.
Written by Scott Cole on 13-Nov-2014, entered by Martin Storey on 13-Nov-2014