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

[Mime] Keep Sender full address when used by non-SMTP transports#37580

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
fabpot merged 1 commit intosymfony:4.4fromfabpot:mime-sender
Jul 15, 2020

Conversation

@fabpot
Copy link
Member

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
Ticketsn/a
LicenseMIT
Doc PRn/a

refs#36178

TheEnvelope is an SMTP concept. The Sender is used in theMAIL FROM SMTP command, where only an address is supported. But we are also supporting non-SMTP transports, where the Sender might also be used as theFrom header, where a full mailbox is supported.

To take into account the 2 usages, this PR keeps the full mailbox in the Envelope and let the SMTP class only use the address (which was already the case anyway).

Copy link
Contributor

@dmaicherdmaicher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍 Seems good to me. Some tests failing though

@fabpot
Copy link
MemberAuthor

@dmaicher But tests are failing on deps=high, which is expected, right?

@dmaicher
Copy link
Contributor

@fabpot ah of course. So they should pass once this fix has been merged up I guess? 😊

xabbuh reacted with thumbs up emoji

@fabpotfabpot merged commitb34abaf intosymfony:4.4Jul 15, 2020
@fabpotfabpot deleted the mime-sender branchJuly 15, 2020 10:52
This was referencedJul 24, 2020
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@dmaicherdmaicherdmaicher approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.4

Development

Successfully merging this pull request may close these issues.

4 participants

@fabpot@dmaicher@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp