I have spent the last 2 hours putting in
10 checking the mailbox works without issue on my computer mail app my phone and also webmail - it works no problem
I have put in and deleted several times the details to the email form settings in main settings / email settings
I can not get the form to work unless it is set to default php mail function and this is patchy it delives to some peoplke confirmations but not to the majority - the mail just isnt delivered
If I add $debugmode - true
i get a couple of issues ....
1) I see an error on the main settings page in the admin
2) when sending a form I get an error
6-18 13:08:03 SERVER -> CLIENT: 220 mail.extendcp.co.uk ESMTP extendcp.co.uk<br>
2025-06-18 13:08:03 CLIENT -> SERVER: EHLO www.baby-barn.co.uk<br>
2025-06-18 13:08:03 SERVER -> CLIENT: 250-mail.extendcp.co.uk250-PIPELINING250-SIZE 73400320250-ETRN250-STARTTLS250-ENHANCEDSTATUSCODES250-8BITMIME250-DSN250-SMTPUTF8250 CHUNKING<br>
2025-06-18 13:08:03 CLIENT -> SERVER: STARTTLS<br>
2025-06-18 13:08:03 SERVER -> CLIENT: 220 2.0.0 Ready to start TLS<br>
2025-06-18 13:08:03 CLIENT -> SERVER: EHLO www.baby-barn.co.uk<br>
2025-06-18 13:08:03 SERVER -> CLIENT: 250-mail.extendcp.co.uk250-PIPELINING250-SIZE 73400320250-ETRN250-AUTH PLAIN LOGIN250-ENHANCEDSTATUSCODES250-8BITMIME250-DSN250-SMTPUTF8250 CHUNKING<br>
2025-06-18 13:08:03 CLIENT -> SERVER: AUTH LOGIN<br>
2025-06-18 13:08:03 SERVER -> CLIENT: 334 VXNlcm5hbWU6<br>
2025-06-18 13:08:03 CLIENT -> SERVER: [credentials hidden]<br>
2025-06-18 13:08:03 SERVER -> CLIENT: 334 UGFzc3dvcmQ6<br>
2025-06-18 13:08:03 CLIENT -> SERVER: [credentials hidden]<br>
2025-06-18 13:08:04 SERVER -> CLIENT: 235 2.7.0 Authentication successful<br>
2025-06-18 13:08:04 CLIENT -> SERVER: MAIL FROM:<
richard@webspaceunlimited.co.uk><br>
2025-06-18 13:08:04 SERVER -> CLIENT: 250 2.1.0 Ok<br>
2025-06-18 13:08:04 CLIENT -> SERVER: RCPT TO:<
richard@webspaceunlimited.co.uk><br>
2025-06-18 13:08:04 SERVER -> CLIENT: 553 5.7.1 <
richard@webspaceunlimited.co.uk>: Sender address rejected: not owned by user
noreply@baby-barn.co.uk<br>
2025-06-18 13:08:04 SMTP ERROR: RCPT TO command failed: 553 5.7.1 <
richard@webspaceunlimited.co.uk>: Sender address rejected: not owned by user
noreply@baby-barn.co.uk<br>
2025-06-18 13:08:04 CLIENT -> SERVER: QUIT<br>
2025-06-18 13:08:04 SERVER -> CLIENT: 221 2.0.0 Bye<br>
SMTP Error: The following recipients failed:
richard@webspaceunlimited.co.uk: <
richard@webspaceunlimited.co.uk>: Sender address rejected: not owned by user noreply@baby-barn
It was me interpreting this error that precipitated this post - so... help would be appreciated please as I cant leave the site set to default php mail as its not reliably delivering everything