Starting email test script
Trying method: smtp
SMTP Debug (2): SERVER -> CLIENT: 220-ecngx245.inmotionhosting.com ESMTP Exim 4.98.1 #2 Sun, 15 Jun 2025 04:54:52 -0400
220-We do not authorize the use of this system to transport unsolicited,
220 and/or bulk e-mail.
SMTP Debug (1): CLIENT -> SERVER: EHLO nyestateslawyer.com
SMTP Debug (2): SERVER -> CLIENT: 250-ecngx245.inmotionhosting.com Hello vps122075.inmotionhosting.com [173.231.205.223]
250-SIZE 52428800
250-LIMITS MAILMAX=1000
250-8BITMIME
250-PIPELINING
250-PIPECONNECT
250-AUTH PLAIN LOGIN
250-CHUNKING
250 HELP
SMTP Debug (1): CLIENT -> SERVER: AUTH LOGIN
SMTP Debug (2): SERVER -> CLIENT: 334 VXNlcm5hbWU6
SMTP Debug (1): CLIENT -> SERVER: [credentials hidden]
SMTP Debug (2): SERVER -> CLIENT: 334 UGFzc3dvcmQ6
SMTP Debug (1): CLIENT -> SERVER: [credentials hidden]
SMTP Debug (2): SERVER -> CLIENT: 535 Incorrect authentication data
SMTP Debug (1): SMTP ERROR: Password command failed: 535 Incorrect authentication data
SMTP Debug (2): SMTP Error: Could not authenticate.
SMTP Debug (1): CLIENT -> SERVER: QUIT
SMTP Debug (2): SERVER -> CLIENT: 221 ecngx245.inmotionhosting.com closing connection
SMTP Debug (2): SMTP Error: Could not authenticate.
ERROR with smtp: SMTP Error: Could not authenticate.
Trying method: mail
SUCCESS: Email sent using mail
Email test completed successfully
Server Information:
PHP Version: 8.2.28
Server Software: Apache
Server Name: nyestateslawyer.com
Document Root: /home/bounce28/public_html
Script Filename: /home/bounce28/public_html/time-tracker-backup/tests/test-email.php
Sendmail Path: /usr/sbin/sendmail -t -i
SMTP Host (php.ini): localhost
SMTP Port (php.ini): 25
Email test completed. Check the debug.log file for details.