▶ Reproduction steps
Incident occurs. If I swap to a .dev email I have then everything works. The only thing I noticed is that the client identifies as 250-ec8f088d579e.localhost and seems to be talking to my Chevereto instance (photos.test.engineering). That's kind of odd.
📃 Error log message
Incident:
- Configure a "From email address" in SMTP that ends in .engineering
- Use the SMTP mailer tool to test
Incident occurs. If I swap to a .dev email I have then everything works. The only thing I noticed is that the client identifies as 250-ec8f088d579e.localhost and seems to be talking to my Chevereto instance (photos.test.engineering). That's kind of odd.
📃 Error log message
Incident:
MailerDebug: SERVER -> CLIENT: 220 ec8f088d579e.localhost ESMTP Sendmail 8.15.2/8.15.2/Debian-22; Sat, 17 Sep 2022 08:59:41 GMT; (No UCE/UBE) logging access from: localhost(OK)-localhost [127.0.0.1]>>>>>>>>> MAILER DEBUG >>>>>>>>>>>
MailerDebug: CLIENT -> SERVER: EHLO photos.test.engineering
MailerDebug: SERVER -> CLIENT: 250-ec8f088d579e.localhost Hello localhost [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-DSN
250-DELIVERBY
MailerDebug: CLIENT -> SERVER: MAIL FROM:<hello@stupid.engineering>
MailerDebug: SERVER -> CLIENT: 250 2.1.0 <hello@stupid.engineering>... Sender ok
MailerDebug: CLIENT -> SERVER: RCPT TO:<matt.ouille@protonmail.com>
MailerDebug: SERVER -> CLIENT: 553 5.1.8 <matt.ouille@protonmail.com>... Domain of sender address hello@stupid.engineering does not exist
MailerDebug: SMTP ERROR: RCPT TO command failed: 553 5.1.8 <test-joklwpisk@srv1.mail-tester.com>... Domain of sender address hello@test.engineering does not exist
MailerDebug: CLIENT -> SERVER: QUIT
MailerDebug: SERVER -> CLIENT: 221 2.0.0 ec8f088d579e.localhost closing connection
MailerDebug: SMTP Error: The following recipients failed: test-joklwpisk@srv1.mail-tester.com: <test-joklwpisk@srv1.mail-tester.com>... Domain of sender address hello@test.engineering does not exist
<<<<<<<<<<< MAILER DEBUG <<<<<<<<<<<
Exception thrown in /var/www/html/app/src/Legacy/functions.php:223
# Message [Code #300]
SMTP Error: The following recipients failed: test-joklwpisk@srv1.mail-tester.com: <test-joklwpisk@srv1.mail-tester.com>... Domain of sender address hello@test.engineering does not exist
# Incident ID:63258c7d81c9b
# Time
2022-09-17T08:59:41+00:00 [1663405181]
# Stack trace
------------------------------------------------------------
#0 /var/www/html/app/src/Legacy/functions.php:223
{main}()
------------------------------------------------------------
#1 /var/www/html/app/legacy/routes/json.php:1232
Chevereto\Legacy\send_mail(string(length=26), string(length=65), string(length=26))
------------------------------------------------------------
#2 /var/www/html/app/src/Legacy/G/Handler.php:245
Chevereto\Legacy\G\Handler->{closure}(Chevereto\Legacy\G\Handler(#16))
------------------------------------------------------------
#3 /var/www/html/app/src/Legacy/G/Handler.php:137
Chevereto\Legacy\G\Handler->processRequest()
------------------------------------------------------------
#4 /var/www/html/app/legacy/load/web.php:446
Chevereto\Legacy\G\Handler->__construct(bool(true), Closure(#271), Closure(#8))
------------------------------------------------------------
#5 /var/www/html/app/legacy/entrypoints/index.php:25
require_once(string(length=37))
------------------------------------------------------------
#6 /var/www/html/index.php:12
require_once(string(length=46))
------------------------------------------------------------
# Server
Linux ec8f088d579e 5.4.0-122-generic #138-Ubuntu SMP Wed Jun 22 15:00:31 UTC 2022 x86_64