Replies: 0
Hi,
I just moved a site from my webhost to a plesk server and now i cant send emails from the site.
Here is the error log, hope you can help:
Versions:
WordPress: 5.7.7
WordPress MS: No
PHP: 7.4.32
WP Mail SMTP: 3.6.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: The following recipients failed: jon@brandbyhand.dk: : Relay access denied
Host: 93.191.157.146
Port: 25
SMTPSecure: string(0) “”
SMTPAutoTLS: bool(false)
SMTPAuth: bool(false)
Server:
OpenSSL: OpenSSL 1.1.1k FIPS 25 Mar 2021
Debug:
Email Source: WP Mail SMTP
Mailer: Other SMTP
PHPMailer was able to connect to SMTP server but failed while trying to send an email.
Email Source: WP Mail SMTP
Mailer: Other SMTP
SMTP Error: The following recipients failed: jon@brandbyhand.dk: : Relay access denied
SMTP Debug:
2022-10-10 12:24:55 Connection: opening to 93.191.157.146:25, timeout=300, options=array()
2022-10-10 12:24:55 Connection: opened
2022-10-10 12:24:55 SERVER -> CLIENT: 220 vps868.basicserver.io ESMTP Postfix
2022-10-10 12:24:55 CLIENT -> SERVER: EHLO vmdans.dk
2022-10-10 12:24:55 SERVER -> CLIENT: 250-vps868.basicserver.io250-PIPELINING250-SIZE 10240000250-ETRN250-STARTTLS250-AUTH DIGEST-MD5 CRAM-MD5 PLAIN LOGIN250-ENHANCEDSTATUSCODES250-8BITMIME250-DSN250 CHUNKING
2022-10-10 12:24:55 CLIENT -> SERVER: MAIL FROM:<vmdans@vmdans.dk>
2022-10-10 12:24:55 SERVER -> CLIENT: 250 2.1.0 Ok
2022-10-10 12:24:55 CLIENT -> SERVER: RCPT TO:<jon@brandbyhand.dk>
2022-10-10 12:24:55 SERVER -> CLIENT: 554 5.7.1 <jon@brandbyhand.dk>: Relay access denied
2022-10-10 12:24:55 SMTP ERROR: RCPT TO command failed: 554 5.7.1 <jon@brandbyhand.dk>: Relay access denied
2022-10-10 12:24:55 CLIENT -> SERVER: QUIT
2022-10-10 12:24:55 SERVER -> CLIENT: 221 2.0.0 Bye
2022-10-10 12:24:55 Connection: closed
SMTP Error: The following recipients failed: jon@brandbyhand.dk: <jon@brandbyhand.dk>: Relay access denied`