#phpmailer — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #phpmailer, aggregated by home.social.
-
Last week, I debugged a #PHPMailer issue on one of our clients' projects. It turned out that PHPMailer was performing a string comparison on a PHP warning message. Since our project is localized for Germany, this did not work. Some of our email deliveries did not work.
I posted the issue here: https://github.com/PHPMailer/PHPMailer/issues/3183
-
U.S. CISA adds MRLG, PHPMailer, Rails Ruby on Rails, and Synacor Zimbra Collaboration Suite flaws to its Known Exploited Vulnerabilities catalog – Source: securityaffairs.com https://ciso2ciso.com/u-s-cisa-adds-mrlg-phpmailer-rails-ruby-on-rails-and-synacor-zimbra-collaboration-suite-flaws-to-its-known-exploited-vulnerabilities-catalog-source-securityaffairs-com/ #KnownExploitedVulnerabilitiesCatalog #SynacorZimbraCollaborationSuite #rssfeedpostgeneratorecho #informationsecuritynews #PHPMailer
-
#PHPMailer 6.9.3 has been released (#Mail / #PHP) https://github.com/PHPMailer/PHPMailer
-
Schon mal jemand einen #Office365 E-Mail-Account erfolgreich mit #PHPMailer als #SMTP-Versender genutzt, und hat ein funktionierendes Tut für mich, oder weiß worauf man achten muss.
-
@admins
Hello,
I am just learning how to administer a PHP application. I have run into a problem. In general, I activated the addon through the admin panel, on the server, edited the file phpmailer.config.php. However, sending still doesn't work. Can you please tell me if I need to do something else to make it work? I'm attaching the config.
return [ 'phpmailer' => [ // smtp (Boolean) // Enables SMTP relaying for outbound emails 'smtp' => true, // smtp_server (String) // SMTP server host name 'smtp_server' => 'mail.runbox.com', // smtp_port (Integer) // SMTP server port number 'smtp_port' => 25, // smtp_secure (String) // What kind of encryption to use on the SMTP connection. // Options: '', 'ssl' or 'tls'. 'smtp_secure' => 'ssl', // smtp_port_s (Integer) // Secure SMTP server port number 'smtp_port_s' => 465, // smtp_username (String) // SMTP server authentication user name // Empty string disables authentication 'smtp_username' => '[email protected]', // smtp_password (String) // SMTP server authentication password // Empty string disables authentication 'smtp_password' => '*******************', // smtp_from (String) // From address used when using the SMTP server // Example: [email protected] 'smtp_from' => '[email protected]', ], ]; -
Zwei Websites in einem Account bei all-inkl.com und alle Rückläufer-Mails landen nur bei Website 1. Falscher Return Path. Aber warum? Und was hat das mit #WordPress, #PHPMailer oder dem #Hoster zu tun?
Ich gehe dem mal auf dem Grund:
https://torstenlandsiedel.de/2022/11/25/wordpress-phpmailer-oder-woher-kommt-der-return-path/Freue mich über Hinweise, ob ich irgendwo einen Denkfehler habe!
-
Ampache is changing gear to get out a new release to resolve a #CVE (CVE-2020-13625) in #phpmailer.
The good news is that there are so many new features and bug fixes that it's actually a great kick in the pants to get testing!
Stay tuned for 4.2.0!
https://github.com/advisories/GHSA-f7hx-fqxw-rvvj