Support » Plugins » SMTP Plugin

  • Hi,
    ich habe ein Problem. das contact7 Kontaktformular sendet an eine Emailadresse keine Mails. diese wird aber unbedingt benötigt. Nun habe ich beim Provider angerufen, die meinten ich muss von php auf smtp umstellen, dazu kann ich ein Plugin bei WordPress installieren.
    Das habe ich gemacht und jetzt folgende Fehlermeldung erhalten:

    Versions:
    WordPress: 5.6.4
    WordPress MS: No
    PHP: 7.3.23
    WP Mail SMTP: 2.9.0
    
    Params:
    Mailer: smtp
    Constants: No
    ErrorInfo: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
    Host: smtp.presented-by.de
    Port: 465
    SMTPSecure: ssl
    SMTPAutoTLS: bool(false)
    SMTPAuth: bool(true)
    
    Server:
    OpenSSL: OpenSSL 1.0.2l 25 May 2017
    
    Debug:
    Mailer: Andere SMTP-Verbindung SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting
    
    SMTP Debug:
    2021-07-23 13:47:48 Connection: opening to ssl://smtp.presented-by.de:465, timeout=300, options=array()
     2021-07-23 13:47:48 Connection failed. Error #2: stream_socket_client(): Peer certificate CN=<code>smtprelaypool.ispgateway.de' did not match expected CN=</code>smtp.presented-by.de' [/kunden/288100_10178/roland-bischof-wp-001/wp-includes/PHPMailer/SMTP.php line 375]
     2021-07-23 13:47:48 Connection failed. Error #2: stream_socket_client(): Failed to enable crypto [/kunden/288100_10178/roland-bischof-wp-001/wp-includes/PHPMailer/SMTP.php line 375]
     2021-07-23 13:47:48 Connection failed. Error #2: stream_socket_client(): unable to connect to ssl://smtp.presented-by.de:465 (Unknown error) [/kunden/288100_10178/roland-bischof-wp-001/wp-includes/PHPMailer/SMTP.php line 375]
     2021-07-23 13:47:48 SMTP ERROR: Failed to connect to server: (0)
     SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    Ich kann keine Verbindung zum Server aufbauen, kann aber auch nicht in die wp-config. da habe ich keinen Zugriff.. Kann mir trotzdem jmd helfen?

    Danke!!!

    Die Seite, für die ich Hilfe brauche: [Anmelden, um den Link zu sehen]

Ansicht von 1 Antwort (von insgesamt 1)
Ansicht von 1 Antwort (von insgesamt 1)
  • Das Thema „SMTP Plugin“ ist für neue Antworten geschlossen.