https://dbtechafricatracer.org/DBTA/public/en/askNewPassword Return to referer URL

Messages

All1

Ordered list of dispatched messages across all your buses

"Symfony\Component\Mailer\Messenger\SendEmailMessage"
messenger.bus.default
Bus messenger.bus.default
Message
Symfony\Component\Mailer\Messenger\SendEmailMessage {#3207
  -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#3054
    -message: null
    -headers: Symfony\Component\Mime\Header\Headers {#3083
      -headers: [
        "from" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#3201
            -name: "From"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#3084
                -address: "nepasrepondre@dbtechafricatracer.org"
                -name: ""
              }
            ]
          }
        ]
        "to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#3202
            -name: "To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#3204
                -address: "johnkituku254@gmail.com"
                -name: ""
              }
            ]
          }
        ]
        "reply-to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#3212
            -name: "Reply-To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#3203
                -address: "nepasrepondre@dbtechafricatracer.org"
                -name: ""
              }
            ]
          }
        ]
        "subject" => [
          Symfony\Component\Mime\Header\UnstructuredHeader {#3206
            -name: "Subject"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -value: "Changing your inserjeune password"
          }
        ]
      ]
      -lineLength: 76
    }
    -body: null
    -text: null
    -textCharset: null
    -html: null
    -htmlCharset: null
    -attachments: []
    -cachedBody: null
    -htmlTemplate: "email/reset_password.html.twig"
    -textTemplate: null
    -context: [
      "code" => "4628"
    ]
  }
  -envelope: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#3176
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#3309
  -result: Symfony\Component\Mailer\SentMessage {#3298
    -original: Symfony\Bridge\Twig\Mime\TemplatedEmail {#3278
      -message: null
      -headers: Symfony\Component\Mime\Header\Headers {#3279
        -headers: [
          "from" => [
            Symfony\Component\Mime\Header\MailboxListHeader {#3280
              -name: "From"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -addresses: [
                Symfony\Component\Mime\Address {#3084
                  -address: "nepasrepondre@dbtechafricatracer.org"
                  -name: ""
                }
              ]
            }
          ]
          "to" => [
            Symfony\Component\Mime\Header\MailboxListHeader {#3281
              -name: "To"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -addresses: [
                Symfony\Component\Mime\Address {#3204
                  -address: "johnkituku254@gmail.com"
                  -name: ""
                }
              ]
            }
          ]
          "reply-to" => [
            Symfony\Component\Mime\Header\MailboxListHeader {#3282
              -name: "Reply-To"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -addresses: [
                Symfony\Component\Mime\Address {#3203
                  -address: "nepasrepondre@dbtechafricatracer.org"
                  -name: ""
                }
              ]
            }
          ]
          "subject" => [
            Symfony\Component\Mime\Header\UnstructuredHeader {#3283
              -name: "Subject"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -value: "Changing your inserjeune password"
            }
          ]
        ]
        -lineLength: 76
      }
      -body: null
      -text: """
        \n
        \n
        \n
        \n
        \n
            \n
                \n
                    Bonjour !\n
                    \n
                        Votre code pour modifier votre mot de passe est : 4628\n
                    \n
                \n
                \n
                    \n
                        Bien cordialement\n
                    \n
                \n
            \n
        \n
        \n
        \n
        """
      -textCharset: "utf-8"
      -html: """
        <!doctype html>\n
        <html lang="en">\n
        <head>\n
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n
            <meta name="viewport" content="width=device-width">\n
            <title>Changement mot de passe</title>\n
            <style>\n
                body {\n
                    margin: 0;\n
                    padding: 0;\n
                    background-color: #f3f3f3;\n
                    font-family: Helvetica, Arial, sans-serif;\n
                }\n
                h1 {\n
                    background-color: #264459;\n
                    color: #ffffff;\n
                    padding: 30px 0 50px 0;\n
                    font-weight: normal;\n
                }\n
                hr {\n
                    border: none;\n
                    border-top: 3px solid #264459;\n
                    margin: 20px;\n
                }\n
                .container {\n
                    background-color: #fefefe;\n
                    width: 580px;\n
                    margin: 0 auto;\n
                }\n
                .bottom {\n
                    background-color: #efefee;\n
                }\n
                .block {\n
                    margin: 0;\n
                    padding: 10px 20px 20px 20px;\n
                }\n
                .logo {\n
                    width: 100%;\n
                }\n
                .text-center {\n
                    text-align: center;\n
                }\n
                .btn {\n
                    display: inline-block;\n
                    padding: 10px 20px;\n
                    background-color: #264459;\n
                    color: #fefefe;\n
                    border: 1px solid #fff;\n
                    border-radius: 3px;\n
                    font-size: 20px;\n
                    font-weight: bold;\n
                    text-decoration: none;\n
                }\n
            </style>\n
        </head>\n
        <body>\n
        <div class="body">\n
            <div class="container">\n
                <div class="content">\n
                    <h1 class="text-center">Bonjour !</h1>\n
                    <p class="block">\n
                        Votre code pour modifier votre mot de passe est : <strong>4628\n
                    </p>\n
                </div>\n
                <div class="footer">\n
                    <p class="block">\n
                        Bien cordialement</em>\n
                    </p>\n
                </div>\n
            </div>\n
        </div>\n
        </body>\n
        </html>\n
        """
      -htmlCharset: "utf-8"
      -attachments: []
      -cachedBody: null
      -htmlTemplate: "email/reset_password.html.twig"
      -textTemplate: null
      -context: [
        "code" => "4628"
        "Symfony\Bridge\Twig\Mime\BodyRenderer" => "748de046c247caa04769e3b88f732574"
      ]
    }
    -raw: Symfony\Component\Mime\RawMessage {#3307
      -message: """
        From: nepasrepondre@dbtechafricatracer.org\r\n
        To: johnkituku254@gmail.com\r\n
        Reply-To: nepasrepondre@dbtechafricatracer.org\r\n
        Subject: Changing your inserjeune password\r\n
        Message-ID: <db00a48d707952f57217323e0fa7fc4d@dbtechafricatracer.org>\r\n
        MIME-Version: 1.0\r\n
        Date: Sun, 28 Jun 2026 02:32:27 -0400\r\n
        Content-Type: multipart/alternative; boundary=SNziXjSk\r\n
        \r\n
        --SNziXjSk\r\n
        Content-Type: text/plain; charset=utf-8\r\n
        Content-Transfer-Encoding: quoted-printable\r\n
        \r\n
        \r\n
        \r\n
        \r\n
        \r\n
        \r\n
           =20\r\n
               =20\r\n
                    Bonjour !\r\n
                   =20\r\n
           =\r\n
                     Votre code pour modifier votre mot de passe est : 4628\r\n
             =\r\n
              =20\r\n
               =20\r\n
               =20\r\n
                   =20\r\n
                        Bien cordial=\r\n
        ement\r\n
                   =20\r\n
               =20\r\n
           =20\r\n
        \r\n
        \r\n
        \r\n
        \r\n
        --SNziXjSk\r\n
        Content-Type: text/html; charset=utf-8\r\n
        Content-Transfer-Encoding: quoted-printable\r\n
        \r\n
        <!doctype html>\r\n
        <html lang=3D"en">\r\n
        <head>\r\n
            <meta http-equiv=3D"Con=\r\n
        tent-Type" content=3D"text/html; charset=3Dutf-8">\r\n
            <meta name=3D"view=\r\n
        port" content=3D"width=3Ddevice-width">\r\n
            <title>Changement mot de pass=\r\n
        e</title>\r\n
            <style>\r\n
                body {\r\n
                    margin: 0;\r\n
               =\r\n
             padding: 0;\r\n
                    background-color: #f3f3f3;\r\n
                    fon=\r\n
        t-family: Helvetica, Arial, sans-serif;\r\n
                }\r\n
                h1 {\r\n
              =\r\n
              background-color: #264459;\r\n
                    color: #ffffff;\r\n
                  =\r\n
          padding: 30px 0 50px 0;\r\n
                    font-weight: normal;\r\n
                }\r\n
        =\r\n
                hr {\r\n
                    border: none;\r\n
                    border-top: 3px soli=\r\n
        d #264459;\r\n
                    margin: 20px;\r\n
                }\r\n
                .container {=\r\n
        \r\n
                    background-color: #fefefe;\r\n
                    width: 580px;\r\n
           =\r\n
                 margin: 0 auto;\r\n
                }\r\n
                .bottom {\r\n
                    back=\r\n
        ground-color: #efefee;\r\n
                }\r\n
                .block {\r\n
                    margin:=\r\n
         0;\r\n
                    padding: 10px 20px 20px 20px;\r\n
                }\r\n
                .logo=\r\n
         {\r\n
                    width: 100%;\r\n
                }\r\n
                .text-center {\r\n
              =\r\n
              text-align: center;\r\n
                }\r\n
                .btn {\r\n
                    displa=\r\n
        y: inline-block;\r\n
                    padding: 10px 20px;\r\n
                    background=\r\n
        -color: #264459;\r\n
                    color: #fefefe;\r\n
                    border: 1px so=\r\n
        lid #fff;\r\n
                    border-radius: 3px;\r\n
                    font-size: 20px;=\r\n
        \r\n
                    font-weight: bold;\r\n
                    text-decoration: none;\r\n
          =\r\n
              }\r\n
            </style>\r\n
        </head>\r\n
        <body>\r\n
        <div class=3D"body">\r\n
            <div=\r\n
         class=3D"container">\r\n
                <div class=3D"content">\r\n
                    <h1 c=\r\n
        lass=3D"text-center">Bonjour !</h1>\r\n
                    <p class=3D"block">\r\n
           =\r\n
                     Votre code pour modifier votre mot de passe est : <strong>4628=\r\n
        \r\n
                    </p>\r\n
                </div>\r\n
                <div class=3D"footer">\r\n
           =\r\n
                 <p class=3D"block">\r\n
                        Bien cordialement</em>\r\n
           =\r\n
                 </p>\r\n
                </div>\r\n
            </div>\r\n
        </div>\r\n
        </body>\r\n
        </html>\r\n
        \r\n
        --SNziXjSk--\r\n
        """
    }
    -envelope: Symfony\Component\Mailer\DelayedEnvelope {#3284
      -sender: Symfony\Component\Mime\Address {#3084}
      -recipients: []
      -senderSet: false
      -recipientsSet: false
      -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#3278}
    }
    -messageId: "db00a48d707952f57217323e0fa7fc4d@dbtechafricatracer.org"
    -debug: """
      < 220-mi3-ts107.a2hosting.com ESMTP Exim 4.99.4 #2 Sun, 28 Jun 2026 02:32:27 -0400 \r\n
      < 220-We do not authorize the use of this system to transport unsolicited, \r\n
      < 220 and/or bulk e-mail.\r\n
      > EHLO [127.0.0.1]\n
      < 250-mi3-ts107.a2hosting.com Hello mi3-ts107.a2hosting.com [66.198.240.20]\r\n
      < 250-SIZE 104857600\r\n
      < 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r\n
      < 250-8BITMIME\r\n
      < 250-PIPELINING\r\n
      < 250-PIPECONNECT\r\n
      < 250-AUTH PLAIN LOGIN\r\n
      < 250 HELP\r\n
      > AUTH LOGIN\n
      < 334 VXNlcm5hbWU6\r\n
      > aW5zZXJqZXVuZUBkYnRlY2hhZnJpY2F0cmFjZXIub3Jn\n
      < 334 UGFzc3dvcmQ6\r\n
      > RGJ0YTIwMjM=\n
      < 235 Authentication succeeded\r\n
      > MAIL FROM:<nepasrepondre@dbtechafricatracer.org>\n
      < 250 OK\r\n
      > RCPT TO:<johnkituku254@gmail.com>\n
      < 250 Accepted\r\n
      > DATA\n
      < 354 Enter message, ending with "." on a line by itself\r\n
      > .\n
      < 250 OK id=1wdj49-0000000HO50-1Ia3\r\n
      """
  }
  -handlerName: "Symfony\Component\Mailer\Messenger\MessageHandler::__invoke"
}

