Geccko's link
Nuage de tags
Mur d'images
Quotidien
Flux RSS
  • Flux RSS
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filtres

Liens par page

  • 20 links
  • 50 links
  • 100 links

Filtres

Untagged links
[Question] SMTP without authentication · Issue #1014 · phpservermon/phpservermon · GitHub https://github.com/phpservermon/phpservermon/issues/1014
Mon Oct 5 12:55:25 2020
QRCode
thumbnail

I added

        if( $phpmailer->SMTPSecure == '' ) {
            $phpmailer->SMTPAutoTLS = false;
            $phpmailer->SMTPSecure = false;
        }

after
$phpmailer->SMTPSecure = psm_get_conf('email_smtp_security');
in functions.inc.php

and now it works for me

2815 links, including 957 private
Shaarli - Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli - Theme by kalvn