Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Mailer] Mention theSentMessageEvent andFailedMessageEvent#20186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@wkania
Copy link
Contributor

@wkaniawkania commentedSep 1, 2024
edited
Loading

Thesymfony/symfony#47080 PR was created to solve the problem ofdebugging and to getinformation about email after it was sent.
The section aboutdebugging does not mention those events. Added some links for better navigation.

For example what debug returns:

< 220 ESMTP SYMFONY.COM> EHLO [127.0.0.1]< 250-smtp.symfony.com< 250-PIPELINING< 250-SIZE 157286400< 250-AUTH PLAIN LOGIN PLAIN LOGIN PLAIN LOGIN< 250-AUTH=PLAIN LOGIN PLAIN LOGIN PLAIN LOGIN< 250-ENHANCEDSTATUSCODES< 250-8BITMIME< 250 SMTPUTF8> AUTH LOGIN< 334 VXNlcm5hbWU6> ZXhhbXBsZUBzeW1mb255LmNvbQ==< 334 UGFzc3dvcmQ6> U3ltcGhvbnkg.aXMgQXdlc29tZQ==< 235 2.7.0 Authentication successful> MAIL FROM:<example@symfony.com>< 250 2.1.0 Ok> RCPT TO:<dummy@symfony.com>< 250 2.1.5 Ok> DATA< 354 End data with <CR><LF>.<CR><LF>> .< 250 OK. ID: a20fb6ebbc54d22b

P.S.
I see that the checks now can find repeated words:

mailer.rst ✘ 1765: The word "the" is used more times in a row.   ->  ``FailedMessageEvent`` allows acting on the the initial message in case of a failure and some

@carsonbotcarsonbot added this to the6.4 milestoneSep 1, 2024
@wkaniawkaniaforce-pushed themailer-debug-links-to-events branch from69e0ddd to4eb9f97CompareSeptember 1, 2024 22:21
@OskarStarkOskarStark changed the title[Mailer] Mention the SentMessageEvent and FailedMessageEvent in the d…[Mailer] Mention theSentMessageEvent andFailedMessageEventSep 2, 2024
@wkaniawkania mentioned this pull requestSep 5, 2024
@javiereguiluzjaviereguiluzforce-pushed themailer-debug-links-to-events branch from4eb9f97 to8e3c1dbCompareFebruary 3, 2025 11:52
@javiereguiluzjaviereguiluz merged commit0ea7ad3 intosymfony:6.4Feb 3, 2025
3 checks passed
@javiereguiluz
Copy link
Member

javiereguiluz commentedFeb 3, 2025
edited
Loading

This was finally merged! Thanks a lot@wkania and sorry it took us so long to merge it.

wkania reacted with thumbs up emoji

@wkania
Copy link
ContributorAuthor

I'm glad it was merged.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

6.4

Development

Successfully merging this pull request may close these issues.

3 participants

@wkania@javiereguiluz@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp