frehbein
Forum Replies Created
Viewing 2 replies - 1 through 2 (of 2 total)
-
Hello, Patrick,
Thank you for your help.
I’m still having problems with the SMTP. I’m using my email to set the SMTP however the forms will be sent with another “from” email, so it will match my client’s email. Can this be the problem?
I checked all the steps on the url you sent. I’m using a titan email from hostinger.
This is the debug log:
Versions:
WordPress: 6.8.3
WordPress MS: No
PHP: 7.4.33
WP Mail SMTP: 4.7.1
Params:
Mailer: smtp
Constants: No
ErrorInfo: SMTP Error: Could not authenticate.
Host: smtp.hostinger.com
Port: 587
SMTPSecure:tls
SMTPAutoTLS:bool(true)
SMTPAuth:bool(true)
Server:
OpenSSL: OpenSSL 1.1.1w 11 Sep 2023
Apache.mod_security: No
Debug:
Email Source: WP Mail SMTP Mailer: Other SMTP SMTP Error: Could not authenticate.
SMTP Debug:
2025-12-16 18:46:36 Connection: opening to smtp.hostinger.com:587, timeout=30, options=array()
2025-12-16 18:46:36 Connection: opened
2025-12-16 18:46:36 SERVER -> CLIENT: 220 ESMTP smtp.hostinger.com
2025-12-16 18:46:36 CLIENT -> SERVER: EHLO seguefa.com
2025-12-16 18:46:36 SERVER -> CLIENT: 250-smtp.hostinger.com250-PIPELINING250-SIZE 48811212250-ETRN250-STARTTLS250-AUTH PLAIN LOGIN250-ENHANCEDSTATUSCODES250-8BITMIME250-DSN250 CHUNKING
2025-12-16 18:46:36 CLIENT -> SERVER: STARTTLS
2025-12-16 18:46:36 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS
2025-12-16 18:46:37 CLIENT -> SERVER: EHLO seguefa.com
2025-12-16 18:46:37 SERVER -> CLIENT: 250-smtp.hostinger.com250-PIPELINING250-SIZE 48811212250-ETRN250-AUTH PLAIN LOGIN250-ENHANCEDSTATUSCODES250-8BITMIME250-DSN250 CHUNKING
2025-12-16 18:46:37 CLIENT -> SERVER: AUTH LOGIN
2025-12-16 18:46:37 SERVER -> CLIENT: 334 VXNlcm5hbWU6
2025-12-16 18:46:37 CLIENT -> SERVER: [credentials hidden]
2025-12-16 18:46:37 SERVER -> CLIENT: 334 UGFzc3dvcmQ6
2025-12-16 18:46:37 CLIENT -> SERVER: [credentials hidden]
2025-12-16 18:46:39 SERVER -> CLIENT: 535 5.7.8 Error: authentication failed: (reason unavailable)
2025-12-16 18:46:39 SMTP ERROR: Password command failed: 535 5.7.8 Error: authentication failed: (reason unavailable)
SMTP Error: Could not authenticate.
2025-12-16 18:46:39 CLIENT -> SERVER: QUIT
2025-12-16 18:46:39 SERVER -> CLIENT: 221 2.0.0 Bye
2025-12-16 18:46:39 Connection: closed
SMTP Error: Could not authenticate.- This reply was modified 5 months, 1 week ago by frehbein.
Hi Ales,
here is an example of what my page looks like: https://test.aurapartners.pt/?page_id=2805
I’d like the section after the scrollsequence (in this case, the video section) to do the scroll snap effect. Example of what I’d like to happen: https://plasticenergy.com/#Intro – when you scroll, there is a subtle pause in each section.
Viewing 2 replies - 1 through 2 (of 2 total)