WBCE / WBCE_CMS

Core package of WBCE CMS. This package includes the core and the default addons. Visit https://wbce.org (DE) or https://wbce-cms.org (EN) to learn more or to join the WBCE CMS community.
https://wbce-cms.org
GNU General Public License v2.0
32 stars 22 forks source link

framework/Mailer.php sets wrong Return-Path in included PHPMailer #486

Closed instantflorian closed 4 years ago

instantflorian commented 4 years ago

The return-path value in the header of mails which are generated by WBCE or modules which use the included PHPMailer is not initialized properly. Since the value is missing, a random/default value is set, what leads to an incorrect Return-Path and due to this some mail servers reject these mails as spam. Solution see https://forum.wbce.org/viewtopic.php?pid=32915#p32915

instantflorian commented 4 years ago

Fixed with b593c089924f1628b6005ba18b4809ff46aacfda