messenger.bus.default1

Ordered list of messages dispatched on the messenger.bus.default bus

"Symfony\Component\Mailer\Messenger\SendEmailMessage"
Message
Symfony\Component\Mailer\Messenger\SendEmailMessage {#3207
  -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#3054
    -message: null
    -headers: Symfony\Component\Mime\Header\Headers {#3083
      -headers: [
        "from" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#3201
            -name: "From"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#3084
                -address: "nepasrepondre@dbtechafricatracer.org"
                -name: ""
              }
            ]
          }
        ]
        "to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#3202
            -name: "To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#3204
                -address: "johnkituku254@gmail.com"
                -name: ""
              }
            ]
          }
        ]
        "reply-to" => [
          Symfony\Component\Mime\Header\MailboxListHeader {#3212
            -name: "Reply-To"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -addresses: [
              Symfony\Component\Mime\Address {#3203
                -address: "nepasrepondre@dbtechafricatracer.org"
                -name: ""
              }
            ]
          }
        ]
        "subject" => [
          Symfony\Component\Mime\Header\UnstructuredHeader {#3206
            -name: "Subject"
            -lineLength: 76
            -lang: null
            -charset: "utf-8"
            -value: "Changing your inserjeune password"
          }
        ]
      ]
      -lineLength: 76
    }
    -body: null
    -text: null
    -textCharset: null
    -html: null
    -htmlCharset: null
    -attachments: []
    -cachedBody: null
    -htmlTemplate: "email/reset_password.html.twig"
    -textTemplate: null
    -context: [
      "code" => "4628"
    ]
  }
  -envelope: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#3176
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#3309
  -result: Symfony\Component\Mailer\SentMessage {#3298
    -original: Symfony\Bridge\Twig\Mime\TemplatedEmail {#3278
      -message: null
      -headers: Symfony\Component\Mime\Header\Headers {#3279
        -headers: [
          "from" => [
            Symfony\Component\Mime\Header\MailboxListHeader {#3280
              -name: "From"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -addresses: [
                Symfony\Component\Mime\Address {#3084
                  -address: "nepasrepondre@dbtechafricatracer.org"
                  -name: ""
                }
              ]
            }
          ]
          "to" => [
            Symfony\Component\Mime\Header\MailboxListHeader {#3281
              -name: "To"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -addresses: [
                Symfony\Component\Mime\Address {#3204
                  -address: "johnkituku254@gmail.com"
                  -name: ""
                }
              ]
            }
          ]
          "reply-to" => [
            Symfony\Component\Mime\Header\MailboxListHeader {#3282
              -name: "Reply-To"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -addresses: [
                Symfony\Component\Mime\Address {#3203
                  -address: "nepasrepondre@dbtechafricatracer.org"
                  -name: ""
                }
              ]
            }
          ]
          "subject" => [
            Symfony\Component\Mime\Header\UnstructuredHeader {#3283
              -name: "Subject"
              -lineLength: 76
              -lang: null
              -charset: "utf-8"
              -value: "Changing your inserjeune password"
            }
          ]
        ]
        -lineLength: 76
      }
      -body: null
      -text: """
        \n
        \n
        \n
        \n
        \n
            \n
                \n
                    Bonjour !\n
                    \n
                        Votre code pour modifier votre mot de passe est : 4628\n
                    \n
                \n
                \n
                    \n
                        Bien cordialement\n
                    \n
                \n
            \n
        \n
        \n
        \n
        """
      -textCharset: "utf-8"
      -html: """
        <!doctype html>\n
        <html lang="en">\n
        <head>\n
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8">\n
            <meta name="viewport" content="width=device-width">\n
            <title>Changement mot de passe</title>\n
            <style>\n
                body {\n
                    margin: 0;\n
                    padding: 0;\n
                    background-color: #f3f3f3;\n
                    font-family: Helvetica, Arial, sans-serif;\n
                }\n
                h1 {\n
                    background-color: #264459;\n
                    color: #ffffff;\n
                    padding: 30px 0 50px 0;\n
                    font-weight: normal;\n
                }\n
                hr {\n
                    border: none;\n
                    border-top: 3px solid #264459;\n
                    margin: 20px;\n
                }\n
                .container {\n
                    background-color: #fefefe;\n
                    width: 580px;\n
                    margin: 0 auto;\n
                }\n
                .bottom {\n
                    background-color: #efefee;\n
                }\n
                .block {\n
                    margin: 0;\n
                    padding: 10px 20px 20px 20px;\n
                }\n
                .logo {\n
                    width: 100%;\n
                }\n
                .text-center {\n
                    text-align: center;\n
                }\n
                .btn {\n
                    display: inline-block;\n
                    padding: 10px 20px;\n
                    background-color: #264459;\n
                    color: #fefefe;\n
                    border: 1px solid #fff;\n
                    border-radius: 3px;\n
                    font-size: 20px;\n
                    font-weight: bold;\n
                    text-decoration: none;\n
                }\n
            </style>\n
        </head>\n
        <body>\n
        <div class="body">\n
            <div class="container">\n
                <div class="content">\n
                    <h1 class="text-center">Bonjour !</h1>\n
                    <p class="block">\n
                        Votre code pour modifier votre mot de passe est : <strong>4628\n
                    </p>\n
                </div>\n
                <div class="footer">\n
                    <p class="block">\n
                        Bien cordialement</em>\n
                    </p>\n
                </div>\n
            </div>\n
        </div>\n
        </body>\n
        </html>\n
        """
      -htmlCharset: "utf-8"
      -attachments: []
      -cachedBody: null
      -htmlTemplate: "email/reset_password.html.twig"
      -textTemplate: null
      -context: [
        "code" => "4628"
        "Symfony\Bridge\Twig\Mime\BodyRenderer" => "748de046c247caa04769e3b88f732574"
      ]
    }
    -raw: Symfony\Component\Mime\RawMessage {#3307
      -message: """
        From: nepasrepondre@dbtechafricatracer.org\r\n
        To: johnkituku254@gmail.com\r\n
        Reply-To: nepasrepondre@dbtechafricatracer.org\r\n
        Subject: Changing your inserjeune password\r\n
        Message-ID: <db00a48d707952f57217323e0fa7fc4d@dbtechafricatracer.org>\r\n
        MIME-Version: 1.0\r\n
        Date: Sun, 28 Jun 2026 02:32:27 -0400\r\n
        Content-Type: multipart/alternative; boundary=SNziXjSk\r\n
        \r\n
        --SNziXjSk\r\n
        Content-Type: text/plain; charset=utf-8\r\n
        Content-Transfer-Encoding: quoted-printable\r\n
        \r\n
        \r\n
        \r\n
        \r\n
        \r\n
        \r\n
           =20\r\n
               =20\r\n
                    Bonjour !\r\n
                   =20\r\n
           =\r\n
                     Votre code pour modifier votre mot de passe est : 4628\r\n
             =\r\n
              =20\r\n
               =20\r\n
               =20\r\n
                   =20\r\n
                        Bien cordial=\r\n
        ement\r\n
                   =20\r\n
               =20\r\n
           =20\r\n
        \r\n
        \r\n
        \r\n
        \r\n
        --SNziXjSk\r\n
        Content-Type: text/html; charset=utf-8\r\n
        Content-Transfer-Encoding: quoted-printable\r\n
        \r\n
        <!doctype html>\r\n
        <html lang=3D"en">\r\n
        <head>\r\n
            <meta http-equiv=3D"Con=\r\n
        tent-Type" content=3D"text/html; charset=3Dutf-8">\r\n
            <meta name=3D"view=\r\n
        port" content=3D"width=3Ddevice-width">\r\n
            <title>Changement mot de pass=\r\n
        e</title>\r\n
            <style>\r\n
                body {\r\n
                    margin: 0;\r\n
               =\r\n
             padding: 0;\r\n
                    background-color: #f3f3f3;\r\n
                    fon=\r\n
        t-family: Helvetica, Arial, sans-serif;\r\n
                }\r\n
                h1 {\r\n
              =\r\n
              background-color: #264459;\r\n
                    color: #ffffff;\r\n
                  =\r\n
          padding: 30px 0 50px 0;\r\n
                    font-weight: normal;\r\n
                }\r\n
        =\r\n
                hr {\r\n
                    border: none;\r\n
                    border-top: 3px soli=\r\n
        d #264459;\r\n
                    margin: 20px;\r\n
                }\r\n
                .container {=\r\n
        \r\n
                    background-color: #fefefe;\r\n
                    width: 580px;\r\n
           =\r\n
                 margin: 0 auto;\r\n
                }\r\n
                .bottom {\r\n
                    back=\r\n
        ground-color: #efefee;\r\n
                }\r\n
                .block {\r\n
                    margin:=\r\n
         0;\r\n
                    padding: 10px 20px 20px 20px;\r\n
                }\r\n
                .logo=\r\n
         {\r\n
                    width: 100%;\r\n
                }\r\n
                .text-center {\r\n
              =\r\n
              text-align: center;\r\n
                }\r\n
                .btn {\r\n
                    displa=\r\n
        y: inline-block;\r\n
                    padding: 10px 20px;\r\n
                    background=\r\n
        -color: #264459;\r\n
                    color: #fefefe;\r\n
                    border: 1px so=\r\n
        lid #fff;\r\n
                    border-radius: 3px;\r\n
                    font-size: 20px;=\r\n
        \r\n
                    font-weight: bold;\r\n
                    text-decoration: none;\r\n
          =\r\n
              }\r\n
            </style>\r\n
        </head>\r\n
        <body>\r\n
        <div class=3D"body">\r\n
            <div=\r\n
         class=3D"container">\r\n
                <div class=3D"content">\r\n
                    <h1 c=\r\n
        lass=3D"text-center">Bonjour !</h1>\r\n
                    <p class=3D"block">\r\n
           =\r\n
                     Votre code pour modifier votre mot de passe est : <strong>4628=\r\n
        \r\n
                    </p>\r\n
                </div>\r\n
                <div class=3D"footer">\r\n
           =\r\n
                 <p class=3D"block">\r\n
                        Bien cordialement</em>\r\n
           =\r\n
                 </p>\r\n
                </div>\r\n
            </div>\r\n
        </div>\r\n
        </body>\r\n
        </html>\r\n
        \r\n
        --SNziXjSk--\r\n
        """
    }
    -envelope: Symfony\Component\Mailer\DelayedEnvelope {#3284
      -sender: Symfony\Component\Mime\Address {#3084}
      -recipients: []
      -senderSet: false
      -recipientsSet: false
      -message: Symfony\Bridge\Twig\Mime\TemplatedEmail {#3278}
    }
    -messageId: "db00a48d707952f57217323e0fa7fc4d@dbtechafricatracer.org"
    -debug: """
      < 220-mi3-ts107.a2hosting.com ESMTP Exim 4.99.4 #2 Sun, 28 Jun 2026 02:32:27 -0400 \r\n
      < 220-We do not authorize the use of this system to transport unsolicited, \r\n
      < 220 and/or bulk e-mail.\r\n
      > EHLO [127.0.0.1]\n
      < 250-mi3-ts107.a2hosting.com Hello mi3-ts107.a2hosting.com [66.198.240.20]\r\n
      < 250-SIZE 104857600\r\n
      < 250-LIMITS MAILMAX=1000 RCPTMAX=50000\r\n
      < 250-8BITMIME\r\n
      < 250-PIPELINING\r\n
      < 250-PIPECONNECT\r\n
      < 250-AUTH PLAIN LOGIN\r\n
      < 250 HELP\r\n
      > AUTH LOGIN\n
      < 334 VXNlcm5hbWU6\r\n
      > aW5zZXJqZXVuZUBkYnRlY2hhZnJpY2F0cmFjZXIub3Jn\n
      < 334 UGFzc3dvcmQ6\r\n
      > RGJ0YTIwMjM=\n
      < 235 Authentication succeeded\r\n
      > MAIL FROM:<nepasrepondre@dbtechafricatracer.org>\n
      < 250 OK\r\n
      > RCPT TO:<johnkituku254@gmail.com>\n
      < 250 Accepted\r\n
      > DATA\n
      < 354 Enter message, ending with "." on a line by itself\r\n
      > .\n
      < 250 OK id=1wdj49-0000000HO50-1Ia3\r\n
      """
  }
  -handlerName: "Symfony\Component\Mailer\Messenger\MessageHandler::__invoke"
}